Skip to content

Add artifact get, download, and definition delete commands #666

Add artifact get, download, and definition delete commands

Add artifact get, download, and definition delete commands #666

Triggered via pull request December 15, 2025 22:18
Status Failure
Total duration 1m 6s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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#L42
Error return value of `schemaValidateCmd.MarkFlagRequired` is not checked (errcheck)
lint: cmd/schema.go#L41
Error return value of `schemaValidateCmd.MarkFlagRequired` is not checked (errcheck)
lint: cmd/schema.go#L31
Error return value of `schemaDereferenceCmd.MarkFlagRequired` is not checked (errcheck)
lint: cmd/artifact.go#L42
Error return value of `artifactImportCmd.MarkFlagRequired` is not checked (errcheck)
lint: cmd/artifact.go#L41
Error return value of `artifactImportCmd.MarkFlagRequired` is not checked (errcheck)
lint: cmd/artifact.go#L40
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