introduce dell adaptor tests based on a fake dell server #31
check-pull-request.yaml
on: pull_request
Build image
4m 22s
Unit tests
4m 28s
Check generated code
1m 44s
Lint
2m 21s
Annotations
5 errors
Lint:
test/adaptors/crds/crds.go#L39
paramTypeCombine: func(crdRepo string, commit string, crdPath string) error could be replaced with func(crdRepo, commit, crdPath string) error (gocritic)
|
Lint:
test/adaptors/crds/crds.go#L53
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Lint:
test/adaptors/crds/crds.go#L63
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Lint:
test/adaptors/crds/crds.go#L69
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
Lint
issues found
|