Skip to content

Refactor GHCR registry usage in build-images.yml #4

Refactor GHCR registry usage in build-images.yml

Refactor GHCR registry usage in build-images.yml #4

Triggered via push December 9, 2025 16:32
Status Failure
Total duration 16s
Artifacts

commitlint.yml

on: push
commitlint
12s
commitlint
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
commitlint
You have commit messages with errors ⧗ input: Refactor GHCR registry usage in build-images.yml Removed environment variable REGISTRY and replaced its usage with the hardcoded value 'ghcr.io' in the build-images workflow. ✖ body's lines must not be longer than 100 characters [body-max-line-length] ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 3 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
commitlint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/