chore(deps): update dependency xo to ^0.58.0 - autoclosed #328
Annotations
10 errors and 3 warnings
lint:
src/index.ts#L92
Assignment (=) can be replaced with operator assignment (||=).
|
lint:
src/index.ts#L105
Assignment (=) can be replaced with operator assignment (||=).
|
lint:
src/index.ts#L178
Assignment (=) can be replaced with operator assignment (||=).
|
lint:
src/index.ts#L182
Assignment (=) can be replaced with operator assignment (||=).
|
lint:
src/index.ts#L183
Assignment (=) can be replaced with operator assignment (||=).
|
lint:
src/index.ts#L224
The variable `shouldRetryFn` should be named `shouldRetryFunction`. A more descriptive name will do too.
|
lint:
src/index.ts#L348
Assignment (=) can be replaced with operator assignment (||=).
|
lint:
test/index.ts#L327
The variable `evt` should be named `event`. A more descriptive name will do too.
|
lint:
test/index.ts#L537
The variable `src` should be named `source`. A more descriptive name will do too.
|
lint
Process completed with exit code 1.
|
linkinator
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: JustinBeckwith/linkinator-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (20)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|