new: driver command #581
Annotations
10 errors and 4 warnings
pkg/driver/distro/generic.go#L77
whyNoLint: include an explanation for nolint directive (gocritic)
|
pkg/driver/distro/minikube.go#L41
G304: Potential file inclusion via variable (gosec)
|
pkg/driver/distro/rhel.go#L29
G304: Potential file inclusion via variable (gosec)
|
pkg/driver/distro/generic.go#L60
line is 155 characters (lll)
|
cmd/driver/prepare/prepare.go#L66
line is 162 characters (lll)
|
pkg/driver/distro/debian.go#L35
S1007: should use raw string (`...`) with regexp.MustCompile to avoid having to escape twice (gosimple)
|
pkg/driver/distro/minikube.go#L36
S1007: should use raw string (`...`) with regexp.MustCompile to avoid having to escape twice (gosimple)
|
pkg/driver/distro/ubuntu.go#L34
S1007: should use raw string (`...`) with regexp.MustCompile to avoid having to escape twice (gosimple)
|
pkg/driver/type/kmod.go#L16
ST1000: at least one file in a package should have a package comment (stylecheck)
|
pkg/driver/type/modernbpf.go#L16
ST1000: at least one file in a package should have a package comment (stylecheck)
|
pkg/driver/kernel/kernel.go#L16
package-comments: should have a package comment (revive)
|
pkg/driver/type/bpf.go#L16
package-comments: should have a package comment (revive)
|
pkg/driver/distro/amzn.go#L16
package-comments: should have a package comment (revive)
|
cmd/driver/driver_linux.go#L18
package-comments: should have a package comment (revive)
|
The logs for this run have expired and are no longer available.
Loading