Skip to content

[REFACTORING]: replaced a dynamic import with a component (#37) #34

[REFACTORING]: replaced a dynamic import with a component (#37)

[REFACTORING]: replaced a dynamic import with a component (#37) #34

Triggered via push December 4, 2024 18:34
Status Failure
Total duration 2m 58s
Artifacts

node.js.yml

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

Annotations

4 errors and 1 warning
src/core/__tests__/AuthenticationHelper-test.ts > AuthenticationHelper > should generate token: src/v6y-commons/src/core/AuthenticationHelper.ts#L74
Error: [AuthenticationHelper - generateAuthenticationToken] JWT_SECRET is not defined in the environment variables ❯ Module.generateAuthenticationToken src/core/AuthenticationHelper.ts:74:15 ❯ src/core/__tests__/AuthenticationHelper-test.ts:31:45
src/core/__tests__/AuthenticationHelper-test.ts > AuthenticationHelper > should return null if token is invalid: src/v6y-commons/src/core/AuthenticationHelper.ts#L74
Error: [AuthenticationHelper - generateAuthenticationToken] JWT_SECRET is not defined in the environment variables ❯ Module.generateAuthenticationToken src/core/AuthenticationHelper.ts:74:15 ❯ src/core/__tests__/AuthenticationHelper-test.ts:38:44
src/core/__tests__/AuthenticationHelper-test.ts > AuthenticationHelper > should authenticate with passport: src/v6y-commons/src/core/AuthenticationHelper.ts#L74
Error: [AuthenticationHelper - generateAuthenticationToken] JWT_SECRET is not defined in the environment variables ❯ Module.generateAuthenticationToken src/core/AuthenticationHelper.ts:74:15 ❯ src/core/__tests__/AuthenticationHelper-test.ts:85:44
build (22.x)
Process completed with exit code 1.
build (22.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636