update cannonfiles for 1.4.1 #6
Annotations
10 errors and 2 warnings
Run npm ci:
node_modules/@usecannon/cli/src/helpers.ts#L17
Could not find a declaration file for module 'fs-extra'. '/home/runner/work/safe-smart-account/safe-smart-account/node_modules/@usecannon/cli/node_modules/fs-extra/lib/index.js' implicitly has an 'any' type.
|
Run npm ci:
node_modules/@usecannon/cli/src/helpers.ts#L18
Could not find a declaration file for module 'lodash'. '/home/runner/work/safe-smart-account/safe-smart-account/node_modules/lodash/lodash.js' implicitly has an 'any' type.
|
Run npm ci:
node_modules/@usecannon/cli/src/helpers.ts#L19
Could not find a declaration file for module 'prompts'. '/home/runner/work/safe-smart-account/safe-smart-account/node_modules/prompts/index.js' implicitly has an 'any' type.
|
Run npm ci:
node_modules/@usecannon/cli/src/rpc.ts#L7
Could not find a declaration file for module 'lodash'. '/home/runner/work/safe-smart-account/safe-smart-account/node_modules/lodash/lodash.js' implicitly has an 'any' type.
|
Run npm ci:
node_modules/@usecannon/cli/src/settings.ts#L4
Could not find a declaration file for module 'fs-extra'. '/home/runner/work/safe-smart-account/safe-smart-account/node_modules/@usecannon/cli/node_modules/fs-extra/lib/index.js' implicitly has an 'any' type.
|
Run npm ci:
node_modules/@usecannon/cli/src/settings.ts#L5
Could not find a declaration file for module 'lodash'. '/home/runner/work/safe-smart-account/safe-smart-account/node_modules/lodash/lodash.js' implicitly has an 'any' type.
|
Run npm ci:
node_modules/@usecannon/cli/src/util/anvil.ts#L1
Could not find a declaration file for module 'lodash'. '/home/runner/work/safe-smart-account/safe-smart-account/node_modules/lodash/lodash.js' implicitly has an 'any' type.
|
Run npm ci:
node_modules/viem/_types/clients/transports/webSocket.d.ts#L40
Cannot find name 'WebSocket'.
|
Run npm ci:
node_modules/viem/_types/clients/transports/webSocket.d.ts#L41
Cannot find name 'WebSocket'.
|
Run npm ci:
node_modules/viem/_types/utils/formatters/transaction.d.ts#L51
Type 'K_1' cannot be used to index type '{ gas: bigint; value: bigint; blockHash: `0x${string}` | null; blockNumber: bigint | null; from: `0x${string}`; hash: `0x${string}`; input: `0x${string}`; nonce: number; r: `0x${string}`; s: `0x${string}`; to: `0x${string}` | null; ... 11 more ...; type: "legacy"; }'.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Loading