Skip to content

Refactor to avoid use complex selectors #3576

Refactor to avoid use complex selectors

Refactor to avoid use complex selectors #3576

Triggered via pull request May 15, 2023 10:58
Status Cancelled
Total duration 10m 39s
Artifacts

main.yml

on: pull_request
lint-test
53s
lint-test
run-rules-on-codebase
29s
run-rules-on-codebase
Matrix: integration
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

17 errors
lint-test: rules/prefer-code-point.js#L2
There should be no space after '{'.
lint-test: rules/prefer-code-point.js#L2
There should be no space before '}'.
lint-test: rules/prefer-code-point.js#L3
'methodCallSelector' is assigned a value but never used.
lint-test: rules/prefer-code-point.js#L29
Missing semicolon.
lint-test: rules/prefer-code-point.js#L54
Missing trailing comma.
lint-test: rules/require-number-to-fixed-digits-argument.js#L15
Expected indentation of 4 tabs but found 3.
lint-test: rules/require-number-to-fixed-digits-argument.js#L16
Expected indentation of 4 tabs but found 3.
lint-test: rules/require-number-to-fixed-digits-argument.js#L17
Expected indentation of 4 tabs but found 3.
lint-test: rules/require-number-to-fixed-digits-argument.js#L18
Expected indentation of 4 tabs but found 3.
lint-test: rules/require-number-to-fixed-digits-argument.js#L18
Missing trailing comma.
Node.js 18 on ubuntu-latest
Process completed with exit code 1.
Node.js 20 on ubuntu-latest
Process completed with exit code 1.
Node.js 16 on ubuntu-latest
Process completed with exit code 1.
Node.js 20 on windows-latest
Process completed with exit code 1.
Node.js 16 on windows-latest
Process completed with exit code 1.
Integration test (3)
Canceling since a higher priority waiting request for 'CI-refs/pull/2101/merge' exists
Integration test (3)
The operation was canceled.