feat: add openapi generator #46
Annotations
9 errors and 1 warning
lint:
cmd/httpserver/http_test.go#L35
Error return value of `os.RemoveAll` is not checked (errcheck)
|
lint:
cmd/httpserver/http_test.go#L33
G306: Expect WriteFile permissions to be 0600 or less (gosec)
|
lint:
cmd/httpserver/http_test.go#L59
unnecessary conversion (unconvert)
|
lint:
cmd/httpserver/http_test.go#L51
response body must be closed (bodyclose)
|
lint:
cmd/httpserver/http_test.go#L52
response body must be closed (bodyclose)
|
lint:
cmd/httpserver/http_test.go#L54
response body must be closed (bodyclose)
|
lint:
cmd/httpserver/http_test.go#L69
response body must be closed (bodyclose)
|
lint:
cmd/httpserver/http_test.go#L78
response body must be closed (bodyclose)
|
lint
issues found
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|