Skip to content

Add support for pre-increment and -decrement statments #33

Add support for pre-increment and -decrement statments

Add support for pre-increment and -decrement statments #33

Triggered via push September 25, 2025 09:15
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)