escape char #2399
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
20 errors and 6 warnings
Build test (pnpm):
packages/gossiplog/src/pg/index.ts#L1
Cannot find module '@canvas-js/okra-pg' or its corresponding type declarations.
|
Build test (pnpm):
examples/encrypted-chat/src/App.tsx#L1
Cannot find module '@canvas-js/core' or its corresponding type declarations.
|
Build test (pnpm):
examples/encrypted-chat/src/App.tsx#L1
Cannot find module '@canvas-js/hooks' or its corresponding type declarations.
|
Build test (pnpm):
examples/encrypted-chat/src/App.tsx#L1
Parameter 'db' implicitly has an 'any' type.
|
Build test (pnpm):
examples/encrypted-chat/src/App.tsx#L1
Binding element 'key' implicitly has an 'any' type.
|
Build test (pnpm):
examples/encrypted-chat/src/App.tsx#L1
Binding element 'address' implicitly has an 'any' type.
|
Build test (pnpm):
examples/encrypted-chat/src/App.tsx#L1
Parameter 'db' implicitly has an 'any' type.
|
Build test (pnpm):
examples/encrypted-chat/src/App.tsx#L1
Binding element 'members' implicitly has an 'any' type.
|
Build test (pnpm):
examples/encrypted-chat/src/App.tsx#L1
Binding element 'groupKeys' implicitly has an 'any' type.
|
Build test (pnpm):
examples/encrypted-chat/src/App.tsx#L1
Binding element 'groupPublicKey' implicitly has an 'any' type.
|
Unit Tests:
packages/gossiplog/src/pg/index.ts#L1
Cannot find module '@canvas-js/okra-pg' or its corresponding type declarations.
|
Unit Tests:
examples/encrypted-chat/src/App.tsx#L1
Cannot find module '@canvas-js/core' or its corresponding type declarations.
|
Unit Tests:
examples/encrypted-chat/src/App.tsx#L1
Cannot find module '@canvas-js/hooks' or its corresponding type declarations.
|
Unit Tests:
examples/encrypted-chat/src/App.tsx#L1
Parameter 'db' implicitly has an 'any' type.
|
Unit Tests:
examples/encrypted-chat/src/App.tsx#L1
Binding element 'key' implicitly has an 'any' type.
|
Unit Tests:
examples/encrypted-chat/src/App.tsx#L1
Binding element 'address' implicitly has an 'any' type.
|
Unit Tests:
examples/encrypted-chat/src/App.tsx#L1
Parameter 'db' implicitly has an 'any' type.
|
Unit Tests:
examples/encrypted-chat/src/App.tsx#L1
Binding element 'members' implicitly has an 'any' type.
|
Unit Tests:
examples/encrypted-chat/src/App.tsx#L1
Binding element 'groupKeys' implicitly has an 'any' type.
|
Unit Tests:
examples/encrypted-chat/src/App.tsx#L1
Binding element 'groupPublicKey' implicitly has an 'any' type.
|
Build test (pnpm)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v1, pnpm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build test (pnpm)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|