This repository has been archived by the owner on Jan 6, 2024. It is now read-only.
Bump mopidy-iris from 3.66.0 to 3.69.3 in /mopidy #364
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: push
workflows
/
Gather add-on information
3s
workflows
/
JSON Lint
2s
workflows
/
Shellcheck
8s
workflows
/
YAMLLint
14s
workflows
/
Prettier
4s
Matrix: workflows / build
Annotations
1 error and 1 warning
workflows / Build amd64
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c mkdir -p /usr/local/share/keyrings && curl -L https://apt.mopidy.com/mopidy.gpg -o /usr/local/share/keyrings/mopidy-archive-keyring.gpg && curl -L https://apt.mopidy.com/mopidy.list -o /etc/apt/sources.list.d/mopidy.list && apt-get update && apt-get install -y --no-install-recommends build-essential=12.9 git=1:2.30.2-1 gstreamer1.0-alsa=1.18.4-2 gstreamer1.0-plugins-bad=1.18.4-3 gstreamer1.0-plugins-good=1.18.4-2+deb11u1 gstreamer1.0-plugins-ugly=1.18.4-2 gstreamer1.0-pulseaudio=1.18.4-2+deb11u1 libasound2-dev=1.2.4-1.1 libffi-dev=3.3-6 libspotify-dev=12.1.51-1 libspotify12=12.1.51-1 libxml2-dev=2.9.10+dfsg-6.7+deb11u3 libxslt1-dev=1.1.34-4+deb11u1 nginx>=1.18.0-6.1 python3-dev=3.9.2-3 python3-gi=3.38.0-2 python3-gst-1.0=1.18.3-1 zlib1g-dev=1:1.2.11.dfsg-2+deb11u2 mopidy=3.3.0-1 mopidy-alsamixer=2.0.1-1 mopidy-local=3.2.1-1 mopidy-mpd=3.3.0-1 mopidy-podcast=3.0.1-1 mopidy-soundcloud=3.0.1-1 mopidy-tunein=1.1.0-1 && curl https://bootstrap.pypa.io/get-pip.py | python3 && pip3 install --no-cache-dir -r /tmp/requirements.txt && find /usr/local \\( -type d -a -name test -o -name tests -o -name '__pycache__' \\) -o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) -exec rm -rf '{}' + && apt-get purge -y --auto-remove libffi-dev libxml2-dev libxslt1-dev zlib1g-dev build-essential gcc python-dev dpkg-dev && rm -fr /var/{cache,log}/* /var/lib/apt/lists/* /root/.cache && find /tmp/ -mindepth 1 -delete" did not complete successfully: exit code: 100
|
workflows / Lint Add-on:
mopidy/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
|