Bump golangci/golangci-lint-action from 4 to 5 in the actions group #18
Annotations
5 errors and 3 warnings
golangci-lint:
pkg/vss/convert/payloadv1.go#L34
ineffectual assignment to err (ineffassign)
|
golangci-lint:
pkg/migrations/20240424204906_signal_table_migration.go#L1
ST1000: at least one file in a package should have a package comment (stylecheck)
|
golangci-lint:
pkg/migrations/20240503135325_signal_source_col_migration.go#L1
ST1000: at least one file in a package should have a package comment (stylecheck)
|
golangci-lint:
pkg/migrations/migrations.go#L1
ST1000: at least one file in a package should have a package comment (stylecheck)
|
golangci-lint
issues found
|
Install Go
Restore cache failed: Dependencies file is not found in /runner/_work/model-garage/model-garage. Supported file pattern: go.sum
|
golangci-lint:
schema/embed.go#L1
package-comments: should have a package comment (revive)
|
golangci-lint:
pkg/migrations/20240424204905_init_goose_table_migration.go#L1
package-comments: should have a package comment (revive)
|
Loading