Skip to content

fix: runtime sha256 now works for arbitrary strings with length >= 128 #190

fix: runtime sha256 now works for arbitrary strings with length >= 128

fix: runtime sha256 now works for arbitrary strings with length >= 128 #190

Triggered via pull request February 4, 2025 09:18
Status Failure
Total duration 1m 51s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
linter: src/test/benchmarks/benchmarks.spec.ts#L76
'Sha256Small' is an 'error' type that acts as 'any' and overrides all other types in this union type
linter: src/test/benchmarks/benchmarks.spec.ts#L76
'Sha256Big' is an 'error' type that acts as 'any' and overrides all other types in this union type
linter: src/test/benchmarks/benchmarks.spec.ts#L76
'Sha256AsSlice' is an 'error' type that acts as 'any' and overrides all other types in this union type
linter
Process completed with exit code 1.