[Snyk] Upgrade: , , , , , , , node-gyp-build #684
Annotations
13 errors and 2 warnings
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)
Process completed with exit code 1.
|
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 (18.x)
The job was canceled because "_16_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)
Process completed with exit code 1.
|
build (16.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/
|
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/
|