Skip to content

build(deps-dev): bump xo from 0.54.2 to 0.58.0 #213

build(deps-dev): bump xo from 0.54.2 to 0.58.0

build(deps-dev): bump xo from 0.54.2 to 0.58.0 #213

Triggered via pull request April 1, 2024 23:50
Status Failure
Total duration 30s
Artifacts

nodejs.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 2 warnings
build (16): index.js#L20
The variable `attrs` should be named `attributes`. A more descriptive name will do too.
build (16): index.js#L74
Assignment (=) can be replaced with operator assignment (||=).
build (16): index.js#L75
Assignment (=) can be replaced with operator assignment (||=).
build (16): test/test.js#L5
Missing file extension for ".."
build (16): test/test.js#L10
Prefer `String#replaceAll()` over `String#replace()`.
build (16)
Process completed with exit code 1.
build (18)
The job was canceled because "_16" failed.
build (18): index.js#L20
The variable `attrs` should be named `attributes`. A more descriptive name will do too.
build (18): index.js#L74
Assignment (=) can be replaced with operator assignment (||=).
build (18): index.js#L75
Assignment (=) can be replaced with operator assignment (||=).
build (18): test/test.js#L5
Missing file extension for ".."
build (18): test/test.js#L10
Prefer `String#replaceAll()` over `String#replace()`.
build (18)
Process completed with exit code 1.
build (14)
The job was canceled because "_16" failed.
build (14)
Process completed with exit code 1.
build (16)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (16)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/