Addon CI #3
addon-ci.yaml
on: workflow_dispatch
workflows
/
ℹ️ Setup addon environment information
4s
workflows
/
🔎 ShellCheck
5s
workflows
/
🔎 MarkdownLint
9s
workflows
/
🔎 YamlLint
4s
workflows
/
🔎 Home Assistant Addon Linter
12s
workflows
/
🔎 Hadolint
10s
workflows
/
✔️ Verify Migration
18s
Matrix: workflows / test-image-build
Annotations
7 errors and 1 warning
workflows / ✔️ Verify image build amd64
Error: buildah exited with code 13
Cloning into '/git-secrets'...
ERROR: unable to select packages:
Error: building at STEP "RUN apk add --no-cache 'git=2.36.6-r0' 'rsync=3.2.7-r0' 'grep=3.7-r0' 'sed=4.8-r0' 'python3=3.10.13-r0' 'py3-pip=22.1.1-r0' 'findutils=4.9.0-r0' && pip3 install --no-cache-dir PyYAML==5.3.1 dotty-dict==1.3.1": while running runtime: exit status 13
|
workflows / ✔️ Verify image build aarch64
Error: buildah exited with code 13
Cloning into '/git-secrets'...
ERROR: unable to select packages:
Error: building at STEP "RUN apk add --no-cache 'git=2.36.6-r0' 'rsync=3.2.7-r0' 'grep=3.7-r0' 'sed=4.8-r0' 'python3=3.10.13-r0' 'py3-pip=22.1.1-r0' 'findutils=4.9.0-r0' && pip3 install --no-cache-dir PyYAML==5.3.1 dotty-dict==1.3.1": while running runtime: exit status 13
|
workflows / ✔️ Verify image build i386
Error: buildah exited with code 13
Cloning into '/git-secrets'...
ERROR: unable to select packages:
Error: building at STEP "RUN apk add --no-cache 'git=2.36.6-r0' 'rsync=3.2.7-r0' 'grep=3.7-r0' 'sed=4.8-r0' 'python3=3.10.13-r0' 'py3-pip=22.1.1-r0' 'findutils=4.9.0-r0' && pip3 install --no-cache-dir PyYAML==5.3.1 dotty-dict==1.3.1": while running runtime: exit status 13
|
workflows / ✔️ Verify image build armv7
Error: buildah exited with code 13
Cloning into '/git-secrets'...
ERROR: unable to select packages:
Error: building at STEP "RUN apk add --no-cache 'git=2.36.6-r0' 'rsync=3.2.7-r0' 'grep=3.7-r0' 'sed=4.8-r0' 'python3=3.10.13-r0' 'py3-pip=22.1.1-r0' 'findutils=4.9.0-r0' && pip3 install --no-cache-dir PyYAML==5.3.1 dotty-dict==1.3.1": while running runtime: exit status 13
|
workflows / ✔️ Verify Migration:
git-exporter/config.yaml#L1
The add-on image does not use the correct image registry. Make sure its 'ghcr.io/poeschl-homeAssistant-addons'
|
workflows / ✔️ Verify Migration
Process completed with exit code 1.
|
workflows / ✔️ Verify image build armhf
Error: buildah exited with code 13
Cloning into '/git-secrets'...
ERROR: unable to select packages:
Error: building at STEP "RUN apk add --no-cache 'git=2.36.6-r0' 'rsync=3.2.7-r0' 'grep=3.7-r0' 'sed=4.8-r0' 'python3=3.10.13-r0' 'py3-pip=22.1.1-r0' 'findutils=4.9.0-r0' && pip3 install --no-cache-dir PyYAML==5.3.1 dotty-dict==1.3.1": while running runtime: exit status 13
|
workflows / 🔎 Home Assistant Addon Linter:
git-exporter/config.yaml#L1
'map' contains the 'config' folder, which has been replaced by 'homeassistant_config'. See: https://developers.home-assistant.io/blog/2023/11/06/public-addon-config
|