chore: refactor render-rules tool (#432) #1120
NodeCI.yml
on: push
lint
1m 45s
build-doc
1m 45s
test-for-eslint-v8
1m 8s
test-integration
1m 1s
test-and-coverage
55s
Matrix: test
Annotations
17 errors and 2 warnings
test (20.x):
src/rules/no-deprecated-getentrybyslug.ts#L27
Property 'name' does not exist on type 'Identifier | StringLiteral'.
|
test (20.x):
src/rules/no-exports-from-components.ts#L76
Property 'name' does not exist on type 'Identifier | StringLiteral'.
|
test (20.x)
Process completed with exit code 2.
|
test (22.x)
The job was canceled because "_20_x" failed.
|
test (22.x):
src/rules/no-deprecated-getentrybyslug.ts#L27
Property 'name' does not exist on type 'Identifier | StringLiteral'.
|
test (22.x):
src/rules/no-exports-from-components.ts#L76
Property 'name' does not exist on type 'Identifier | StringLiteral'.
|
test (22.x)
Process completed with exit code 2.
|
test (18.x)
The job was canceled because "_20_x" failed.
|
test (18.x):
src/rules/no-deprecated-getentrybyslug.ts#L27
Property 'name' does not exist on type 'Identifier | StringLiteral'.
|
test (18.x):
src/rules/no-exports-from-components.ts#L76
Property 'name' does not exist on type 'Identifier | StringLiteral'.
|
test (18.x)
The operation was canceled.
|
test-and-coverage:
src/rules/no-deprecated-getentrybyslug.ts#L27
Property 'name' does not exist on type 'Identifier | StringLiteral'.
|
test-and-coverage:
src/rules/no-exports-from-components.ts#L76
Property 'name' does not exist on type 'Identifier | StringLiteral'.
|
test-and-coverage
Process completed with exit code 2.
|
test-for-eslint-v8:
src/rules/no-deprecated-getentrybyslug.ts#L27
Property 'name' does not exist on type 'Identifier | StringLiteral'.
|
test-for-eslint-v8:
src/rules/no-exports-from-components.ts#L76
Property 'name' does not exist on type 'Identifier | StringLiteral'.
|
test-for-eslint-v8
Process completed with exit code 2.
|
lint:
eslint.config.cjs#L191
Unexpected 'todo' comment: 'TODO'
|
lint:
src/rules/no-exports-from-components.ts#L12
Unexpected 'todo' comment: 'TODO: Switch to recommended: true, in...'
|