Skip to content

Initial commit

Initial commit #1

Triggered via push September 19, 2024 22:13
Status Failure
Total duration 22s
Artifacts

ci-publish.yml

on: push
Matrix: build-and-test
publish
0s
publish
Fit to window
Zoom out
Zoom in

Annotations

6 errors
src/2024-09-19/utils.test.ts > sha256 > should hash an input: src/2024-09-19/utils.ts#L15
ReferenceError: crypto is not defined ❯ Module.sha256 src/2024-09-19/utils.ts:15:24 ❯ src/2024-09-19/utils.test.ts:7:30
src/2024-09-19/utils.test.ts > sha256 > should hash an input after lowercasing: src/2024-09-19/utils.ts#L15
ReferenceError: crypto is not defined ❯ Module.sha256 src/2024-09-19/utils.ts:15:24 ❯ src/2024-09-19/utils.test.ts:15:30
src/2024-09-19/utils.test.ts > sha256 > should hash an input without lowercasing: src/2024-09-19/utils.ts#L15
ReferenceError: crypto is not defined ❯ Module.sha256 src/2024-09-19/utils.ts:15:24 ❯ src/2024-09-19/utils.test.ts:23:30
build-and-test (18.x)
Process completed with exit code 1.
build-and-test (20.x)
The job was canceled because "_18_x" failed.
build-and-test (22.x)
The job was canceled because "_18_x" failed.