Skip to content

Enter Drift

Enter Drift #82

Triggered via pull request October 3, 2024 06:14
@ryangoreeryangoree
synchronize #86
ryan-drift
Status Failure
Total duration 24s
Artifacts

pull-request.yml

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

Annotations

32 errors
verify (build)
@delvtech/drift#build: command (/home/runner/work/evm-client/evm-client/packages/drift) /tmp/yarn--1727936074949-0.10052154755149245/yarn run build exited (1)
verify (build)
Cannot find module 'src/contract/types/AbiEntry' or its corresponding type declarations.
verify (build)
Cannot find module 'src/cache/types/CachedContract' or its corresponding type declarations.
verify (build)
Cannot find module 'src/contract/types/Contract' or its corresponding type declarations.
verify (build)
Cannot find module 'src/contract/types/Event' or its corresponding type declarations.
verify (build)
Cannot find module 'src/contract/types/Function' or its corresponding type declarations.
verify (build)
Cannot find module 'src/contract/utils/arrayToFriendly' or its corresponding type declarations.
verify (build)
Cannot find module 'src/contract/utils/arrayToObject' or its corresponding type declarations.
verify (build)
Cannot find module 'src/contract/utils/getAbiEntry' or its corresponding type declarations.
verify (build)
Cannot find module 'src/contract/utils/objectToArray' or its corresponding type declarations.
verify (typecheck)
The job was canceled because "build" failed.
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)
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)
Cannot find module 'src/adapter/contract/types/event' or its corresponding type declarations.
verify (typecheck)
Cannot find module 'src/adapter/contract/types/contract' or its corresponding type declarations.
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)
Cannot find module 'src/adapter/contract/types/contract' or its corresponding type declarations.
verify (test)
The job was canceled because "build" failed.
verify (test)
Cannot find module 'src/contract/types/AbiEntry' or its corresponding type declarations.
verify (test)
Cannot find module 'src/cache/types/CachedContract' or its corresponding type declarations.
verify (test)
Cannot find module 'src/contract/types/Contract' or its corresponding type declarations.
verify (test)
Cannot find module 'src/contract/types/Event' or its corresponding type declarations.
verify (test)
Cannot find module 'src/contract/types/Function' or its corresponding type declarations.
verify (test)
Cannot find module 'src/contract/utils/arrayToFriendly' or its corresponding type declarations.
verify (test)
Cannot find module 'src/contract/utils/arrayToObject' or its corresponding type declarations.
verify (test)
Cannot find module 'src/contract/utils/getAbiEntry' or its corresponding type declarations.
verify (test)
Cannot find module 'src/contract/utils/objectToArray' or its corresponding type declarations.
verify (test)
Cannot find module 'src/network/types/Block' or its corresponding type declarations.