Update devDependencies #2932
ci.yml
on: pull_request
Lint: node-20, ubuntu-latest
28s
Audit: node-20, ubuntu-latest
19s
Matrix: build-and-test
Annotations
1 error and 12 warnings
Audit: node-20, ubuntu-latest
Process completed with exit code 1.
|
Audit: node-20, ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint: node-20, ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
Build&Test: node-20, ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build&Test: node-22, ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|