fix bugs and improve oas2 #56
lint.yaml
on: push
detect-modules
5s
Matrix: golangci-lint
Annotations
6 errors
golangci-lint (/home/runner/work/ndc-http/ndc-http/ndc-http-schema):
ndc-http-schema/openapi/internal/oas3.go#L87
Error return value is not checked (errcheck)
|
golangci-lint (/home/runner/work/ndc-http/ndc-http/ndc-http-schema):
ndc-http-schema/openapi/internal/cleanup.go#L96
printf: non-constant format string in call to fmt.Errorf (govet)
|
golangci-lint (/home/runner/work/ndc-http/ndc-http/ndc-http-schema):
ndc-http-schema/openapi/internal/oas2_schema.go#L276
directive `//nolint:all` is unused (nolintlint)
|
golangci-lint (/home/runner/work/ndc-http/ndc-http/ndc-http-schema):
ndc-http-schema/openapi/internal/oas3_schema.go#L282
directive `//nolint:all` is unused (nolintlint)
|
|
golangci-lint (/home/runner/work/ndc-http/ndc-http)
The job was canceled because "_home_runner_work_ndc-h_2" failed.
|