Create Golang Release go tool #248
Annotations
10 errors and 1 warning
lint:
tools/eksDistroBuildToolingOpsTools/pkg/eksGoRelease/createPatch.go#L1
: # github.com/aws/eks-distro-build-tooling/tools/eksDistroBuildToolingOpsTools/pkg/eksGoRelease
|
lint
"strconv" imported and not used
|
lint
"time" imported and not used
|
lint
"github.com/go-git/go-git/v5/plumbing/transport/http" imported and not used
|
lint
"github.com/aws/eks-distro-build-tooling/tools/eksDistroBuildToolingOpsTools/pkg/constants" imported and not used
|
lint
"github.com/aws/eks-distro-build-tooling/tools/eksDistroBuildToolingOpsTools/pkg/retrier" imported and not used
|
lint
"strconv" imported and not used
|
lint
"strings" imported and not used (typecheck)
|
lint:
tools/eksDistroBuildToolingOpsTools/cmd/eksGoRelease/cmd/test.go#L15
expected selector or type assertion, found 'return' (typecheck)
|
lint:
tools/eksDistroBuildToolingOpsTools/cmd/eksGoRelease/cmd/test.go#L21
expected '}', found 'EOF' (typecheck)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/eks-distro-build-tooling/eks-distro-build-tooling. Supported file pattern: go.sum
|