Skip to content

Update eslint

Update eslint #3037

Triggered via pull request January 31, 2025 16:39
Status Failure
Total duration 2m 3s
Artifacts

ci.yml

on: pull_request
Lint: node-20, ubuntu-latest
25s
Lint: node-20, ubuntu-latest
Audit: node-20, ubuntu-latest
15s
Audit: node-20, ubuntu-latest
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 8 warnings
Lint: node-20, ubuntu-latest: tests/options/sortAttributes/sort-attributes.test.ts#L249
Using the spread operator on a string can cause unexpected behavior. Prefer `.split('')` instead
Lint: node-20, ubuntu-latest: tests/options/sortAttributes/sort-attributes.test.ts#L250
Using the spread operator on a string can cause unexpected behavior. Prefer `.split('')` instead
Lint: node-20, ubuntu-latest: tests/options/sortAttributes/sort-attributes.test.ts#L268
Using the spread operator on a string can cause unexpected behavior. Prefer `.split('')` instead
Lint: node-20, ubuntu-latest: tests/options/sortAttributes/sort-attributes.test.ts#L269
Using the spread operator on a string can cause unexpected behavior. Prefer `.split('')` instead
Lint: node-20, ubuntu-latest
Process completed with exit code 1.
Lint: node-20, ubuntu-latest: src/options/converge.ts#L54
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Lint: node-20, ubuntu-latest: src/printer.ts#L269
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Lint: node-20, ubuntu-latest: src/printer.ts#L270
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Lint: node-20, ubuntu-latest: src/printer.ts#L271
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Lint: node-20, ubuntu-latest: src/printer.ts#L272
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Lint: node-20, ubuntu-latest: src/printer.ts#L275
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Lint: node-20, ubuntu-latest: src/printer.ts#L276
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
Lint: node-20, ubuntu-latest: src/printer.ts#L277
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined