chore(deps): update typescript-eslint monorepo to v8 (major) #1137
Annotations
7 errors and 4 warnings
lint:
packages/service/src/service/codeAction.ts#L117
Prefer using an optional chain expression instead, as it's more concise and easier to read
|
lint:
packages/service/src/share/commandsConverter.ts#L10
A record is preferred over an index signature
|
lint:
packages/service/src/shims/fs.ts#L81
'error' is defined but never used
|
lint:
packages/service/src/shims/log.ts#L19
'e' is defined but never used
|
lint:
packages/service/src/utils/converter.ts#L445
Expected an assignment or function call and instead saw an expression
|
lint:
packages/service/tests/utils.ts#L94
'e' is defined but never used
|
lint
Process completed with exit code 1.
|
test (20, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (18, ubuntu-latest)
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
|
test (16, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|