ci: add go lint & test workflow #1
Annotations
4 errors and 2 warnings
|
gotestsum:
cmd/main.go#L13
missing go.sum entry for module providing package github.com/spf13/cobra (imported by gitlab-sync/cmd); to add:
|
|
gotestsum:
utils/types.go#L17
missing go.sum entry for module providing package gitlab.com/gitlab-org/api/client-go (imported by gitlab-sync/mirroring); to add:
|
|
gotestsum
Process completed with exit code 1.
|
|
golangci-lint
golangci-lint exit with code 3
|
|
gotestsum
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
|