Skip to content

Fix flaky test timeout in ObjectForm MSW test #1793

Fix flaky test timeout in ObjectForm MSW test

Fix flaky test timeout in ObjectForm MSW test #1793

Re-run triggered February 2, 2026 15:00
Status Startup failure
Total duration
Artifacts

ci.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Error
An unexpected error has occurred and we've been automatically notified. Errors are sometimes temporary, so please try again. If the problem persists, please check whether the Actions service is operating normally at https://githubstatus.com. If not, please try again once the outage has been resolved. Should you need to contact Support, please visit https://support.github.com/contact and include request ID: C75E:0B77:1007AD9:13DF7CB:6980BC21
Test (20.x)
Process completed with exit code 1.
Lint: packages/plugin-map/src/ObjectMap.tsx#L84
Unexpected any. Specify a different type
Lint: packages/plugin-map/src/ObjectMap.tsx#L36
Unexpected any. Specify a different type
Lint: packages/plugin-map/src/ObjectMap.tsx#L35
Unexpected any. Specify a different type
Lint: packages/plugin-map/src/ObjectMap.tsx#L34
Unexpected any. Specify a different type
Lint: packages/plugin-editor/src/index.tsx#L82
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Lint: packages/plugin-editor/src/index.test.ts#L92
Unexpected any. Specify a different type
Lint: packages/plugin-editor/src/index.test.ts#L65
Unexpected any. Specify a different type
Lint: packages/plugin-editor/src/index.test.ts#L47
Unexpected any. Specify a different type
Lint: packages/plugin-editor/src/index.test.ts#L36
Unexpected any. Specify a different type
Lint: packages/create-plugin/src/index.ts#L115
'templateDir' is assigned a value but never used