Skip to content

feat: prevent FOUC with SSR in dev #59

feat: prevent FOUC with SSR in dev

feat: prevent FOUC with SSR in dev #59

Triggered via push March 3, 2024 13:45
Status Failure
Total duration 1m 52s
Artifacts

checks.yml

on: push
Matrix: test / test_linux
Matrix: test / test_windows
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 5 warnings
typecheck / typecheck: tests/middleware.spec.ts#L24
Argument of type '{ rootView: string; sharedData: {}; versionCache: VersionCache; ssr: { enabled: false; bundle: string; entrypoint: string; }; }' is not assignable to parameter of type 'ResolvedConfig'.
typecheck / typecheck: tests/middleware.spec.ts#L46
Argument of type '{ rootView: string; sharedData: {}; versionCache: VersionCache; ssr: { enabled: false; bundle: string; entrypoint: string; }; }' is not assignable to parameter of type 'ResolvedConfig'.
typecheck / typecheck: tests/middleware.spec.ts#L75
Argument of type '{ rootView: string; sharedData: {}; versionCache: VersionCache; ssr: { enabled: false; bundle: string; entrypoint: string; }; }' is not assignable to parameter of type 'ResolvedConfig'.
typecheck / typecheck: tests/middleware.spec.ts#L104
Argument of type '{ rootView: string; sharedData: {}; versionCache: VersionCache; ssr: { enabled: false; bundle: string; entrypoint: string; }; }' is not assignable to parameter of type 'ResolvedConfig'.
typecheck / typecheck: tests/middleware.spec.ts#L131
Argument of type '{ rootView: string; sharedData: {}; versionCache: VersionCache; ssr: { enabled: false; bundle: string; entrypoint: string; }; }' is not assignable to parameter of type 'ResolvedConfig'.
typecheck / typecheck: tests/middleware.spec.ts#L152
Argument of type '{ rootView: string; sharedData: {}; versionCache: VersionCache; ssr: { enabled: false; bundle: string; entrypoint: string; }; }' is not assignable to parameter of type 'ResolvedConfig'.
typecheck / typecheck: tests/middleware.spec.ts#L183
Argument of type '{ rootView: string; sharedData: {}; versionCache: VersionCache; ssr: { enabled: false; bundle: string; entrypoint: string; }; }' is not assignable to parameter of type 'ResolvedConfig'.
typecheck / typecheck: tests/plugins/api_client.spec.ts#L73
Argument of type '{ versionCache: VersionCache; rootView: string; sharedData: {}; ssr: { enabled: false; bundle: string; entrypoint: string; }; }' is not assignable to parameter of type 'ResolvedConfig'.
typecheck / typecheck: tests/plugins/api_client.spec.ts#L114
Argument of type '{ versionCache: VersionCache; rootView: string; sharedData: {}; ssr: { enabled: false; bundle: string; entrypoint: string; }; }' is not assignable to parameter of type 'ResolvedConfig'.
typecheck / typecheck: tests/plugins/api_client.spec.ts#L148
Argument of type '{ versionCache: VersionCache; rootView: string; sharedData: {}; ssr: { enabled: false; bundle: string; entrypoint: string; }; }' is not assignable to parameter of type 'ResolvedConfig'.
test / test_windows (20.9.0)
Process completed with exit code 1.
test / test_windows (21.x)
The job was canceled because "_20_9_0" failed.
test / test_windows (21.x)
The operation was canceled.
lint / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
typecheck / typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / test_linux (20.9.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / test_linux (21.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test / test_windows (20.9.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.