[VNEXT] feat: Opt-In Anlytics #18
pull-requests.yaml
on: pull_request
Backend Server Tests
/
Go
34s
Frontend and End-to-End Tests
/
Lint
50s
Frontend and End-to-End Tests
/
Integration Tests
1m 33s
Annotations
3 errors and 4 warnings
Frontend and End-to-End Tests / Lint
Process completed with exit code 1.
|
lib/api/__test__/user/items.test.ts > user should be able to create an item and add an attachment > users should be able to create and few maintenance logs for an item:
frontend/lib/api/__test__/user/items.test.ts#L151
AssertionError: expected [Function entries] to have a length of 5 but got +0
- Expected
+ Received
- 5
+ 0
❯ lib/api/__test__/user/items.test.ts:151:28
|
Frontend and End-to-End Tests / Integration Tests
Process completed with exit code 201.
|
Backend Server Tests / Go
The following actions use a deprecated Node.js version and will be forced to run on node20: arduino/setup-task@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
The following actions use a deprecated Node.js version and will be forced to run on node20: arduino/setup-task@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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
|