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