Skip to content

feat(auth): improve auth events #532

feat(auth): improve auth events

feat(auth): improve auth events #532

Triggered via pull request September 17, 2024 16:44
Status Failure
Total duration 39s
Artifacts

pull_request.workflow.yml

on: pull_request
Matrix: Lint
Matrix: Unit Tests
Documentation Snippet Tests
0s
Documentation Snippet Tests
Matrix: Functional Tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Lint (16): test/controllers/auth.test.js#L509
Replace `'should·trigger·a·login·events·the·user·is·logged·in'` with `"should·trigger·a·login·events·the·user·is·logged·in"`
Lint (16): test/controllers/auth.test.js#L512
Replace `⏎········.login("strategy",·credentials,·"expiresIn")⏎········` with `.login("strategy",·credentials,·"expiresIn")`
Lint (16): test/controllers/auth.test.js#L515
Delete `··`
Lint (16): test/controllers/auth.test.js#L516
Delete `··`
Lint (16): test/controllers/auth.test.js#L517
Delete `··`
Lint (16): test/controllers/auth.test.js#L518
Delete `··`
Lint (16): test/controllers/auth.test.js#L522
Insert `⏎········`
Lint (16): test/controllers/auth.test.js#L525
Replace `·success:·false,·error:·"Error"` with `⏎············success:·false,⏎············error:·"Error",⏎·········`
Lint (16): test/controllers/auth.test.js#L526
Replace `·success:·false,·error:·"Error"` with `⏎············success:·false,⏎············error:·"Error",⏎·········`
Lint (16): test/controllers/auth.test.js#L530
Replace `'should·trigger·a·login·events·the·user·is·logged·in·with·cookieAuthentication·enabled'` with `"should·trigger·a·login·events·the·user·is·logged·in·with·cookieAuthentication·enabled"`
Lint (18)
The job was canceled because "_16" failed.
Lint (16)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/