Enter Drift #81
Annotations
10 errors
Run typecheck
Cannot find module 'src/adapter/contract/types/event' or its corresponding type declarations.
|
Run typecheck
Object literal may only specify known properties, and 'filter' does not exist in type 'GetEventsParams<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 ..., { ...; }], "Transfer">'.
|
Run typecheck
Object literal may only specify known properties, and 'filter' does not exist in type 'GetEventsParams<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 ..., { ...; }], "Transfer">'.
|
Run typecheck
Property 'resolves' does not exist on type 'void'.
|
Run typecheck
Cannot find module 'src/adapter/contract/types/event' or its corresponding type declarations.
|
Run typecheck
Cannot find module 'src/adapter/contract/types/function' or its corresponding type declarations.
|
Run typecheck
Expected 1 type arguments, but got 2.
|
Run typecheck
Expected 1 type arguments, but got 2.
|
Run typecheck
Expected 1 type arguments, but got 2.
|
Run typecheck
Expected 1 type arguments, but got 2.
|
Loading