chore(deps): update dependency typescript to ~5.6.0 - autoclosed #1062
NodeCI.yml
on: pull_request
lint
1m 41s
build-doc
1m 41s
test-for-eslint-v8
1m 6s
test-integration
1m 11s
test-and-coverage
58s
Matrix: test
Annotations
45 errors and 2 warnings
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/config/recommended.ts#L49
Unused '@ts-expect-error' directive.
|
test (20.x):
tests/src/config/recommended.ts#L51
Unused '@ts-expect-error' directive.
|
test (20.x):
tests/src/config/recommended.ts#L74
Unused '@ts-expect-error' directive.
|
test (20.x):
tests/src/config/recommended.ts#L76
Unused '@ts-expect-error' directive.
|
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-javascript.ts#L39
Unused '@ts-expect-error' directive.
|
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 (20.x):
tests/src/integration/client-typescript.ts#L52
Unused '@ts-expect-error' directive.
|
test (22.x)
The job was canceled because "_20_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/config/recommended.ts#L49
Unused '@ts-expect-error' directive.
|
test (22.x):
tests/src/config/recommended.ts#L51
Unused '@ts-expect-error' directive.
|
test (22.x):
tests/src/config/recommended.ts#L74
Unused '@ts-expect-error' directive.
|
test (22.x):
tests/src/config/recommended.ts#L76
Unused '@ts-expect-error' directive.
|
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-javascript.ts#L39
Unused '@ts-expect-error' directive.
|
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 (22.x):
tests/src/integration/client-typescript.ts#L52
Unused '@ts-expect-error' directive.
|
test (18.x)
The job was canceled because "_20_x" failed.
|
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/config/recommended.ts#L49
Unused '@ts-expect-error' directive.
|
test (18.x):
tests/src/config/recommended.ts#L51
Unused '@ts-expect-error' directive.
|
test (18.x):
tests/src/config/recommended.ts#L74
Unused '@ts-expect-error' directive.
|
test (18.x):
tests/src/config/recommended.ts#L76
Unused '@ts-expect-error' directive.
|
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-javascript.ts#L39
Unused '@ts-expect-error' directive.
|
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 (18.x):
tests/src/integration/client-typescript.ts#L52
Unused '@ts-expect-error' directive.
|
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/config/recommended.ts#L49
Unused '@ts-expect-error' directive.
|
test-and-coverage:
tests/src/config/recommended.ts#L51
Unused '@ts-expect-error' directive.
|
test-and-coverage:
tests/src/config/recommended.ts#L74
Unused '@ts-expect-error' directive.
|
test-and-coverage:
tests/src/config/recommended.ts#L76
Unused '@ts-expect-error' directive.
|
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-javascript.ts#L39
Unused '@ts-expect-error' directive.
|
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-and-coverage:
tests/src/integration/client-typescript.ts#L52
Unused '@ts-expect-error' directive.
|
test-for-eslint-v8:
tools/update-docs.ts#L148
This regular expression flag is only available when targeting 'es2018' or later.
|
test-for-eslint-v8
Process completed with exit code 2.
|
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...'
|