Skip to content

add workflows

add workflows #1

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

Annotations

11 errors and 3 warnings
test
Process completed with exit code 1.
lint
Process completed with exit code 1.
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.
typecheck
Dynamic imports are only supported when the '--module' flag is set to 'es2020', 'es2022', 'esnext', 'commonjs', 'amd', 'system', 'umd', 'node16', or 'nodenext'.
typecheck
Process completed with exit code 2.
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/.
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
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/.