Skip to content

introduce dell adaptor tests based on a fake dell server #31

introduce dell adaptor tests based on a fake dell server

introduce dell adaptor tests based on a fake dell server #31

Re-run triggered November 27, 2024 08:33
Status Failure
Total duration 4m 40s
Billable time 15m
Artifacts

check-pull-request.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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