Skip to content

build(deps): update dependency xo to ^0.59.2 #290

build(deps): update dependency xo to ^0.59.2

build(deps): update dependency xo to ^0.59.2 #290

Triggered via push July 26, 2024 16:33
Status Failure
Total duration 34s
Artifacts

lint.yml

on: push
Matrix: lint
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint (lts/*): test/stopwatch.test.ts#L2
require file extension '.js'.
lint (lts/*): test/stopwatch.test.ts#L6
The variable `mockFn` should be named `mockFunction`. A more descriptive name will do too.
lint (lts/*): test/stopwatch.test.ts#L52
The variable `mockFn` should be named `mockFunction`. A more descriptive name will do too.
lint (lts/*)
Process completed with exit code 1.
lint (lts/*)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/