Enter Drift #81
Annotations
16 errors
verify (typecheck)
Cannot find module 'src/adapter/contract/types/event' or its corresponding type declarations.
|
verify (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">'.
|
verify (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">'.
|
verify (typecheck)
Property 'resolves' does not exist on type 'void'.
|
verify (typecheck)
Cannot find module 'src/adapter/contract/types/event' or its corresponding type declarations.
|
verify (typecheck)
Cannot find module 'src/adapter/contract/types/function' or its corresponding type declarations.
|
verify (typecheck)
Expected 1 type arguments, but got 2.
|
verify (typecheck)
Expected 1 type arguments, but got 2.
|
verify (typecheck)
Expected 1 type arguments, but got 2.
|
verify (typecheck)
Expected 1 type arguments, but got 2.
|
verify (test)
The job was canceled because "typecheck" failed.
|
verify (test)
The operation was canceled.
|
verify (lint)
The job was canceled because "typecheck" failed.
|
verify (lint)
The operation was canceled.
|
verify (build)
The job was canceled because "typecheck" failed.
|
verify (build)
The operation was canceled.
|