Skip to content

chore(deps): update dependency xo to v0.57.0 #100

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

chore(deps): update dependency xo to v0.57.0 #100

Triggered via push March 6, 2024 21:40
Status Failure
Total duration 32s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
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: src/index.ts#L13
The variable `Args` should be named `Arguments`. A more descriptive name will do too.
build: src/index.ts#L14
The variable `fn` should be named `function_`. A more descriptive name will do too.
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/