Skip to content

191 request loop

191 request loop #165

Triggered via pull request September 12, 2024 13:27
Status Failure
Total duration 1m 7s
Artifacts

node.js.yml

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

Annotations

2 errors and 1 warning
Unhandled error: frontend/src/scenes/login/LoginPage.jsx#L24
TypeError: Cannot read properties of undefined (reading 'data') ❯ handleLogin src/scenes/login/LoginPage.jsx:24:38 This error originated in "src/tests/scenes/login/LoginPage.test.jsx" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. The latest test that might've caused the error is "handles login failure". It might mean one of the following: - The error was thrown, while Vitest was running this test. - If the error occurred after the test had been completed, this was the last documented test before it was thrown.
build (22.x)
Process completed with exit code 1.
build (22.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/