[VNEXT] feat: Opt-In Anlytics #10
Annotations
6 errors and 2 warnings
golangci-lint:
backend/app/api/main.go#L109
response body must be closed (bodyclose)
|
golangci-lint:
backend/app/api/main.go#L103
ineffectual assignment to err (ineffassign)
|
golangci-lint:
backend/app/api/main.go#L82
ST1003: struct field Url should be URL (stylecheck)
|
golangci-lint:
backend/app/api/main.go#L8
ST1019: package "github.com/shirou/gopsutil/v4/host" is being imported more than once (stylecheck)
|
golangci-lint:
backend/app/api/main.go#L24
ST1019(related information): other import of "github.com/shirou/gopsutil/v4/host" (stylecheck)
|
golangci-lint
issues found
|
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/
|
Set up Go
Restore cache failed: Dependencies file is not found in /home/runner/work/homebox/homebox. Supported file pattern: go.sum
|
Loading