Encoding performance improvements #354
Annotations
10 errors and 2 warnings
Run yarn lint:
scripts/version.js#L23
isNaN is unsafe. It attempts a type coercion. Use Number.isNaN instead.
|
Run yarn lint:
scripts/jestDomEnvironment.cjs#L4
This constructor is unnecessary.
|
Run yarn lint:
src/common/coding/test/number.test.js#L27
isNaN is unsafe. It attempts a type coercion. Use Number.isNaN instead.
|
Run yarn lint:
scripts/build.js#L95
This else clause can be omitted because previous branches break early.
|
Run yarn lint:
src/example/components/Example/Pagination.jsx#L10
Provide an explicit type prop for the button element.
|
Run yarn lint:
src/example/components/Example/Pagination.jsx#L22
Provide an explicit type prop for the button element.
|
Run yarn lint:
src/common/ops/merge.js#L58
This else clause can be omitted because previous branches break early.
|
Run yarn lint:
src/common/ops/merge.js#L108
This else clause can be omitted because previous branches break early.
|
Run yarn lint:
src/common/ops/merge.js#L39
Reassigning a function parameter is confusing.
|
Run yarn lint:
src/common/ops/merge.js#L39
Reassigning a function parameter is confusing.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading