Skip to content

chore(deps): update module github.com/containerd/containerd to v1.7.25 #1541

chore(deps): update module github.com/containerd/containerd to v1.7.25

chore(deps): update module github.com/containerd/containerd to v1.7.25 #1541

GitHub Actions / golangci completed Jan 10, 2025 in 0s

reviewdog [golangci] report

reported by reviewdog 🐶

Findings (1)

backend/pkg/pgtest/pgtest.go|88 col 3| pkg/pgtest/pgtest.go:88: Line contains TODO/BUG/FIXME: "TODO: startContainer を使って DB を起動し,tb.Cle..." (godox)

Filtered Findings (0)

Annotations

Check failure on line 88 in backend/pkg/pgtest/pgtest.go

See this annotation in the file changed.

@github-actions github-actions / golangci

[golangci] backend/pkg/pgtest/pgtest.go#L88

pkg/pgtest/pgtest.go:88: Line contains TODO/BUG/FIXME: "TODO: startContainer を使って DB を起動し,tb.Cle..." (godox)
Raw output
pkg/pgtest/pgtest.go:88:3: pkg/pgtest/pgtest.go:88: Line contains TODO/BUG/FIXME: "TODO: startContainer を使って DB を起動し,tb.Cle..." (godox)
	// TODO: startContainer を使って DB を起動し,tb.Cleanup で停止する
	 ^