Skip to content

[Snyk] Upgrade: , , , , , , , node-gyp-build #680

[Snyk] Upgrade: , , , , , , , node-gyp-build

[Snyk] Upgrade: , , , , , , , node-gyp-build #680

Triggered via pull request September 8, 2024 21:22
Status Failure
Total duration 2m 15s
Artifacts

webpack.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 1 warning
build (14.x): 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'.
build (14.x): 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'.
build (14.x): src/chains/ethereum/block/src/block.ts#L175
Type '(tx: TypedTransaction) => Data' is not assignable to type '(tx: TypedTransaction) => Data | LegacyTransactionJSON | EIP2930AccessListTransactionJSON | EIP1559FeeMarketTransactionJSON'.
build (14.x)
Process completed with exit code 1.
build (16.x)
The job was canceled because "_14_x" failed.
build (16.x): 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'.
build (16.x): 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'.
build (16.x): src/chains/ethereum/block/src/block.ts#L175
Type '(tx: TypedTransaction) => Data' is not assignable to type '(tx: TypedTransaction) => Data | LegacyTransactionJSON | EIP2930AccessListTransactionJSON | EIP1559FeeMarketTransactionJSON'.
build (16.x)
The operation was canceled.
build (18.x)
The job was canceled because "_14_x" failed.
build (18.x): 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'.
build (18.x): 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'.
build (18.x): src/chains/ethereum/block/src/block.ts#L175
Type '(tx: TypedTransaction) => Data' is not assignable to type '(tx: TypedTransaction) => Data | LegacyTransactionJSON | EIP2930AccessListTransactionJSON | EIP1559FeeMarketTransactionJSON'.
build (18.x)
The operation was canceled.
build (14.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/