Skip to content

Testing

Testing #11

Triggered via pull request February 12, 2024 18:46
Status Failure
Total duration 30s
Artifacts

pull-request.yml

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

Annotations

21 errors and 10 warnings
verify (build)
@delvtech/evm-client#build: command (/home/runner/work/evm-client/evm-client/packages/evm-client) /tmp/yarn--1707763615787-0.6550849275806936/yarn run build exited (1)
verify (build)
Class 'ReadContractStub<TAbi>' incorrectly implements interface 'ReadContract<TAbi>'.
verify (build)
Class 'ReadWriteContractStub<TAbi>' incorrectly implements interface 'ReadWriteContract<TAbi>'.
verify (build)
Process completed with exit code 1.
verify (lint)
The job was canceled because "build" failed.
verify (test)
The job was canceled because "build" failed.
verify (test)
@delvtech/evm-client#build: command (/home/runner/work/evm-client/evm-client/packages/evm-client) /tmp/yarn--1707763617726-0.7675312128544041/yarn run build exited (1)
verify (test)
Class 'ReadContractStub<TAbi>' incorrectly implements interface 'ReadContract<TAbi>'.
verify (test)
Class 'ReadWriteContractStub<TAbi>' incorrectly implements interface 'ReadWriteContract<TAbi>'.
verify (test)
Process completed with exit code 1.
verify (typecheck)
The job was canceled because "build" failed.
verify (typecheck)
Property 'name' is missing in type 'ReadContractStub<readonly [{ readonly constant: true; readonly inputs: readonly []; readonly name: "name"; readonly outputs: readonly [{ readonly name: ""; readonly type: "string"; }]; readonly payable: false; readonly stateMutability: "view"; readonly type: "function"; }, ... 10 more ..., { ...; }]>' but required in type 'ReadContract<Abi>'.
verify (typecheck)
Argument of type 'string' is not assignable to parameter of type 'never'.
verify (typecheck)
Argument of type 'string' is not assignable to parameter of type 'never'.
verify (typecheck)
Type 'ReadContractStub<readonly [{ readonly constant: true; readonly inputs: readonly []; readonly name: "name"; readonly outputs: readonly [{ readonly name: ""; readonly type: "string"; }]; readonly payable: false; readonly stateMutability: "view"; readonly type: "function"; }, ... 10 more ..., { ...; }]>' is not assignable to type 'ReadContract<Abi>'.
verify (typecheck)
Type 'ReadContractStub<readonly [{ readonly constant: true; readonly inputs: readonly []; readonly name: "name"; readonly outputs: readonly [{ readonly name: ""; readonly type: "string"; }]; readonly payable: false; readonly stateMutability: "view"; readonly type: "function"; }, ... 10 more ..., { ...; }]>' is not assignable to type 'ReadContract<Abi>'.
verify (typecheck)
Argument of type 'string' is not assignable to parameter of type 'never'.
verify (typecheck)
Argument of type '"0x123abc"' is not assignable to parameter of type 'undefined'.
verify (typecheck)
Argument of type 'string' is not assignable to parameter of type 'never'.
verify (typecheck)
Type 'ReadContractStub<readonly [{ readonly constant: true; readonly inputs: readonly []; readonly name: "name"; readonly outputs: readonly [{ readonly name: ""; readonly type: "string"; }]; readonly payable: false; readonly stateMutability: "view"; readonly type: "function"; }, ... 10 more ..., { ...; }]>' is not assignable to type 'ReadContract<Abi>'.
verify (typecheck)
Argument of type 'string' is not assignable to parameter of type 'never'.
verify (lint): packages/evm-client/src/cache/types/SimpleCache.ts#L16
'key' is defined but never used
verify (lint): packages/evm-client/src/cache/types/SimpleCache.ts#L23
'key' is defined but never used
verify (lint): packages/evm-client/src/cache/types/SimpleCache.ts#L23
'value' is defined but never used
verify (lint): packages/evm-client/src/cache/types/SimpleCache.ts#L28
'key' is defined but never used
verify (lint): packages/evm-client/src/cache/types/SimpleCache.ts#L42
'predicate' is defined but never used
verify (lint): packages/evm-client/src/cache/types/SimpleCache.ts#L42
'value' is defined but never used
verify (lint): packages/evm-client/src/cache/types/SimpleCache.ts#L42
'key' is defined but never used
verify (lint): packages/evm-client/src/contract/types/CachedContract.ts#L14
'functionName' is defined but never used