Skip to content

cleanup

cleanup #3

Triggered via push June 1, 2024 16:17
Status Failure
Total duration 1m 8s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 3 warnings
lint
Process completed with exit code 1.
test
Process completed with exit code 1.
typecheck
Cannot find module 'src/components/authForm' or its corresponding type declarations.
typecheck
Binding element 'password' implicitly has an 'any' type.
typecheck
Binding element 'username' implicitly has an 'any' type.
typecheck
Cannot find module '~/components/primitives/alert-dialog' or its corresponding type declarations.
typecheck
No overload matches this call.
typecheck
'activeSnapshot' is possibly 'null'.
typecheck
'activeSnapshot' is possibly 'null'.
typecheck
Argument of type '({ updates: { id: string; version: number; data: string; snapshotId: string; clock: number; pubKey: string; }[]; } & { id: string; latestVersion: number; data: string; ciphertextHash: string; documentId: string; createdAt: Date; clocks: JsonValue; parentSnapshotUpdateClocks: JsonValue; parentSnapshotProof: string; }...' is not assignable to parameter of type '{ id: string; latestVersion: number; data: string; ciphertextHash: string; documentId: string; createdAt: Date; clocks: JsonValue; parentSnapshotUpdateClocks: JsonValue; parentSnapshotProof: string; }'.
typecheck
'activeSnapshot' is possibly 'null'.
typecheck
Top-level 'await' expressions are only allowed when the 'module' option is set to 'es2022', 'esnext', 'system', 'node16', or 'nodenext', and the 'target' option is set to 'es2017' or higher.
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/.
test
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
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/.