style: maintainability tech debt resorbtion #20
Annotations
4 errors and 3 warnings
|
golangci-lint
issues found
|
|
golangci-lint:
internal/utils/types_test.go#L110
Error return value of `os.Remove` is not checked (errcheck)
|
|
golangci-lint:
internal/utils/types.go#L269
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
golangci-lint:
internal/utils/types.go#L118
Error return value of `file.Close` is not checked (errcheck)
|
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/gitlab-sync/gitlab-sync. Supported file pattern: go.sum
|
|
gotestsum
Restore cache failed: Dependencies file is not found in /home/runner/work/gitlab-sync/gitlab-sync. Supported file pattern: go.sum
|
|
gosec
Restore cache failed: Dependencies file is not found in /home/runner/work/gitlab-sync/gitlab-sync. Supported file pattern: go.sum
|