Bump github.com/testcontainers/testcontainers-go/modules/clickhouse from 0.29.1 to 0.30.0 #10
Annotations
10 errors and 11 warnings
lint:
pkg/migrations/20240402091429_init.go#L14
declaration has 3 blank identifiers (dogsled)
|
lint:
internal/codegen/migration/clickhouse.go#L35
Error return value of `goose.SetDialect` is not checked (errcheck)
|
lint:
internal/codegen/migration/clickhouse.go#L66
Error return value of `rows.Close` is not checked (errcheck)
|
lint:
internal/codegen/signal.go#L194
string `uint8` has 3 occurrences, make it a constant (goconst)
|
lint:
internal/codegen/signal.go#L198
string `float` has 3 occurrences, make it a constant (goconst)
|
lint:
internal/codegen/signal.go#L196
string `boolean` has 3 occurrences, make it a constant (goconst)
|
lint:
internal/codegen/signal.go#L227
string `String` has 4 occurrences, make it a constant (goconst)
|
lint:
internal/codegen/signal.go#L200
string `double` has 3 occurrences, make it a constant (goconst)
|
lint:
cmd/codegen/codegen.go#L46
exitAfterDefer: log.Fatalf will exit, and `defer f.Close()` will not run (gocritic)
|
lint:
pkg/runner/runner.go#L29
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#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:
schema/embed.go#L1
package-comments: should have a package comment (revive)
|
lint:
pkg/vss/dimo-convert-funcs.go#L14
exported: comment on exported function ToVehicleChassisAxleRow1WheelLeftTirePressure0 should be of the form "ToVehicleChassisAxleRow1WheelLeftTirePressure0 ..." (revive)
|
lint:
pkg/vss/dimo-convert-funcs.go#L19
exported: comment on exported function ToVehicleChassisAxleRow1WheelRightTirePressure0 should be of the form "ToVehicleChassisAxleRow1WheelRightTirePressure0 ..." (revive)
|
lint:
pkg/vss/dimo-convert-funcs.go#L24
exported: comment on exported function ToVehicleChassisAxleRow2WheelLeftTirePressure0 should be of the form "ToVehicleChassisAxleRow2WheelLeftTirePressure0 ..." (revive)
|
lint:
pkg/vss/dimo-convert-funcs.go#L29
exported: comment on exported function ToVehicleChassisAxleRow2WheelRightTirePressure0 should be of the form "ToVehicleChassisAxleRow2WheelRightTirePressure0 ..." (revive)
|
lint:
pkg/vss/dimo-convert-funcs.go#L34
exported: comment on exported function ToVehicleCurrentLocationAltitude0 should be of the form "ToVehicleCurrentLocationAltitude0 ..." (revive)
|
lint:
pkg/vss/dimo-convert-funcs.go#L39
exported: comment on exported function ToVehicleCurrentLocationLatitude0 should be of the form "ToVehicleCurrentLocationLatitude0 ..." (revive)
|
lint:
pkg/vss/dimo-convert-funcs.go#L44
exported: comment on exported function ToVehicleCurrentLocationLongitude0 should be of the form "ToVehicleCurrentLocationLongitude0 ..." (revive)
|