Skip to content

new: driver command #583

new: driver command

new: driver command #583

Triggered via pull request November 6, 2023 15:02
Status Failure
Total duration 14m 58s
Artifacts

lint.yaml

on: pull_request
Lint golang files
1m 20s
Lint golang files
Enforce go.mod tidiness
48s
Enforce go.mod tidiness
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
Lint golang files: pkg/driver/type/kmod.go#L16
ST1000: at least one file in a package should have a package comment (stylecheck)
Lint golang files: pkg/driver/type/modernbpf.go#L16
ST1000: at least one file in a package should have a package comment (stylecheck)
Lint golang files: pkg/driver/type/type.go#L16
ST1000: at least one file in a package should have a package comment (stylecheck)
Lint golang files: pkg/driver/distro/bottlerocket.go#L16
ST1000: at least one file in a package should have a package comment (stylecheck)
Lint golang files: pkg/driver/distro/centos.go#L16
ST1000: at least one file in a package should have a package comment (stylecheck)
Lint golang files: pkg/driver/distro/debian.go#L16
ST1000: at least one file in a package should have a package comment (stylecheck)
Lint golang files: pkg/driver/distro/distro.go#L16
ST1000: at least one file in a package should have a package comment (stylecheck)
Lint golang files: pkg/driver/distro/flatcar.go#L16
ST1000: at least one file in a package should have a package comment (stylecheck)
Lint golang files: pkg/driver/distro/generic.go#L16
ST1000: at least one file in a package should have a package comment (stylecheck)
Lint golang files: pkg/driver/distro/minikube.go#L16
ST1000: at least one file in a package should have a package comment (stylecheck)
Lint golang files: pkg/driver/kernel/kernel.go#L16
package-comments: should have a package comment (revive)
Lint golang files: pkg/driver/type/bpf.go#L16
package-comments: should have a package comment (revive)
Lint golang files: pkg/driver/distro/amzn.go#L16
package-comments: should have a package comment (revive)
Lint golang files: cmd/driver/driver_linux.go#L18
package-comments: should have a package comment (revive)