changing the go version #6
Annotations
2 errors and 1 warning
lint
Failed to run: Error: Command failed: go install github.com/golangci/golangci-lint/cmd/[email protected]
go: downloading github.com/golangci/golangci-lint v1.21.0
go: github.com/golangci/golangci-lint/cmd/[email protected] (in github.com/golangci/[email protected]):
The go.mod file for the module providing named packages contains one or
more replace directives. It must not contain directives that would cause
it to be interpreted differently than if it were the main module.
, Error: Command failed: go install github.com/golangci/golangci-lint/cmd/[email protected]
go: downloading github.com/golangci/golangci-lint v1.21.0
go: github.com/golangci/golangci-lint/cmd/[email protected] (in github.com/golangci/[email protected]):
The go.mod file for the module providing named packages contains one or
more replace directives. It must not contain directives that would cause
it to be interpreted differently than if it were the main module.
at genericNodeError (node:internal/errors:984:15)
at wrappedFn (node:internal/errors:538:14)
at ChildProcess.exithandler (node:child_process:422:12)
at ChildProcess.emit (node:events:519:28)
at maybeClose (node:internal/child_process:1105:16)
at ChildProcess._handle.onexit (node:internal/child_process:305:5)
|
lint
Command failed: go install github.com/golangci/golangci-lint/cmd/[email protected]
go: downloading github.com/golangci/golangci-lint v1.21.0
go: github.com/golangci/golangci-lint/cmd/[email protected] (in github.com/golangci/[email protected]):
The go.mod file for the module providing named packages contains one or
more replace directives. It must not contain directives that would cause
it to be interpreted differently than if it were the main module.
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/devtron-services/devtron-services. Supported file pattern: go.sum
|