perf: byte to hex string conversion optimizations #604
Annotations
3 errors and 10 warnings
Run npm run lint:
src/conversion.ts#L45
Unexpected var, use let or const instead
|
Run npm run lint:
src/conversion.ts#L50
Expected a conditional expression and instead saw an assignment
|
Run npm run lint
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run npm run lint:
src/web.spec.ts#L173
Forbidden non-null assertion
|
Run npm run lint:
src/web.spec.ts#L182
Forbidden non-null assertion
|
Run npm run lint:
src/web.ts#L163
'_options' is defined but never used
|
Run npm run lint:
src/web.ts#L208
'_options' is defined but never used
|
Run npm run lint:
src/web.ts#L212
'_options' is defined but never used
|
Run npm run lint:
src/web.ts#L277
'_options' is defined but never used
|
Run npm run lint:
src/web.ts#L281
'_options' is defined but never used
|
Run npm run lint:
src/web.ts#L285
'_options' is defined but never used
|
Run npm run lint:
src/web.ts#L289
'_options' is defined but never used
|
Loading