Fix connection issue in docker #2272
Annotations
3 errors and 2 warnings
Run golangci-lint:
go/tools/server/utils.go#L85
S1025: the argument's underlying type is a slice of bytes, should use a simple conversion instead of fmt.Sprintf (gosimple)
|
Run golangci-lint:
go/admin/api.go#L159
ineffectual assignment to err (ineffassign)
|
Run golangci-lint
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Set up Go
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Loading