fix container path #1915
Annotations
4 errors and 1 warning
x/wire/client/main.go#L43
exitAfterDefer: log.Fatalf will exit, and `defer frw1.Close()` will not run (gocritic)
|
x/wire/server/main.go#L73
exitAfterDefer: log.Fatalf will exit, and `defer frw1.Close()` will not run (gocritic)
|
x/wire/wire_test.go#L67
File is not `gofmt`-ed with `-s` (gofmt)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading