This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
feat: password reset emails #1123
pull-requests.yaml
on: pull_request
Backend Server Tests
/
Go
30s
Frontend and End-to-End Tests
/
Lint
23s
Frontend and End-to-End Tests
/
Integration Tests
1m 6s
Annotations
3 errors and 5 warnings
Frontend and End-to-End Tests / Lint
Process completed with exit code 1.
|
lib/api/__test__/user/stats.test.ts > group related statistics tests:
frontend/lib/api/__test__/user/stats.test.ts#L103
AssertionError: expected 500 to be 204 // Object.is equality
- Expected
+ Received
- 204
+ 500
❯ lib/api/__test__/user/stats.test.ts:103:30
|
Frontend and End-to-End Tests / Integration Tests
Process completed with exit code 201.
|
Frontend and End-to-End Tests / Lint:
frontend/components/global/Markdown.vue#L27
'v-html' directive can lead to XSS attack
|
Backend Server Tests / Go
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: arduino/setup-task@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Backend Server Tests / Go
Restore cache failed: Dependencies file is not found in /home/runner/work/homebox/homebox. Supported file pattern: go.sum
|
Frontend and End-to-End Tests / Integration Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: arduino/setup-task@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Frontend and End-to-End Tests / Integration Tests
Restore cache failed: Dependencies file is not found in /home/runner/work/homebox/homebox. Supported file pattern: go.sum
|