Skip to content

Add isNodeValueNotFunction to replace selectors #3551

Add isNodeValueNotFunction to replace selectors

Add isNodeValueNotFunction to replace selectors #3551

Triggered via pull request May 12, 2023 07:52
Status Cancelled
Total duration 11m 18s
Artifacts

main.yml

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

Annotations

23 errors
run-rules-on-codebase: configs/all.js#L7
Do not pass function directly to `.map(…)`
run-rules-on-codebase: rules/ast/call-or-new-expression.js#L76
Do not pass function directly to `.some(…)`
run-rules-on-codebase: rules/ast/is-empty-node.js#L6
Do not pass function directly to `.every(…)`
run-rules-on-codebase: rules/catch-error-name.js#L44
Do not pass function directly to `.map(…)`
run-rules-on-codebase: rules/catch-error-name.js#L48
Do not pass function directly to `.some(…)`
run-rules-on-codebase: rules/catch-error-name.js#L79
Do not pass function directly to `.map(…)`
run-rules-on-codebase: rules/consistent-destructuring.js#L91
Do not pass function directly to `.filter(…)`
run-rules-on-codebase: rules/consistent-destructuring.js#L104
Do not pass function directly to `.find(…)`
run-rules-on-codebase: rules/consistent-function-scoping.js#L15
Do not pass function directly to `.some(…)`
run-rules-on-codebase: rules/consistent-function-scoping.js#L31
Do not pass function directly to `.some(…)`
lint-test: rules/no-array-callback-reference.js#L5
Missing semicolon.
lint-test: rules/no-array-callback-reference.js#L228
Expected '===' and instead saw '=='.
lint-test: rules/no-array-callback-reference.js#L230
Missing semicolon.
lint-test: rules/no-array-method-this-argument.js#L8
Missing semicolon.
lint-test: rules/utils/index.js#L4
Missing trailing comma.
lint-test
Process completed with exit code 1.
Node.js 16 on ubuntu-latest
Process completed with exit code 1.
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 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/2095/merge' exists
Integration test (3)
The operation was canceled.