chore(deps): update typescript-eslint monorepo to v8 (major) #34
static-checks.yaml
on: pull_request
typecheck
34s
lint
29s
check-cycles
26s
check-format
31s
check-spelling
27s
Annotations
2 errors and 15 warnings
lint
zodiac-pilot#lint: command (/home/runner/work/zodiac-pilot/zodiac-pilot/extension) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
lint
Process completed with exit code 1.
|
check-cycles
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
check-spelling
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
extension/src/background/hasJsonRpcBody.ts#L35
'e' is defined but never used. Allowed unused caught errors must match /^_/u
|
lint:
extension/src/panel/integrations/safe/signing.ts#L58
'e' is defined but never used. Allowed unused caught errors must match /^_/u
|
lint:
extension/src/panel/providers/injected-provider/useConnect.ts#L56
'e' is defined but never used. Allowed unused caught errors must match /^_/u
|
lint:
extension/src/panel/transactionTranslations/cowswapSetPreSignature.ts#L60
'e' is defined but never used. Allowed unused caught errors must match /^_/u
|
lint:
extension/src/panel/transactionTranslations/uniswapMulticall.ts#L38
'e' is defined but never used. Allowed unused caught errors must match /^_/u
|
lint:
extension/src/utils/addressValidation.ts#L6
'e' is defined but never used. Allowed unused caught errors must match /^_/u
|
lint:
extension/src/utils/decodeError.ts#L50
'e' is defined but never used. Allowed unused caught errors must match /^_/u
|
lint:
extension/src/utils/decodeError.ts#L66
'e' is defined but never used. Allowed unused caught errors must match /^_/u
|
lint:
extension/src/utils/decodeError.ts#L79
'e' is defined but never used. Allowed unused caught errors must match /^_/u
|
lint:
extension/src/utils/roleKey.ts#L20
'e' is defined but never used. Allowed unused caught errors must match /^_/u
|
check-format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
typecheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|