chore(deps): update dependency xo to v0.59.0 #130
Annotations
10 errors and 2 warnings
build:
src/index.test.ts#L6
The 'test' is still an experimental feature and is not supported until Node.js 20.0.0. The configured version range is '>=16'.
|
build:
src/index.test.ts#L7
forbid file extension '.js'.
|
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 uses Node.js version which is deprecated 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/
|