Skip to content

chore(deps): update dependency @types/eslint to v9 #1040

chore(deps): update dependency @types/eslint to v9

chore(deps): update dependency @types/eslint to v9 #1040

Triggered via pull request July 22, 2024 19:39
Status Failure
Total duration 2m 5s
Artifacts

NodeCI.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

53 errors and 2 warnings
test (18.x): src/configs/base.ts#L12
Type 'string' has no properties in common with type 'Plugin'.
test (18.x): tests/src/config/recommended.ts#L22
Object literal may only specify known properties, and 'parserOptions' does not exist in type 'Config<RulesRecord> | Config<RulesRecord>[]'.
test (18.x): tests/src/integration/client-javascript.ts#L31
Object literal may only specify known properties, and 'extends' does not exist in type 'Config<RulesRecord> | Config<RulesRecord>[]'.
test (18.x): tests/src/integration/client-typescript.ts#L32
Object literal may only specify known properties, and 'extends' does not exist in type 'Config<RulesRecord> | Config<RulesRecord>[]'.
test (20.x)
The job was canceled because "_18_x" failed.
test (20.x): src/configs/base.ts#L12
Type 'string' has no properties in common with type 'Plugin'.
test (20.x): tests/src/config/recommended.ts#L22
Object literal may only specify known properties, and 'parserOptions' does not exist in type 'Config<RulesRecord> | Config<RulesRecord>[]'.
test (20.x): tests/src/integration/client-javascript.ts#L31
Object literal may only specify known properties, and 'extends' does not exist in type 'Config<RulesRecord> | Config<RulesRecord>[]'.
test (20.x): tests/src/integration/client-typescript.ts#L32
Object literal may only specify known properties, and 'extends' does not exist in type 'Config<RulesRecord> | Config<RulesRecord>[]'.
test (22.x)
The job was canceled because "_18_x" failed.
test (22.x): src/configs/base.ts#L12
Type 'string' has no properties in common with type 'Plugin'.
test (22.x): tests/src/config/recommended.ts#L22
Object literal may only specify known properties, and 'parserOptions' does not exist in type 'Config<RulesRecord> | Config<RulesRecord>[]'.
test (22.x): tests/src/integration/client-javascript.ts#L31
Object literal may only specify known properties, and 'extends' does not exist in type 'Config<RulesRecord> | Config<RulesRecord>[]'.
test (22.x): tests/src/integration/client-typescript.ts#L32
Object literal may only specify known properties, and 'extends' does not exist in type 'Config<RulesRecord> | Config<RulesRecord>[]'.
test-and-coverage: src/configs/base.ts#L12
Type 'string' has no properties in common with type 'Plugin'.
test-and-coverage: tests/src/config/recommended.ts#L22
Object literal may only specify known properties, and 'parserOptions' does not exist in type 'Config<RulesRecord> | Config<RulesRecord>[]'.
test-and-coverage: tests/src/integration/client-javascript.ts#L31
Object literal may only specify known properties, and 'extends' does not exist in type 'Config<RulesRecord> | Config<RulesRecord>[]'.
test-and-coverage: tests/src/integration/client-typescript.ts#L32
Object literal may only specify known properties, and 'extends' does not exist in type 'Config<RulesRecord> | Config<RulesRecord>[]'.
test-for-eslint-v8: src/configs/base.ts#L12
Type 'string' has no properties in common with type 'Plugin'.
test-for-eslint-v8: tests/src/config/recommended.ts#L22
Object literal may only specify known properties, and 'parserOptions' does not exist in type 'Config<RulesRecord> | Config<RulesRecord>[]'.
test-for-eslint-v8: tests/src/integration/client-javascript.ts#L31
Object literal may only specify known properties, and 'extends' does not exist in type 'Config<RulesRecord> | Config<RulesRecord>[]'.
test-for-eslint-v8: tests/src/integration/client-typescript.ts#L32
Object literal may only specify known properties, and 'extends' does not exist in type 'Config<RulesRecord> | Config<RulesRecord>[]'.
test-integration
Process completed with exit code 1.
lint: eslint.config.cjs#L190
Unexpected 'todo' comment: 'TODO'
lint: src/rules/no-exports-from-components.ts#L12
Unexpected 'todo' comment: 'TODO: Switch to recommended: true, in...'