Misc bug fixes and improvements #161
build-and-prettier.yml
on: pull_request
check-prettier
1m 0s
Annotations
8 errors and 1 warning
check-prettier:
src/components/HighlightedCode.tsx#L6
Binding element 'language' implicitly has an 'any' type.
|
check-prettier:
src/components/HighlightedCode.tsx#L6
Binding element 'content' implicitly has an 'any' type.
|
check-prettier:
src/execution/transaction/decoder/DecodedScillaParamsTable.tsx#L32
The left-hand side of an 'instanceof' expression must be of type 'any', an object type or a type parameter.
|
check-prettier:
src/useERC1967.ts#L45
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
check-prettier:
src/useERC1967.ts#L48
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
check-prettier:
src/useERC1967.ts#L51
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
check-prettier:
src/useResolvedAddresses.ts#L66
Property 'toLowerCase' does not exist on type 'never'.
|
check-prettier
Process completed with exit code 2.
|
check-prettier
Cache not found for keys: node-cache-Linux-x64-npm-0e7ecf397b8bd4df556e44733f6542cfc85d308adc135f84969900d1faf886d7
|