fix: silent @typescript-eslint/no-redundant-type-constituents + fix local linting issues
#2500
main.yml
on: pull_request
Matrix: Build, lint, and test / Prepare
Check workflows
6s
Matrix: Build, lint, and test / Build
Matrix: Build, lint, and test / Lint
Matrix: Build, lint, and test / Test
Matrix: Build, lint, and test / Validate changelog
Publish release
/
Publish to NPM
Annotations
6 errors
|
Build, lint, and test / Lint (22.x)
Process completed with exit code 1.
|
|
Build, lint, and test / Lint (22.x):
packages/keyring-eth-trezor/src/trezor-keyring-v2.ts#L98
'EthKeyring' is an 'error' type that acts as 'any' and overrides all other types in this intersection type
|
|
Build, lint, and test / Lint (22.x):
packages/keyring-eth-trezor/src/trezor-keyring-v2.ts#L92
'OneKey' is an 'error' type that acts as 'any' and overrides all other types in this union type
|
|
Build, lint, and test / Lint (22.x):
packages/keyring-eth-trezor/src/trezor-keyring-v2.ts#L92
'Trezor' is an 'error' type that acts as 'any' and overrides all other types in this union type
|
|
Build, lint, and test / Lint (22.x):
packages/keyring-eth-ledger-bridge/src/ledger-keyring-v2.ts#L78
'EthKeyring' is an 'error' type that acts as 'any' and overrides all other types in this intersection type
|
|
All jobs pass
Process completed with exit code 1.
|