This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
fix(deps): update dependency daisyui to v4 #994
pull-requests.yaml
on: pull_request
Backend Server Tests
/
Go
5m 18s
Frontend and End-to-End Tests
/
Lint
1m 14s
Frontend and End-to-End Tests
/
Integration Tests
1m 40s
Annotations
2 errors and 4 warnings
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 / 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
|
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
|