Skip to content

chore(deps): update dependency xo to v0.59.3 #150

chore(deps): update dependency xo to v0.59.3

chore(deps): update dependency xo to v0.59.3 #150

Triggered via push November 22, 2024 23:30
Status Failure
Total duration 20s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: src/index.test.ts#L6
The 'test' is not an experimental feature until Node.js 18.7.0 (backported: ^16.17.0). The configured version range is '>=16'.
build: src/index.test.ts#L6
The 'test.test' is still an experimental feature and is not supported until Node.js 18.0.0 (backported: ^16.17.0). The configured version range is '>=16'.
build: src/index.test.ts#L122
The variable `arg` should be named `argument`. A more descriptive name will do too.
build: src/index.ts#L1
The variable `Fn` should be named `Function_`. A more descriptive name will do too.
build: src/index.ts#L1
The variable `Args` should be named `Arguments`. A more descriptive name will do too.
build: src/index.ts#L1
The variable `args` should be named `arguments_`. A more descriptive name will do too.
build: src/index.ts#L3
The variable `Args` should be named `Arguments`. A more descriptive name will do too.
build: src/index.ts#L11
The variable `Args` should be named `Arguments`. A more descriptive name will do too.
build: src/index.ts#L12
The variable `Args` should be named `Arguments`. A more descriptive name will do too.
build: src/index.ts#L12
The variable `fn` should be named `function_`. A more descriptive name will do too.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/