Skip to content

fix(deps): update dependency @connectrpc/connect-web to v2.0.1 #3102

fix(deps): update dependency @connectrpc/connect-web to v2.0.1

fix(deps): update dependency @connectrpc/connect-web to v2.0.1 #3102

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 で停止する
	 ^