Skip to content

Add more nil checks #27

Add more nil checks

Add more nil checks #27

Triggered via push May 22, 2025 12:48
Status Success
Total duration 1m 1s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Linting: control/k3r/k3r.go#L306
t.Dir undefined (type *Test has no field or method Dir) (typecheck)
Linting: control/k3r/k3r.go#L286
t.ModulePars undefined (type *Test has no field or method ModulePars) (typecheck)
Linting: control/k3r/k3r.go#L281
t.Env undefined (type *Test has no field or method Env) (typecheck)
Linting: control/k3r/k3r.go#L242
t.Name undefined (type *Test has no field or method Name) (typecheck)
Linting: control/k3r/k3r.go#L228
t.Config undefined (type *Test has no field or method Config) (typecheck)
Linting: control/k3r/k3r.go#L177
t.Name undefined (type *Test has no field or method Name) (typecheck)
Linting: control/k3r/k3r.go#L101
t.Dir undefined (type *Test has no field or method Dir) (typecheck)
Linting: control/k3r/k3r.go#L88
t.Config undefined (type *Test has no field or method Config) (typecheck)
Linting: control/k3r/k3r.go#L87
t.Config undefined (type *Test has no field or method Config) (typecheck)
Linting: control/k3r/k3r.go#L74
t.Name undefined (type *Test has no field or method Name) (typecheck)