feat(auth): improve auth events #532
Annotations
10 errors and 1 warning
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"`
|
test/controllers/auth.test.js#L512
Replace `⏎········.login("strategy",·credentials,·"expiresIn")⏎········` with `.login("strategy",·credentials,·"expiresIn")`
|
test/controllers/auth.test.js#L515
Delete `··`
|
test/controllers/auth.test.js#L516
Delete `··`
|
test/controllers/auth.test.js#L517
Delete `··`
|
test/controllers/auth.test.js#L518
Delete `··`
|
test/controllers/auth.test.js#L522
Insert `⏎········`
|
test/controllers/auth.test.js#L525
Replace `·success:·false,·error:·"Error"` with `⏎············success:·false,⏎············error:·"Error",⏎·········`
|
test/controllers/auth.test.js#L526
Replace `·success:·false,·error:·"Error"` with `⏎············success:·false,⏎············error:·"Error",⏎·········`
|
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"`
|
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/
|
This job failed
Loading