Skip to content

multiple changes to improve logging and output #546

multiple changes to improve logging and output

multiple changes to improve logging and output #546

Triggered via pull request July 12, 2025 04:33
Status Failure
Total duration 1m 9s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: pkg/bundle/lint.go#L37
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: cmd/schema.go#L28
Error return value of `schemaValidateCmd.MarkFlagRequired` is not checked (errcheck)
lint: cmd/schema.go#L27
Error return value of `schemaValidateCmd.MarkFlagRequired` is not checked (errcheck)
lint: cmd/artifact.go#L33
Error return value of `artifactImportCmd.MarkFlagRequired` is not checked (errcheck)
lint: cmd/artifact.go#L32
Error return value of `artifactImportCmd.MarkFlagRequired` is not checked (errcheck)
lint: cmd/artifact.go#L31
Error return value of `artifactImportCmd.MarkFlagRequired` 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
Restore cache failed: Dependencies file is not found in /home/runner/work/mass/mass. Supported file pattern: go.sum