Skip to content

style: format code with Prettier #190

style: format code with Prettier

style: format code with Prettier #190

Triggered via pull request June 8, 2024 11:42
Status Failure
Total duration 24s
Artifacts

node.js.yml

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

Annotations

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