Skip to content

perf: byte to hex string conversion optimizations #604

perf: byte to hex string conversion optimizations

perf: byte to hex string conversion optimizations #604

Re-run triggered October 22, 2024 08:59
Status Failure
Total duration 2m 9s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 13 warnings
lint: src/conversion.ts#L45
Unexpected var, use let or const instead
lint: src/conversion.ts#L50
Expected a conditional expression and instead saw an assignment
lint
Process completed with exit code 1.
verify-ios
Process completed with exit code 65.
verify-android
Process completed with exit code 1.
lint
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/
lint: src/web.spec.ts#L173
Forbidden non-null assertion
lint: src/web.spec.ts#L182
Forbidden non-null assertion
lint: src/web.ts#L163
'_options' is defined but never used
lint: src/web.ts#L208
'_options' is defined but never used
lint: src/web.ts#L212
'_options' is defined but never used
lint: src/web.ts#L277
'_options' is defined but never used
lint: src/web.ts#L281
'_options' is defined but never used
lint: src/web.ts#L285
'_options' is defined but never used
lint: src/web.ts#L289
'_options' is defined but never used
verify-web
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/
verify-ios
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/
verify-android
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/