feat(runtime): NFS-coordinated workspace sharing across nodes (Model … #26
ci.yml
on: push
Build & Test
33s
golangci-lint
3m 38s
Annotations
12 errors
|
Build & Test
Process completed with exit code 1.
|
|
Build & Test
Go formatting issues found. Run 'gofmt -w .' or 'make fmt' to fix.
|
|
golangci-lint:
hack/apitest/main.go#L53
Error return value of `resp.Body.Close` is not checked (errcheck)
|
|
golangci-lint:
cmd/server_migrate.go#L140
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
golangci-lint:
cmd/server_migrate.go#L129
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
golangci-lint:
cmd/server_migrate.go#L125
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
|
golangci-lint:
cmd/server_migrate.go#L120
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
|
golangci-lint:
cmd/server_migrate.go#L118
Error return value of `dst.Close` is not checked (errcheck)
|
|
golangci-lint:
cmd/server_migrate.go#L113
Error return value of `fmt.Fprintln` is not checked (errcheck)
|
|
golangci-lint:
cmd/server_migrate.go#L102
Error return value of `fmt.Fprintf` is not checked (errcheck)
|
|
golangci-lint:
cmd/server_foreground.go#L721
Error return value of `s.Close` is not checked (errcheck)
|
|
golangci-lint:
cmd/server_foreground.go#L716
Error return value of `s.Close` is not checked (errcheck)
|