Skip to content

build(deps-dev): Bump eslint-plugin-unicorn from 51.0.1 to 56.0.0 #3506

build(deps-dev): Bump eslint-plugin-unicorn from 51.0.1 to 56.0.0

build(deps-dev): Bump eslint-plugin-unicorn from 51.0.1 to 56.0.0 #3506

Triggered via pull request October 23, 2024 02:37
Status Failure
Total duration 3m 14s
Artifacts

ci.yml

on: pull_request
self-lint
47s
self-lint
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors
self-lint: lib/rules/no-deeply-nested-dependent-keys-with-each.js#L49
Prefer `=== -1` over `< 0` to check non-existence
self-lint: lib/rules/require-return-from-computed.js#L80
Prefer `.some(…)` over `.findIndex(…)`
self-lint: lib/rules/require-valid-css-selector-in-test-helpers.js#L161
Negated expression in not allowed in equality check
self-lint: lib/rules/require-valid-css-selector-in-test-helpers.js#L161
Negated expression in not allowed in equality check
self-lint: lib/rules/template-no-let-reference.js#L6
`String.raw` should be used to avoid escaping `\`
self-lint: lib/utils/property-order.js#L353
Prefer `!== -1` over `> -1` to check existence
self-lint: scripts/list-jquery-methods.js#L12
Prefer `globalThis` over `window`
self-lint: scripts/list-jquery-methods.js#L13
Prefer `globalThis` over `window`
self-lint: tests/lib/rules-preprocessor/gjs-gts-parser-test.js#L13
Use default import for module `node:path`
self-lint
Process completed with exit code 1.