remove bundle provisioning from dev server #532
Annotations
10 errors and 1 warning
|
lint:
pkg/commands/bundle/import.go#L53
Error return value is not checked (errcheck)
|
|
lint:
pkg/bundle/prompt.go#L312
Error return value is not checked (errcheck)
|
|
lint:
pkg/bundle/prompt.go#L310
Error return value is not checked (errcheck)
|
|
lint:
pkg/bundle/lint.go#L45
Error return value is not checked (errcheck)
|
|
lint:
pkg/bundle/lint.go#L44
Error return value is not checked (errcheck)
|
|
lint:
pkg/bundle/combine.go#L18
Error return value is not checked (errcheck)
|
|
lint:
pkg/bundle/combine.go#L15
Error return value is not checked (errcheck)
|
|
lint:
pkg/commands/image/push_test.go#L8
import 'log' is not allowed from list 'non-main files': Use log/slog instead, see https://go.dev/blog/slog (depguard)
|
|
lint:
cmd/docs.go#L7
import 'log' is not allowed from list 'non-main files': Use log/slog instead, see https://go.dev/blog/slog (depguard)
|
|
lint:
cmd/bundle.go#L7
import 'log' is not allowed from list 'non-main files': Use log/slog instead, see https://go.dev/blog/slog (depguard)
|
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/mass/mass. Supported file pattern: go.sum
|