Skip to content

build(deps): bump github.com/tmc/dot from 0.0.0-20210901225022-f9bc17da75c0 to 0.2.0 #1642

build(deps): bump github.com/tmc/dot from 0.0.0-20210901225022-f9bc17da75c0 to 0.2.0

build(deps): bump github.com/tmc/dot from 0.0.0-20210901225022-f9bc17da75c0 to 0.2.0 #1642

Triggered via pull request July 8, 2024 07:09
Status Failure
Total duration 3m 14s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: pkg/question/graph/dot.go#L17
Error return value of `g.SetType` is not checked (errcheck)
lint: pkg/question/graph/dot.go#L21
Error return value of `g.AddNode` is not checked (errcheck)
lint: pkg/question/graph/dot.go#L47
Error return value of `g.AddNode` is not checked (errcheck)
lint: pkg/question/graph/dot.go#L53
Error return value of `g.AddEdge` is not checked (errcheck)
lint: pkg/question/graph/dot.go#L81
Error return value of `g.AddEdge` is not checked (errcheck)
lint: pkg/question/graph/dot.go#L111
Error return value of `g.AddEdge` is not checked (errcheck)
lint: pkg/question/graph/dot.go#L136
Error return value of `g.AddEdge` is not checked (errcheck)
lint: pkg/question/graph/dot.go#L144
Error return value of `g.AddNode` is not checked (errcheck)
lint: pkg/question/graph/dot.go#L147
Error return value of `g.AddEdge` is not checked (errcheck)
lint: pkg/cli/dot.go#L85
Error return value of `out.SetType` is not checked (errcheck)