Skip to content

Support `defer:` for deferring steps in a runbook

Sign in for the full log view
GitHub Actions / golangci failed Dec 17, 2024 in 1s

reviewdog [golangci] report

reported by reviewdog 🐶

Findings (8)

operator.go|703 col 16| undefined: deferSectionKey
operator.go|708 col 13| undefined: deferSectionKey) (typecheck)
operator.go|703 col 16| undefined: deferSectionKey
operator.go|708 col 13| undefined: deferSectionKey) (typecheck)
operator.go|703 col 16| undefined: deferSectionKey
operator.go|708 col 13| undefined: deferSectionKey) (typecheck)
operator.go|703 col 16| undefined: deferSectionKey
operator.go|708 col 13| undefined: deferSectionKey (typecheck)

Filtered Findings (0)

Annotations

Check failure on line 703 in operator.go

See this annotation in the file changed.

@github-actions github-actions / golangci

[golangci] operator.go#L703

undefined: deferSectionKey
Raw output
./operator.go:703:16: undefined: deferSectionKey

Check failure on line 708 in operator.go

See this annotation in the file changed.

@github-actions github-actions / golangci

[golangci] operator.go#L708

undefined: deferSectionKey) (typecheck)
Raw output
./operator.go:708:13: undefined: deferSectionKey) (typecheck)
	"github.com/k1LoW/runn"
	^

Check failure on line 703 in operator.go

See this annotation in the file changed.

@github-actions github-actions / golangci

[golangci] operator.go#L703

undefined: deferSectionKey
Raw output
./operator.go:703:16: undefined: deferSectionKey

Check failure on line 708 in operator.go

See this annotation in the file changed.

@github-actions github-actions / golangci

[golangci] operator.go#L708

undefined: deferSectionKey) (typecheck)
Raw output
./operator.go:708:13: undefined: deferSectionKey) (typecheck)
	"github.com/k1LoW/runn"
	^

Check failure on line 703 in operator.go

See this annotation in the file changed.

@github-actions github-actions / golangci

[golangci] operator.go#L703

undefined: deferSectionKey
Raw output
./operator.go:703:16: undefined: deferSectionKey

Check failure on line 708 in operator.go

See this annotation in the file changed.

@github-actions github-actions / golangci

[golangci] operator.go#L708

undefined: deferSectionKey) (typecheck)
Raw output
./operator.go:708:13: undefined: deferSectionKey) (typecheck)
	"github.com/k1LoW/runn"
	^

Check failure on line 703 in operator.go

See this annotation in the file changed.

@github-actions github-actions / golangci

[golangci] operator.go#L703

undefined: deferSectionKey
Raw output
./operator.go:703:16: undefined: deferSectionKey

Check failure on line 708 in operator.go

See this annotation in the file changed.

@github-actions github-actions / golangci

[golangci] operator.go#L708

undefined: deferSectionKey (typecheck)
Raw output
./operator.go:708:13: undefined: deferSectionKey (typecheck)
package runn