[VNEXT] feat: Opt-In Anlytics #10
pull-requests.yaml
on: pull_request
Backend Server Tests
/
Go
1m 40s
Frontend and End-to-End Tests
/
Lint
53s
Frontend and End-to-End Tests
/
Integration Tests
1m 34s
Annotations
9 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:
backend/app/api/main.go#L109
response body must be closed (bodyclose)
|
Backend Server Tests / Go:
backend/app/api/main.go#L103
ineffectual assignment to err (ineffassign)
|
Backend Server Tests / Go:
backend/app/api/main.go#L82
ST1003: struct field Url should be URL (stylecheck)
|
Backend Server Tests / Go:
backend/app/api/main.go#L8
ST1019: package "github.com/shirou/gopsutil/v4/host" is being imported more than once (stylecheck)
|
Backend Server Tests / Go:
backend/app/api/main.go#L24
ST1019(related information): other import of "github.com/shirou/gopsutil/v4/host" (stylecheck)
|
Backend Server Tests / Go
issues found
|
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
|
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
|