fix: adds test filter to the serve to generate code coverage (#1612) #3
Annotations
10 errors and 1 warning
lint:
pkg/platform/yaml/spec/generic.go#L1
package-comments: should have a package comment (revive)
|
lint:
pkg/platform/yaml/spec/http.go#L9
var-naming: type HttpSpec should be HTTPSpec (revive)
|
lint:
pkg/util.go#L196
Error return value of `file.Close` is not checked (errcheck)
|
lint:
pkg/util.go#L167
exported: comment on exported function GenerateRandomID should be of the form "GenerateRandomID ..." (revive)
|
lint:
pkg/util.go#L1
package-comments: should have a package comment (revive)
|
lint:
pkg/util.go#L25
var-naming: func UrlParams should be URLParams (revive)
|
lint:
pkg/util.go#L37
var-naming: func ToYamlHttpHeader should be ToYamlHTTPHeader (revive)
|
lint:
pkg/util.go#L45
var-naming: func ToHttpHeader should be ToHTTPHeader (revive)
|
lint:
pkg/util.go#L66
var-naming: func SimulateHttp should be SimulateHTTP (revive)
|
lint:
pkg/util.go#L119
var-naming: var errHttpReq should be errHTTPReq (revive)
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|