Testing deploy #2
Annotations
6 errors and 1 warning
ci (ubuntu-latest, 16.x)
Type 'string' is not assignable to type '"0x5FbDB2315678afecb367f032d93F642f64180aa3"'.
|
ci (ubuntu-latest, 16.x)
Type 'AbiFunction[]' is not assignable to type 'readonly [{ readonly inputs: readonly [{ readonly internalType: "address"; readonly name: "_owner"; readonly type: "address"; }]; readonly stateMutability: "nonpayable"; readonly type: "constructor"; }, ... 8 more ..., { ...; }]'.
|
ci (ubuntu-latest, 16.x)
Type 'string' is not assignable to type '"0x5FbDB2315678afecb367f032d93F642f64180aa3"'.
|
ci (ubuntu-latest, 16.x)
Type 'AbiFunction[]' is not assignable to type 'readonly [{ readonly inputs: readonly [{ readonly internalType: "address"; readonly name: "_owner"; readonly type: "address"; }]; readonly stateMutability: "nonpayable"; readonly type: "constructor"; }, ... 8 more ..., { ...; }]'.
|
ci (ubuntu-latest, 16.x)
Property 'inheritedFunctions' is missing in type '{ address: string; abi: Abi; }' but required in type '{ readonly address: "0x5FbDB2315678afecb367f032d93F642f64180aa3"; readonly abi: readonly [{ readonly inputs: readonly [{ readonly internalType: "address"; readonly name: "_owner"; readonly type: "address"; }]; readonly stateMutability: "nonpayable"; readonly type: "constructor"; }, ... 8 more ..., { ...; }]; readonl...'.
|
ci (ubuntu-latest, 16.x)
Process completed with exit code 2.
|
ci (ubuntu-latest, 16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|