feat: modernize CI #157
Annotations
7 errors and 3 warnings
golangci-lint
Cannot open: File exists
|
golangci-lint:
healthcrm_test.go#L148
string `Sad case: unable to make request` has 11 occurrences, make it a constant (goconst)
|
golangci-lint:
client.go#L86
unnecessary trailing newline (whitespace)
|
golangci-lint:
client.go#L92
unnecessary leading newline (whitespace)
|
golangci-lint:
healthcrm_test.go#L300
unnecessary leading newline (whitespace)
|
golangci-lint:
client_test.go#L126
response body must be closed (bodyclose)
|
golangci-lint
issues found
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golangci-lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/healthcrm/healthcrm. Supported file pattern: go.sum
|
Loading