[Snyk] Upgrade: , , , , , , , node-gyp-build #684
Annotations
4 errors and 1 warning
Run npm ci:
src/chains/ethereum/block/src/serialize.ts#L136
Argument of type 'import("/home/runner/work/ganache/ganache/src/chains/ethereum/block/node_modules/@ethereumjs/common/dist/common").Common' is not assignable to parameter of type 'import("/home/runner/work/ganache/ganache/src/chains/ethereum/transaction/node_modules/@ethereumjs/common/dist/common").Common'.
|
Run npm ci:
src/chains/ethereum/block/src/block.ts#L173
Argument of type 'import("/home/runner/work/ganache/ganache/src/chains/ethereum/block/node_modules/@ethereumjs/common/dist/common").Common' is not assignable to parameter of type 'import("/home/runner/work/ganache/ganache/src/chains/ethereum/transaction/node_modules/@ethereumjs/common/dist/common").Common'.
|
Run npm ci:
src/chains/ethereum/block/src/block.ts#L175
Type '(tx: TypedTransaction) => Data' is not assignable to type '(tx: TypedTransaction) => Data | LegacyTransactionJSON | EIP2930AccessListTransactionJSON | EIP1559FeeMarketTransactionJSON'.
|
Run npm ci
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: styfle/[email protected], actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading