chore(deps): update dependency xo to ^0.58.0 - autoclosed #328
Annotations
10 errors
Run npm run lint:
src/index.ts#L92
Assignment (=) can be replaced with operator assignment (||=).
|
Run npm run lint:
src/index.ts#L105
Assignment (=) can be replaced with operator assignment (||=).
|
Run npm run lint:
src/index.ts#L178
Assignment (=) can be replaced with operator assignment (||=).
|
Run npm run lint:
src/index.ts#L182
Assignment (=) can be replaced with operator assignment (||=).
|
Run npm run lint:
src/index.ts#L183
Assignment (=) can be replaced with operator assignment (||=).
|
Run npm run lint:
src/index.ts#L224
The variable `shouldRetryFn` should be named `shouldRetryFunction`. A more descriptive name will do too.
|
Run npm run lint:
src/index.ts#L348
Assignment (=) can be replaced with operator assignment (||=).
|
Run npm run lint:
test/index.ts#L327
The variable `evt` should be named `event`. A more descriptive name will do too.
|
Run npm run lint:
test/index.ts#L537
The variable `src` should be named `source`. A more descriptive name will do too.
|
Run npm run lint
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading