Idea #2431
ci.yml
on: pull_request
Lint, build and test
39s
Annotations
3 errors
Lint, build and test:
src/fixtures/warp.ts#L24
Argument of type 'Bytes' is not assignable to parameter of type 'Uint8Array'.
|
Lint, build and test:
src/fixtures/warp.ts#L50
Argument of type 'Address' is not assignable to parameter of type 'Bytes'.
|
Lint, build and test
Process completed with exit code 2.
|