⬆️ Update alpine_3_19/openssl to v3.1.5-r0 #497
ci.yaml
on: push
workflows
/
Gather add-on information
3s
workflows
/
JSON Lint
4s
workflows
/
Shellcheck
3s
workflows
/
YAMLLint
13s
workflows
/
Prettier
4s
Matrix: workflows / build
Annotations
5 errors and 1 warning
workflows / Build amd64
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache --virtual .build-dependencies gcc=13.2.1_git20231014-r0 linux-pam-dev=1.5.3-r7 make=4.4.1-r2 musl-dev=1.2.4_git20230717-r4 && cd /tmp && curl -sSL https://github.com/tiwe-de/libpam-pwdfile/archive/v1.0.tar.gz | tar xz --strip 1 && make && make install && cd - && apk add --no-cache openssl=3.1.5-r0 vsftpd=3.0.5-r2 && apk del --no-cache --purge .build-dependencies && mkdir -p /ftproot/empty /ftproot/users /etc/vsftpd/users && rm -f -r /tmp/*" did not complete successfully: exit code: 8
|
workflows / Build armv7
The job was canceled because "amd64" failed.
|
workflows / Build armv7
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache --virtual .build-dependencies gcc=13.2.1_git20231014-r0 linux-pam-dev=1.5.3-r7 make=4.4.1-r2 musl-dev=1.2.4_git20230717-r4 && cd /tmp && curl -sSL https://github.com/tiwe-de/libpam-pwdfile/archive/v1.0.tar.gz | tar xz --strip 1 && make && make install && cd - && apk add --no-cache openssl=3.1.5-r0 vsftpd=3.0.5-r2 && apk del --no-cache --purge .build-dependencies && mkdir -p /ftproot/empty /ftproot/users /etc/vsftpd/users && rm -f -r /tmp/*" did not complete successfully: exit code: 8
|
workflows / Build aarch64
The job was canceled because "amd64" failed.
|
workflows / Build aarch64
The operation was canceled.
|
workflows / Lint Add-on:
ftp/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
|