fixes #482
Annotations
4 errors and 2 warnings
docker (jammy)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c if [ \"${TARGETPLATFORM}\" = \"linux/arm64\" ]; then\n ARCH=arm64\n else\n ARCH=x64\n fi\n QTSPEC=qt6.${QT_VER//.}\n curl -O https://qt.mirror.constant.com/archive/online_installers/${QT_INSTALLER_VER%.*}/qt-unified-linux-${ARCH}-${QT_INSTALLER_VER}-online.run \\\n && chmod +x qt-unified-linux-${ARCH}-${QT_INSTALLER_VER}-online.run \\\n && ./qt-unified-linux-${ARCH}-${QT_INSTALLER_VER}-online.run --root /usr/local/Qt --accept-licenses --accept-obligations --default-answer --confirm-command \\\n --auto-answer telemetry-question=No --no-default-installations --no-force-installations \\\n install \\\n qt.${QTSPEC}.linux_gcc_64 \\\n qt.${QTSPEC}.qtquick3d \\\n qt.${QTSPEC}.qtquicktimeline \\\n qt.${QTSPEC}.addons.qtpositioning \\\n qt.${QTSPEC}.addons.qtwebchannel \\\n qt.${QTSPEC}.addons.qtwebengine \\\n qt.${QTSPEC}.addons.qtmultimedia \\\n qt.${QTSPEC}.qtshadertools \\\n && find /usr/local/Qt/Docs/Qt-${QT_VER} -type f -and -not -name '*.index' -delete \\\n && curl -o iwyu-mapgen-qt.py https://raw.githubusercontent.com/include-what-you-use/include-what-you-use/clang_17/mapgen/iwyu-mapgen-qt.py \\\n && python3 iwyu-mapgen-qt.py /usr/local/Qt/${QT_VER}/*/include > \"/usr/local/Qt/${QT_VER}/qt.imp\"\n" did not complete successfully: exit code: 2
|
docker (noble)
buildx failed with: ERROR: failed to solve: process "/bin/bash -c if [ \"${TARGETPLATFORM}\" = \"linux/arm64\" ]; then\n ARCH=arm64\n else\n ARCH=x64\n fi\n QTSPEC=qt6.${QT_VER//.}\n curl -O https://qt.mirror.constant.com/archive/online_installers/${QT_INSTALLER_VER%.*}/qt-unified-linux-${ARCH}-${QT_INSTALLER_VER}-online.run \\\n && chmod +x qt-unified-linux-${ARCH}-${QT_INSTALLER_VER}-online.run \\\n && ./qt-unified-linux-${ARCH}-${QT_INSTALLER_VER}-online.run --root /usr/local/Qt --accept-licenses --accept-obligations --default-answer --confirm-command \\\n --auto-answer telemetry-question=No --no-default-installations --no-force-installations \\\n install \\\n qt.${QTSPEC}.linux_gcc_64 \\\n qt.${QTSPEC}.qtquick3d \\\n qt.${QTSPEC}.qtquicktimeline \\\n qt.${QTSPEC}.addons.qtpositioning \\\n qt.${QTSPEC}.addons.qtwebchannel \\\n qt.${QTSPEC}.addons.qtwebengine \\\n qt.${QTSPEC}.addons.qtmultimedia \\\n qt.${QTSPEC}.qtshadertools \\\n && find /usr/local/Qt/Docs/Qt-${QT_VER} -type f -and -not -name '*.index' -delete \\\n && curl -o iwyu-mapgen-qt.py https://raw.githubusercontent.com/include-what-you-use/include-what-you-use/clang_17/mapgen/iwyu-mapgen-qt.py \\\n && python3 iwyu-mapgen-qt.py /usr/local/Qt/${QT_VER}/*/include > \"/usr/local/Qt/${QT_VER}/qt.imp\"\n" did not complete successfully: exit code: 2
|
macos (ffmpeg@4)
Process completed with exit code 1.
|
macos (ffmpeg@6)
Process completed with exit code 1.
|
macos (ffmpeg@4)
No files were found with the provided path: build/Darwin/output. No artifacts will be uploaded.
|
macos (ffmpeg@6)
No files were found with the provided path: build/Darwin/output. No artifacts will be uploaded.
|