Skip to content

chore: Update node.js.yml to remove Node.js 18.x from matrix #205

chore: Update node.js.yml to remove Node.js 18.x from matrix

chore: Update node.js.yml to remove Node.js 18.x from matrix #205

Triggered via push June 8, 2024 12:10
Status Failure
Total duration 29s
Artifacts

node.js.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

7 errors
test/AuthenticationService.test.ts > UserLoginService > should generate a token for a valid customer ID: packages/main/src/AuthenticationService.ts#L37
ReferenceError: crypto is not defined ❯ AuthenticationService.generateToken packages/main/src/AuthenticationService.ts:37:19 ❯ test/AuthenticationService.test.ts:25:36
test/AuthenticationService.test.ts > UserLoginService > should return the customer ID associated with a valid token: packages/main/src/AuthenticationService.ts#L37
ReferenceError: crypto is not defined ❯ AuthenticationService.generateToken packages/main/src/AuthenticationService.ts:37:19 ❯ test/AuthenticationService.test.ts:37:36
test/AuthenticationService.test.ts > UserLoginService > should remove a token from the collection: packages/main/src/AuthenticationService.ts#L37
ReferenceError: crypto is not defined ❯ AuthenticationService.generateToken packages/main/src/AuthenticationService.ts:37:19 ❯ test/AuthenticationService.test.ts:48:36
test/AuthenticationService.test.ts > UserLoginService > should clear all tokens: packages/main/src/AuthenticationService.ts#L37
ReferenceError: crypto is not defined ❯ AuthenticationService.generateToken packages/main/src/AuthenticationService.ts:37:19 ❯ test/AuthenticationService.test.ts:55:37
build (22.x)
Process completed with exit code 1.
build (20.x)
The job was canceled because "_22_x" failed.
build (20.x)
The operation was canceled.