Skip to content

Bump the go-mod group with 4 updates #13

Bump the go-mod group with 4 updates

Bump the go-mod group with 4 updates #13

Triggered via pull request April 19, 2024 20:13
Status Failure
Total duration 3m 24s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
lint: pkg/migrations/20240402091429_init.go#L14
declaration has 3 blank identifiers (dogsled)
lint: pkg/migrations/20240405125845_dynamic_signals.go#L13
declaration has 3 blank identifiers (dogsled)
lint: pkg/migrations/20240411014301_drop_subject.go#L12
declaration has 3 blank identifiers (dogsled)
lint: pkg/clickhouseinfra/clickhouseinfra.go#L40
Error return value of `zkcontainer.Terminate` is not checked (errcheck)
lint: pkg/clickhouseinfra/clickhouseinfra.go#L51
Error return value of `zkcontainer.Terminate` is not checked (errcheck)
lint: pkg/clickhouseinfra/clickhouseinfra.go#L115
Error return value of `rows.Close` is not checked (errcheck)
lint: internal/codegen/signal.go#L221
string `String` has 3 occurrences, make it a constant (goconst)
lint: internal/codegen/signal.go#L194
string `uint64` has 3 occurrences, make it a constant (goconst)
lint: cmd/codegen/codegen.go#L49
exitAfterDefer: log.Fatalf will exit, and `defer f.Close()` will not run (gocritic)
lint: pkg/runner/runner.go#L36
cyclomatic complexity 21 of func `Execute` is high (> 15) (gocyclo)
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/model-garage/model-garage. Supported file pattern: go.sum
lint: schema/embed.go#L1
package-comments: should have a package comment (revive)
lint: schema/embed.go#L7
exported: comment on exported var VssRel42DIMO should be of the form "VssRel42DIMO ..." (revive)
lint: schema/embed.go#L10
exported: comment on exported var Definitions should be of the form "Definitions ..." (revive)
lint: pkg/vss/signal.go#L1
package-comments: should have a package comment (revive)
lint: pkg/vss/convert/payloadv1.go#L1
package-comments: should have a package comment (revive)
lint: internal/codegen/signal.go#L178
exported: exported function JSONName should have comment or be unexported (revive)
lint: internal/codegen/graphql/graphql.go#L5
blank-imports: a blank import should be only in a main or test package, or have a comment justifying it (revive)
lint: internal/codegen/convert/convert.go#L30
exported: exported type ConversionData should have comment or be unexported (revive)
lint: internal/codegen/convert/convert.go#L54
exported: exported type Config should have comment or be unexported (revive)
lint: pkg/runner/runner.go#L28
exported: exported type Config should have comment or be unexported (revive)