feat: add license check for destination gitlab #40
Annotations
10 errors and 3 warnings
|
golangci-lint:
internal/mirroring/helper_test.go#L527
Error return value of `w.Write` is not checked (errcheck)
|
|
golangci-lint:
internal/mirroring/helper_test.go#L487
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
golangci-lint:
internal/mirroring/helper_test.go#L477
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
golangci-lint:
internal/mirroring/helper_test.go#L456
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
golangci-lint:
internal/mirroring/helper_test.go#L394
Error return value of `w.Write` is not checked (errcheck)
|
|
golangci-lint:
internal/mirroring/helper_test.go#L367
Error return value of `fmt.Fprint` is not checked (errcheck)
|
|
golangci-lint:
internal/mirroring/helper_test.go#L345
Error return value of `fmt.Fprint` is not checked (errcheck)
|
|
golangci-lint:
internal/mirroring/helper_test.go#L339
Error return value of `fmt.Fprint` is not checked (errcheck)
|
|
golangci-lint:
cmd/main_test.go#L113
Error return value of `os.Remove` is not checked (errcheck)
|
|
golangci-lint:
cmd/main_test.go#L95
Error return value of `os.Remove` is not checked (errcheck)
|
|
gosec
Restore cache failed: Dependencies file is not found in /home/runner/work/gitlab-sync/gitlab-sync. Supported file pattern: go.sum
|
|
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
|