Skip to content

update avatar in side panel after editing avatar #188

update avatar in side panel after editing avatar

update avatar in side panel after editing avatar #188

Triggered via push October 16, 2024 04:12
Status Failure
Total duration 39s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Unhandled error: app/routes/profile/profile_info/ProfileInfo.tsx#L91
TypeError: setAvatarUri is not a function ❯ app/routes/profile/profile_info/ProfileInfo.tsx:91:13 ❯ processTicksAndRejections node:internal/process/task_queues:95:5 This error originated in "app/tests/profile/index.test.tsx" 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 "app/tests/profile/index.test.tsx". 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
Process completed with exit code 1.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/