upgrade workflow #2
Annotations
14 errors and 17 warnings
macos_amd64 on macos-12
The macOS-12 environment is deprecated, consider switching to macOS-13, macOS-14 (macos-latest) or macOS-15. For more details, see https://github.com/actions/runner-images/issues/10721
|
macos_amd64 on macos-12
GitHub Actions has encountered an internal error when running your job.
|
macos_arm64 on macos-14
Process completed with exit code 1.
|
linux_amd64_gnu_ssl3 on ubuntu-22.04
Process completed with exit code 1.
|
linux_amd64_clang_ssl3 on ubuntu-22.04
Process completed with exit code 1.
|
linux_amd64_gnu_ssl1 on ubuntu-22.04
Process completed with exit code 1.
|
linux_arm64_gnu_ssl3 on ubuntu-22.04
Process completed with exit code 1.
|
linux_arm64_clang_ssl3 on ubuntu-22.04
Process completed with exit code 1.
|
linux_armhf_gnu_ssl3 on ubuntu-22.04
Process completed with exit code 1.
|
linux_riscv64_gnu_ssl3 on ubuntu-22.04
buildx failed with: ERROR: failed to solve: process "/bin/bash -exc dpkg --add-architecture ${ARCH_DEBIAN}\napt-get --assume-yes update\napt-get --assume-yes -o Dpkg::Options::=\"--force-overwrite\" install --no-install-recommends openjdk-17-jdk-headless\nif [[ \"$NATIVE\" != \"true\" ]]; then\n ./.docker/downloadthis.sh /var/cache/apt/downloaded_tmp libssl-dev:${ARCH_DEBIAN} /root/cross-build-pkgs/\n ./.docker/downloadthis.sh /var/cache/apt/downloaded_tmp libssl3:${ARCH_DEBIAN} /root/cross-build-pkgs/\n ./.docker/downloadthis.sh /var/cache/apt/downloaded_tmp zlib1g-dev:${ARCH_DEBIAN} /root/cross-build-pkgs/\n ./.docker/downloadthis.sh /var/cache/apt/downloaded_tmp zlib1g:${ARCH_DEBIAN} /root/cross-build-pkgs/\n ./.docker/downloadthis.sh /var/cache/apt/downloaded_tmp openjdk-17-jre-headless:${ARCH_DEBIAN} /root/cross-build-pkgs/\n ./.docker/downloadthis.sh /var/cache/apt/downloaded_tmp openjdk-17-jdk-headless:${ARCH_DEBIAN} /root/cross-build-pkgs/\n ./.docker/SymlinkPrefix.javash \"/root/cross-build-pkgs/\" \"/\" \"./\"\nfi\napt-get --assume-yes -o Dpkg::Options::=\"--force-overwrite\" install --no-install-recommends \\\n g++-12 gcc libstdc++-12-dev zlib1g-dev linux-libc-dev libssl-dev gperf \\\n tree git maven php-cli php-readline make cmake\n\nif [[ \"$NATIVE\" != \"true\" ]]; then\n apt-get --assume-yes -o Dpkg::Options::=\"--force-overwrite\" install --no-install-recommends \\\n g++-12-${ARCH_TRIPLE/_/-}-linux-${TRIPLE_GNU} gcc-12-${ARCH_TRIPLE/_/-}-linux-${TRIPLE_GNU} \\\n libatomic1-${ARCH_DEBIAN}-cross linux-libc-dev-${ARCH_DEBIAN}-cross libc6-dev-${ARCH_DEBIAN}-cross libgcc-12-dev-${ARCH_DEBIAN}-cross libstdc++-12-dev-${ARCH_DEBIAN}-cross\nfi\n\n" did not complete successfully: exit code: 100
|
linux_arm64_gnu_ssl1 on ubuntu-22.04
Process completed with exit code 1.
|
linux_armhf_gnu_ssl1 on ubuntu-22.04
Process completed with exit code 1.
|
linux_ppc64el_gnu_ssl3 on ubuntu-22.04
Process completed with exit code 1.
|
windows_amd64 on windows-2019
Process completed with exit code 1.
|
macos_arm64 on macos-14
openjdk 23.0.1 is already installed, it's just not linked.
To link this version, run:
brew link openjdk
|
macos_arm64 on macos-14
freetype 2.13.3 is already installed and up-to-date.
To reinstall 2.13.3, run:
brew reinstall freetype
|
macos_arm64 on macos-14
gd 2.3.3_6 is already installed and up-to-date.
To reinstall 2.3.3_6, run:
brew reinstall gd
|
macos_arm64 on macos-14
libtiff 4.7.0 is already installed and up-to-date.
To reinstall 4.7.0, run:
brew reinstall libtiff
|
linux_amd64_gnu_ssl3 on ubuntu-22.04
Cache save failed.
|
linux_amd64_gnu_ssl1 on ubuntu-22.04
Cache save failed.
|
windows_amd64 on windows-2019
Unexpected input(s) 'setupOnly', 'vcpkgTriplet', 'additionalCachedPaths', valid inputs are ['vcpkgDirectory', 'runVcpkgInstall', 'appendedCacheKey', 'vcpkgGitCommitId', 'vcpkgGitURL', 'doNotUpdateVcpkg', 'doNotCache', 'vcpkgJsonGlob', 'vcpkgJsonIgnores', 'binaryCachePath', 'runVcpkgFormatString', 'useShell', 'logCollectionRegExps']
|
windows_amd64 on windows-2019
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
windows_amd64 on windows-2019
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
windows_amd64 on windows-2019
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
windows_amd64 on windows-2019
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
windows_amd64 on windows-2019
Cannot compute hash of vcpkg.json as it was not found (or multiple hits) with glob expression '**/vcpkg.json'.
|
windows_amd64 on windows-2019
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
windows_amd64 on windows-2019
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
windows_amd64 on windows-2019
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
windows_amd64 on windows-2019
Unexpected input(s) 'vs-version', valid inputs are ['arch', 'sdk', 'spectre', 'toolset', 'uwp', 'vsversion']
|
windows_amd64 on windows-2019
Unexpected input(s) 'setupOnly', 'vcpkgTriplet', 'additionalCachedPaths', valid inputs are ['vcpkgDirectory', 'runVcpkgInstall', 'appendedCacheKey', 'vcpkgGitCommitId', 'vcpkgGitURL', 'doNotUpdateVcpkg', 'doNotCache', 'vcpkgJsonGlob', 'vcpkgJsonIgnores', 'binaryCachePath', 'runVcpkgFormatString', 'useShell', 'logCollectionRegExps']
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
tdlight-natives-4.0.2-linux_amd64_clang_ssl3.jar
|
16.3 MB |
|
tdlight-natives-4.0.2-linux_amd64_gnu_ssl1.jar
|
12.6 MB |
|
tdlight-natives-4.0.2-linux_amd64_gnu_ssl3.jar
|
13.6 MB |
|
tdlight-natives-4.0.2-linux_arm64_clang_ssl3.jar
|
15.8 MB |
|
tdlight-natives-4.0.2-linux_arm64_gnu_ssl1.jar
|
12.1 MB |
|
tdlight-natives-4.0.2-linux_arm64_gnu_ssl3.jar
|
13.2 MB |
|
tdlight-natives-4.0.2-linux_armhf_gnu_ssl1.jar
|
11.5 MB |
|
tdlight-natives-4.0.2-linux_armhf_gnu_ssl3.jar
|
12.5 MB |
|
tdlight-natives-4.0.2-linux_ppc64el_gnu_ssl3.jar
|
15.3 MB |
|
tdlight-natives-4.0.2-macos_arm64.jar
|
16.5 MB |
|
tdlight-natives-4.0.2-windows_amd64.jar
|
10.5 MB |
|