Skip to content

Bump @safe-global/protocol-kit from 1.2.0 to 2.0.0 #664

Bump @safe-global/protocol-kit from 1.2.0 to 2.0.0

Bump @safe-global/protocol-kit from 1.2.0 to 2.0.0 #664

Triggered via pull request May 23, 2024 14:16
Status Failure
Total duration 46s
Artifacts

publish.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
build: src/gnosis-safe.ts#L52
Type 'EthersAdapter' is not assignable to type 'EthAdapter'.
build: src/gnosis-safe.ts#L53
Argument of type '{ safeTransactionData: MetaTransactionData[]; options: { safeTxGas: string; baseGas: string; gasPrice: string; gasToken: string; refundReceiver: string; nonce: number; }; }' is not assignable to parameter of type 'CreateTransactionProps'.
build: src/gnosis-safe.ts#L65
Type 'EthersAdapter' is not assignable to type 'EthAdapter'.
build: src/gnosis-safe.ts#L82
Type 'typeof import("/home/runner/work/upgrade-tools/upgrade-tools/node_modules/ethers/lib/ethers") & HardhatEthersHelpers' is missing the following properties from type 'typeof import("/home/runner/work/upgrade-tools/upgrade-tools/node_modules/@safe-global/protocol-kit/node_modules/ethers/lib.commonjs/ethers")': decodeBytes32String, encodeBytes32String, AbiCoder, ConstructorFragment, and 174 more.
build: src/gnosis-safe.ts#L83
Type 'SignerWithAddress' is not assignable to type 'Provider | AbstractSigner<Provider | null>'.
build: src/gnosis-safe.ts#L94
Type 'EthersAdapter' is not assignable to type 'EthAdapter'.
build
Process completed with exit code 2.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@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/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/