fix: name clashes #1067
Annotations
10 errors and 1 warning
Run pnpm typecheck
Conversion of type 'Contract' to type 'NameClashes' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
Run pnpm typecheck
Interface 'NameClashes' incorrectly extends interface 'BaseContract'.
|
Run pnpm typecheck
Duplicate identifier 'off'.
|
Run pnpm typecheck
Duplicate identifier 'on'.
|
Run pnpm typecheck
Duplicate identifier 'once'.
|
Run pnpm typecheck
Duplicate identifier 'off'.
|
Run pnpm typecheck
Duplicate identifier 'on'.
|
Run pnpm typecheck
Duplicate identifier 'once'.
|
Run pnpm typecheck
Subsequent property declarations must have the same type. Property 'filters' must be of type '(overrides?: CallOverrides | undefined) => Promise<string>', but here has type '{}'.
|
Run pnpm typecheck
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading