Bump @safe-global/protocol-kit from 1.2.0 to 2.0.0 #928
Annotations
7 errors and 2 warnings
Compile:
src/gnosis-safe.ts#L53
Type 'EthersAdapter' is not assignable to type 'EthAdapter'.
|
Compile:
src/gnosis-safe.ts#L54
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'.
|
Compile:
src/gnosis-safe.ts#L85
Type 'EthersAdapter' is not assignable to type 'EthAdapter'.
|
Compile:
src/gnosis-safe.ts#L102
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.
|
Compile:
src/gnosis-safe.ts#L103
Type 'SignerWithAddress' is not assignable to type 'Provider | AbstractSigner<Provider | null>'.
|
Compile:
src/gnosis-safe.ts#L114
Type 'EthersAdapter' is not assignable to type 'EthAdapter'.
|
Compile
Process completed with exit code 2.
|
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, actions/setup-python@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Get yarn cache directory path
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/
|
The logs for this run have expired and are no longer available.
Loading