Skip to content

feat: publish OCI package #1734

feat: publish OCI package

feat: publish OCI package #1734

Triggered via pull request March 25, 2026 14:09
@minotticminottic
synchronize #761
oci_config
Status Failure
Total duration 1m 19s
Artifacts

compose_test.yaml

on: pull_request
changes
4s
changes
yaml-lint
16s
yaml-lint
javascript-lint
14s
javascript-lint
python-lint
python-lint
markdown-lint
13s
markdown-lint
json-lint
json-lint
shell-lint
12s
shell-lint
check-mkdocs
0s
check-mkdocs
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 5 warnings, and 1 notice
yaml-lint
Process completed with exit code 1.
yaml-lint: ./.github/workflows/semantic_release.yaml#L43
43:69 [trailing-spaces] trailing spaces
yaml-lint: ./.github/workflows/compose_test.yaml#L3
3:5 [comments] too few spaces before comment: expected 2
yaml-lint: ./.github/workflows/semantic_release.yaml#L3
3:5 [comments] too few spaces before comment: expected 2
yaml-lint: ./.github/workflows/commit_lint.yaml#L3
3:1 [truthy] truthy value should be one of [false, true]
yaml-lint: ./services/compose.dev.yaml#L33
33:14 [truthy] truthy value should be one of [false, true]
markdown-lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: DavidAnson/markdownlint-cli2-action@v22. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/