Bump actions/setup-python from 6 to 7 #1311
ci.yml
on: pull_request
Matrix: 🏗️ Build C library
🔍 Check C code format
1m 7s
Matrix: 🏗️ Build C CLI
🏗️ Build Debian package
3m 3s
📚 Deploy nightly docs
Matrix: 🧪 Test C/++ code
Matrix: 🏗️ Build JVM library
Matrix: 🧪 Test and check JVM library
Matrix: 🏗️ Build Python wheels
Matrix: 🔍 Check Python code
Matrix: 🔍 Check Python code security
Matrix: 🧪 Test Python code
Matrix: 🔍 Check Python static typing
Matrix: 🚀 Publish JVM library
📚 Deploy release docs
0s
Annotations
3 errors, 351 warnings, and 6 notices
|
🏗️ Build C library (ubuntu-latest, ubuntu:20.04, /tmp:/__e/node20, gcc-13)
Failed to install the gcc compiler 13
|
|
🏗️ Build C library (ubuntu-latest, ubuntu:20.04, /tmp:/__e/node20, gcc-13)
Error: Failed to install apt packages: Command failed with exit code 1: add-apt-repository '-y' 'ppa:ubuntu-toolchain-r/test'
Error: Command failed with exit code 1: add-apt-repository '-y' 'ppa:ubuntu-toolchain-r/test'
at Sn (file:///__w/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:18:57)
at ze (file:///__w/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:19:2116)
at pe (file:///__w/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:19:7331)
at yS (file:///__w/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:45:2010)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async Promise.all (index 0)
at async wS (file:///__w/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:46:156)
at async de (file:///__w/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:45:2526)
at async In (file:///__w/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:53:22009)
at async n$ (file:///__w/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:64:662)
at de (file:///__w/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:46:29)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async In (file:///__w/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:53:22009)
at async n$ (file:///__w/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:64:662)
at async s$ (file:///__w/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:64:2502)
at async o$ (file:///__w/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:64:2888)
|
|
🏗️ Build C library (ubuntu-latest, ubuntu:20.04, /tmp:/__e/node20, gcc-13)
Error: Failed to install apt packages: Command failed with exit code 1: add-apt-repository '-y' 'ppa:ubuntu-toolchain-r/test'
Error: Command failed with exit code 1: add-apt-repository '-y' 'ppa:ubuntu-toolchain-r/test'
at Sn (file:///__w/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:18:57)
at ze (file:///__w/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:19:2116)
at pe (file:///__w/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:19:7331)
at yS (file:///__w/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:45:2010)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async Promise.all (index 0)
at async wS (file:///__w/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:46:156)
at async de (file:///__w/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:45:2526)
at async In (file:///__w/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:53:22009)
at async n$ (file:///__w/_actions/aminya/setup-cpp/v1/dist/modern/setup-cpp.mjs:64:662)
|
|
🏗️ Build C CLI (ubuntu-22.04-arm, gcc-13)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (ubuntu-22.04-arm, gcc-13)
‘host’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
🏗️ Build C CLI (ubuntu-22.04-arm, gcc-13)
‘user’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
🏗️ Build C CLI (ubuntu-22.04-arm, gcc-13)
‘authority’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
🏗️ Build C CLI (ubuntu-22.04-arm, gcc-13)
‘userpass_end’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
🏗️ Build C CLI (ubuntu-22.04-arm, gcc-13)
storing the address of local variable ‘capitem’ in ‘*cd.open_caps’ [-Wdangling-pointer=]
|
|
🏗️ Build C CLI (ubuntu-22.04-arm, gcc-13)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:keyserver.ubuntu.com/ubuntu-toolchain-r-test.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '1E9377A2BA9EF27F'
|
|
🏗️ Build C CLI (ubuntu-22.04-arm, gcc-13)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:keyserver.ubuntu.com/ubuntu-toolchain-r-test.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '1E9377A2BA9EF27F'
|
|
🏗️ Build C CLI (ubuntu-22.04-arm, llvm-19)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (ubuntu-22.04-arm, llvm-19)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C CLI (ubuntu-22.04-arm, llvm-20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (ubuntu-22.04-arm, llvm-20)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C library (ubuntu-22.04-arm, gcc-13)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (ubuntu-22.04-arm, gcc-13)
‘host’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
🏗️ Build C library (ubuntu-22.04-arm, gcc-13)
‘user’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
🏗️ Build C library (ubuntu-22.04-arm, gcc-13)
‘authority’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
🏗️ Build C library (ubuntu-22.04-arm, gcc-13)
‘userpass_end’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
🏗️ Build C library (ubuntu-22.04-arm, gcc-13)
storing the address of local variable ‘capitem’ in ‘*cd.open_caps’ [-Wdangling-pointer=]
|
|
🏗️ Build C library (ubuntu-22.04-arm, gcc-13)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:keyserver.ubuntu.com/ubuntu-toolchain-r-test.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '1E9377A2BA9EF27F'
|
|
🏗️ Build C library (ubuntu-22.04-arm, gcc-13)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:keyserver.ubuntu.com/ubuntu-toolchain-r-test.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '1E9377A2BA9EF27F'
|
|
🏗️ Build C library (ubuntu-22.04-arm, llvm-20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (ubuntu-22.04-arm, llvm-20)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build Debian package
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C CLI (ubuntu-24.04-arm, gcc-14)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (ubuntu-24.04-arm, gcc-14)
‘authority’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
🏗️ Build C CLI (ubuntu-24.04-arm, gcc-14)
‘userpass_end’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
🏗️ Build C CLI (ubuntu-24.04-arm, gcc-14)
storing the address of local variable ‘capitem’ in ‘*cd.open_caps’ [-Wdangling-pointer=]
|
|
🏗️ Build C library (ubuntu-22.04-arm, llvm-19)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (ubuntu-22.04-arm, llvm-19)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C CLI (ubuntu-24.04, gcc-14)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (ubuntu-24.04, gcc-14)
storing the address of local variable ‘capitem’ in ‘*cd.open_caps’ [-Wdangling-pointer=]
|
|
🏗️ Build C CLI (ubuntu-latest, ubuntu:25.04, /tmp:/__e/node20, llvm-19)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (ubuntu-latest, ubuntu:25.04, /tmp:/__e/node20, llvm-19)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C CLI (ubuntu-24.04-arm, gcc-13)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (ubuntu-24.04-arm, gcc-13)
‘host’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
🏗️ Build C CLI (ubuntu-24.04-arm, gcc-13)
‘user’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
🏗️ Build C CLI (ubuntu-24.04-arm, gcc-13)
‘authority’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
🏗️ Build C CLI (ubuntu-24.04-arm, gcc-13)
‘userpass_end’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
🏗️ Build C CLI (ubuntu-24.04-arm, gcc-13)
storing the address of local variable ‘capitem’ in ‘*cd.open_caps’ [-Wdangling-pointer=]
|
|
🏗️ Build C CLI (ubuntu-24.04, gcc-13)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (ubuntu-24.04, gcc-13)
storing the address of local variable ‘capitem’ in ‘*cd.open_caps’ [-Wdangling-pointer=]
|
|
🏗️ Build C library (windows-11-arm, msvc)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (windows-11-arm, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning [C:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C library (windows-11-arm, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning [C:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C library (windows-11-arm, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning [C:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C library (windows-11-arm, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning [C:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C library (windows-11-arm, msvc)
operands are different enum types '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>' and 'git_submodule_status_t'; use an explicit cast to silence this warning [C:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C library (windows-11-arm, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning [C:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C library (windows-11-arm, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning [C:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C library (windows-11-arm, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning [C:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C library (windows-11-arm, msvc)
operands are different enum types 'git_diff_flag_t' and '<unnamed-enum-GIT_DIFF_FLAG__FREE_PATH>'; use an explicit cast to silence this warning [C:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C library (windows-11-arm, msvc)
operands are different enum types 'git_diff_flag_t' and '<unnamed-enum-GIT_DIFF_FLAG__FREE_PATH>'; use an explicit cast to silence this warning [C:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C library (ubuntu-22.04, llvm-20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (ubuntu-22.04, llvm-20)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C CLI (ubuntu-latest, ubuntu:20.04, /tmp:/__e/node20, llvm-20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (ubuntu-latest, ubuntu:20.04, /tmp:/__e/node20, llvm-20)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C library (ubuntu-24.04, gcc-14)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (ubuntu-24.04, gcc-14)
storing the address of local variable ‘capitem’ in ‘*cd.open_caps’ [-Wdangling-pointer=]
|
|
🏗️ Build C CLI (ubuntu-22.04, llvm-19)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (ubuntu-22.04, llvm-19)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C CLI (ubuntu-22.04, llvm-20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (ubuntu-22.04, llvm-20)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C CLI (windows-11-arm, msvc)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (windows-11-arm, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning [C:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C CLI (windows-11-arm, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning [C:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C CLI (windows-11-arm, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning [C:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C CLI (windows-11-arm, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning [C:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C CLI (windows-11-arm, msvc)
operands are different enum types '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>' and 'git_submodule_status_t'; use an explicit cast to silence this warning [C:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C CLI (windows-11-arm, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning [C:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C CLI (windows-11-arm, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning [C:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C CLI (windows-11-arm, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning [C:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C CLI (windows-11-arm, msvc)
operands are different enum types 'git_diff_flag_t' and '<unnamed-enum-GIT_DIFF_FLAG__FREE_PATH>'; use an explicit cast to silence this warning [C:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C CLI (windows-11-arm, msvc)
operands are different enum types 'git_diff_flag_t' and '<unnamed-enum-GIT_DIFF_FLAG__FREE_PATH>'; use an explicit cast to silence this warning [C:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C CLI (ubuntu-24.04, llvm-20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (ubuntu-24.04, llvm-20)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C CLI (ubuntu-latest, ubuntu:25.04, /tmp:/__e/node20, gcc-14)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (ubuntu-latest, ubuntu:25.04, /tmp:/__e/node20, gcc-14)
storing the address of local variable 'capitem' in '*cd.open_caps' [-Wdangling-pointer=]
|
|
🏗️ Build C CLI (ubuntu-24.04, llvm-19)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (ubuntu-24.04, llvm-19)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C CLI (ubuntu-24.04-arm, node:20.18.1-bullseye, llvm-20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (ubuntu-24.04-arm, node:20.18.1-bullseye, llvm-20)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C library (ubuntu-24.04-arm, node:20.18.1-bullseye, llvm-19)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (ubuntu-24.04-arm, node:20.18.1-bullseye, llvm-19)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C CLI (ubuntu-22.04, gcc-13)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (ubuntu-22.04, gcc-13)
storing the address of local variable ‘capitem’ in ‘*cd.open_caps’ [-Wdangling-pointer=]
|
|
🏗️ Build C CLI (ubuntu-22.04, gcc-13)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:keyserver.ubuntu.com/ubuntu-toolchain-r-test.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '1E9377A2BA9EF27F'
|
|
🏗️ Build C CLI (ubuntu-22.04, gcc-13)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:keyserver.ubuntu.com/ubuntu-toolchain-r-test.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '1E9377A2BA9EF27F'
|
|
🏗️ Build C CLI (macos-15, llvm-20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (macos-15, llvm-20):
c/src/measureresult.cpp#L91
'operator->' is deprecated [-Wdeprecated-declarations]
|
|
🏗️ Build C CLI (macos-15, llvm-20)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C CLI (macos-15, llvm-20)
llvm@20 was installed but not linked because llvm@18 is already installed.
To link this version, run:
brew link llvm@20
|
|
🏗️ Build C CLI (macos-15, llvm-20)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
🏗️ Build C CLI (macos-15, llvm-20)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
🏗️ Build C CLI (windows-2022, llvm-20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (windows-2022, llvm-20)
parameter 'FILETIME' not found in the function declaration [-Wdocumentation]
|
|
🏗️ Build C CLI (windows-2022, llvm-20)
parameter 'src_len' not found in the function declaration [-Wdocumentation]
|
|
🏗️ Build C CLI (windows-2022, llvm-20)
parameter 'path' not found in the function declaration [-Wdocumentation]
|
|
🏗️ Build C CLI (windows-2022, llvm-20)
parameter 'path' not found in the function declaration [-Wdocumentation]
|
|
🏗️ Build C CLI (windows-2022, llvm-20)
parameter 'FILETIME' not found in the function declaration [-Wdocumentation]
|
|
🏗️ Build C CLI (windows-2022, llvm-20)
parameter 'src_len' not found in the function declaration [-Wdocumentation]
|
|
🏗️ Build C CLI (windows-2022, llvm-20)
parameter 'path' not found in the function declaration [-Wdocumentation]
|
|
🏗️ Build C CLI (windows-2022, llvm-20)
parameter 'path' not found in the function declaration [-Wdocumentation]
|
|
🏗️ Build C CLI (windows-2022, llvm-20)
'strncpy' is deprecated: This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
|
🏗️ Build C CLI (windows-2022, llvm-20)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C library (ubuntu-24.04, llvm-20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (ubuntu-24.04, llvm-20)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C CLI (ubuntu-latest, ubuntu:20.04, /tmp:/__e/node20, llvm-19)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (ubuntu-latest, ubuntu:20.04, /tmp:/__e/node20, llvm-19)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C CLI (ubuntu-latest, ubuntu:25.04, /tmp:/__e/node20, gcc-13)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (ubuntu-latest, ubuntu:25.04, /tmp:/__e/node20, gcc-13)
storing the address of local variable 'capitem' in '*cd.open_caps' [-Wdangling-pointer=]
|
|
🏗️ Build C CLI (ubuntu-24.04-arm, llvm-20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (ubuntu-24.04-arm, llvm-20)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C library (ubuntu-22.04, gcc-13)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (ubuntu-22.04, gcc-13)
storing the address of local variable ‘capitem’ in ‘*cd.open_caps’ [-Wdangling-pointer=]
|
|
🏗️ Build C library (ubuntu-22.04, gcc-13)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:keyserver.ubuntu.com/ubuntu-toolchain-r-test.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '1E9377A2BA9EF27F'
|
|
🏗️ Build C library (ubuntu-22.04, gcc-13)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:keyserver.ubuntu.com/ubuntu-toolchain-r-test.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '1E9377A2BA9EF27F'
|
|
🏗️ Build C CLI (ubuntu-24.04-arm, node:20.18.1-bullseye, llvm-19)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (ubuntu-24.04-arm, node:20.18.1-bullseye, llvm-19)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C library (ubuntu-24.04, gcc-13)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (ubuntu-24.04, gcc-13)
storing the address of local variable ‘capitem’ in ‘*cd.open_caps’ [-Wdangling-pointer=]
|
|
🏗️ Build C library (ubuntu-22.04, llvm-19)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (ubuntu-22.04, llvm-19)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C library (ubuntu-24.04-arm, llvm-19)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (ubuntu-24.04-arm, llvm-19)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C CLI (ubuntu-24.04-arm, llvm-19)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (ubuntu-24.04-arm, llvm-19)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C library (ubuntu-latest, ubuntu:20.04, /tmp:/__e/node20, llvm-20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (ubuntu-latest, ubuntu:20.04, /tmp:/__e/node20, llvm-20)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C library (ubuntu-24.04-arm, gcc-13)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (ubuntu-24.04-arm, gcc-13)
‘host’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
🏗️ Build C library (ubuntu-24.04-arm, gcc-13)
‘user’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
🏗️ Build C library (ubuntu-24.04-arm, gcc-13)
‘authority’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
🏗️ Build C library (ubuntu-24.04-arm, gcc-13)
‘userpass_end’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
🏗️ Build C library (ubuntu-24.04-arm, gcc-13)
storing the address of local variable ‘capitem’ in ‘*cd.open_caps’ [-Wdangling-pointer=]
|
|
🏗️ Build C library (ubuntu-24.04-arm, node:20.18.1-bullseye, llvm-20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (ubuntu-24.04-arm, node:20.18.1-bullseye, llvm-20)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C library (windows-2022, llvm-20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (windows-2022, llvm-20)
parameter 'FILETIME' not found in the function declaration [-Wdocumentation]
|
|
🏗️ Build C library (windows-2022, llvm-20)
parameter 'src_len' not found in the function declaration [-Wdocumentation]
|
|
🏗️ Build C library (windows-2022, llvm-20)
parameter 'path' not found in the function declaration [-Wdocumentation]
|
|
🏗️ Build C library (windows-2022, llvm-20)
parameter 'path' not found in the function declaration [-Wdocumentation]
|
|
🏗️ Build C library (windows-2022, llvm-20)
parameter 'FILETIME' not found in the function declaration [-Wdocumentation]
|
|
🏗️ Build C library (windows-2022, llvm-20)
parameter 'src_len' not found in the function declaration [-Wdocumentation]
|
|
🏗️ Build C library (windows-2022, llvm-20)
parameter 'path' not found in the function declaration [-Wdocumentation]
|
|
🏗️ Build C library (windows-2022, llvm-20)
parameter 'path' not found in the function declaration [-Wdocumentation]
|
|
🏗️ Build C library (windows-2022, llvm-20)
'strncpy' is deprecated: This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
|
🏗️ Build C library (windows-2022, llvm-20)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C library (ubuntu-24.04, llvm-19)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (ubuntu-24.04, llvm-19)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C CLI (windows-2022, gcc-13)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (windows-2022, gcc-13)
storing the address of local variable 'capitem' in '*cd.open_caps' [-Wdangling-pointer=]
|
|
🏗️ Build C library (ubuntu-24.04-arm, llvm-20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (ubuntu-24.04-arm, llvm-20)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C CLI (macos-26, apple-clang)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (macos-26, apple-clang)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
🏗️ Build C library (ubuntu-24.04-arm, gcc-14)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (ubuntu-24.04-arm, gcc-14)
‘authority’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
🏗️ Build C library (ubuntu-24.04-arm, gcc-14)
‘userpass_end’ may be used uninitialized [-Wmaybe-uninitialized]
|
|
🏗️ Build C library (ubuntu-24.04-arm, gcc-14)
storing the address of local variable ‘capitem’ in ‘*cd.open_caps’ [-Wdangling-pointer=]
|
|
🏗️ Build C library (windows-2022, gcc-13)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (windows-2022, gcc-13)
storing the address of local variable 'capitem' in '*cd.open_caps' [-Wdangling-pointer=]
|
|
🏗️ Build C CLI (ubuntu-latest, ubuntu:20.04, /tmp:/__e/node20, gcc-13)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (ubuntu-latest, ubuntu:20.04, /tmp:/__e/node20, gcc-13)
storing the address of local variable 'capitem' in '*cd.open_caps' [-Wdangling-pointer=]
|
|
🏗️ Build C CLI (ubuntu-latest, ubuntu:20.04, /tmp:/__e/node20, gcc-13)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: gpg '--no-default-keyring' '--keyring' 'gnupg-ring:keyserver.ubuntu.com/ubuntu-toolchain-r-test.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '1E9377A2BA9EF27F'
|
|
🏗️ Build C CLI (ubuntu-latest, ubuntu:20.04, /tmp:/__e/node20, gcc-13)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: gpg '--no-default-keyring' '--keyring' 'gnupg-ring:keyserver.ubuntu.com/ubuntu-toolchain-r-test.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '1E9377A2BA9EF27F'
|
|
🏗️ Build C library (windows-2022, msvc)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (windows-2022, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning [D:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C library (windows-2022, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning [D:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C library (windows-2022, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning [D:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C library (windows-2022, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning [D:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C library (windows-2022, msvc)
operands are different enum types '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>' and 'git_submodule_status_t'; use an explicit cast to silence this warning [D:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C library (windows-2022, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning [D:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C library (windows-2022, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning [D:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C library (windows-2022, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning [D:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C library (windows-2022, msvc)
operands are different enum types 'git_diff_flag_t' and '<unnamed-enum-GIT_DIFF_FLAG__FREE_PATH>'; use an explicit cast to silence this warning [D:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C library (windows-2022, msvc)
operands are different enum types 'git_diff_flag_t' and '<unnamed-enum-GIT_DIFF_FLAG__FREE_PATH>'; use an explicit cast to silence this warning [D:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C library (ubuntu-latest, ubuntu:25.04, /tmp:/__e/node20, llvm-19)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (ubuntu-latest, ubuntu:25.04, /tmp:/__e/node20, llvm-19)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C CLI (windows-2022, msvc)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (windows-2022, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning [D:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C CLI (windows-2022, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning [D:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C CLI (windows-2022, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning [D:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C CLI (windows-2022, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning [D:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C CLI (windows-2022, msvc)
operands are different enum types '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>' and 'git_submodule_status_t'; use an explicit cast to silence this warning [D:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C CLI (windows-2022, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning [D:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C CLI (windows-2022, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning [D:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C library (ubuntu-latest, ubuntu:25.04, /tmp:/__e/node20, gcc-13)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (windows-2022, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning [D:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C library (ubuntu-latest, ubuntu:25.04, /tmp:/__e/node20, gcc-13)
storing the address of local variable 'capitem' in '*cd.open_caps' [-Wdangling-pointer=]
|
|
🏗️ Build C CLI (windows-2022, msvc)
operands are different enum types 'git_diff_flag_t' and '<unnamed-enum-GIT_DIFF_FLAG__FREE_PATH>'; use an explicit cast to silence this warning [D:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C CLI (windows-2022, msvc)
operands are different enum types 'git_diff_flag_t' and '<unnamed-enum-GIT_DIFF_FLAG__FREE_PATH>'; use an explicit cast to silence this warning [D:\a\tirex-tracker\tirex-tracker\c\build\_deps\libgit2-build\src\libgit2\libgit2.vcxproj]
|
|
🏗️ Build C library (ubuntu-latest, ubuntu:20.04, /tmp:/__e/node20, llvm-19)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (ubuntu-latest, ubuntu:20.04, /tmp:/__e/node20, llvm-19)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C library (ubuntu-latest, ubuntu:25.04, /tmp:/__e/node20, gcc-14)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (ubuntu-latest, ubuntu:25.04, /tmp:/__e/node20, gcc-14)
storing the address of local variable 'capitem' in '*cd.open_caps' [-Wdangling-pointer=]
|
|
🏗️ Build C library (ubuntu-latest, ubuntu:25.04, /tmp:/__e/node20, llvm-20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (ubuntu-latest, ubuntu:25.04, /tmp:/__e/node20, llvm-20)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C CLI (windows-2025, msvc)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (windows-2025, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning
|
|
🏗️ Build C CLI (windows-2025, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning
|
|
🏗️ Build C CLI (windows-2025, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning
|
|
🏗️ Build C CLI (windows-2025, msvc)
operands are different enum types '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>' and 'git_submodule_status_t'; use an explicit cast to silence this warning
|
|
🏗️ Build C CLI (windows-2025, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning
|
|
🏗️ Build C CLI (windows-2025, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning
|
|
🏗️ Build C CLI (windows-2025, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning
|
|
🏗️ Build C CLI (windows-2025, msvc)
operands are different enum types 'git_diff_flag_t' and '<unnamed-enum-GIT_DIFF_FLAG__FREE_PATH>'; use an explicit cast to silence this warning
|
|
🏗️ Build C CLI (windows-2025, msvc)
operands are different enum types 'git_diff_flag_t' and '<unnamed-enum-GIT_DIFF_FLAG__FREE_PATH>'; use an explicit cast to silence this warning
|
|
🏗️ Build C CLI (windows-2025, msvc)
'=': conversion from 'wchar_t' to 'char', possible loss of data
|
|
🏗️ Build C CLI (windows-2025, gcc-13)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (windows-2025, gcc-13)
storing the address of local variable 'capitem' in '*cd.open_caps' [-Wdangling-pointer=]
|
|
🏗️ Build C library (windows-2025, gcc-13)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (windows-2025, gcc-13)
storing the address of local variable 'capitem' in '*cd.open_caps' [-Wdangling-pointer=]
|
|
🏗️ Build C CLI (windows-2022, gcc-14)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (windows-2022, gcc-14)
storing the address of local variable 'capitem' in '*cd.open_caps' [-Wdangling-pointer=]
|
|
🏗️ Build C library (windows-2025, llvm-20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (windows-2025, llvm-20)
parameter 'FILETIME' not found in the function declaration [-Wdocumentation]
|
|
🏗️ Build C library (windows-2025, llvm-20)
parameter 'src_len' not found in the function declaration [-Wdocumentation]
|
|
🏗️ Build C library (windows-2025, llvm-20)
parameter 'path' not found in the function declaration [-Wdocumentation]
|
|
🏗️ Build C library (windows-2025, llvm-20)
parameter 'path' not found in the function declaration [-Wdocumentation]
|
|
🏗️ Build C library (windows-2025, llvm-20)
parameter 'FILETIME' not found in the function declaration [-Wdocumentation]
|
|
🏗️ Build C library (windows-2025, llvm-20)
parameter 'src_len' not found in the function declaration [-Wdocumentation]
|
|
🏗️ Build C library (windows-2025, llvm-20)
parameter 'path' not found in the function declaration [-Wdocumentation]
|
|
🏗️ Build C library (windows-2025, llvm-20)
parameter 'path' not found in the function declaration [-Wdocumentation]
|
|
🏗️ Build C library (windows-2025, llvm-20)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C library (windows-2025, llvm-20)
'strncpy' is deprecated: This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
|
🏗️ Build C library (windows-2022, gcc-14)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (windows-2022, gcc-14)
storing the address of local variable 'capitem' in '*cd.open_caps' [-Wdangling-pointer=]
|
|
🏗️ Build C CLI (ubuntu-latest, ubuntu:25.04, /tmp:/__e/node20, llvm-20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (ubuntu-latest, ubuntu:25.04, /tmp:/__e/node20, llvm-20)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C library (windows-2025, msvc)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (windows-2025, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning
|
|
🏗️ Build C library (windows-2025, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning
|
|
🏗️ Build C library (windows-2025, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning
|
|
🏗️ Build C library (windows-2025, msvc)
operands are different enum types '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>' and 'git_submodule_status_t'; use an explicit cast to silence this warning
|
|
🏗️ Build C library (windows-2025, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning
|
|
🏗️ Build C library (windows-2025, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning
|
|
🏗️ Build C library (windows-2025, msvc)
operands are different enum types 'git_submodule_status_t' and '<unnamed-enum-GIT_SUBMODULE_STATUS__WD_SCANNED>'; use an explicit cast to silence this warning
|
|
🏗️ Build C library (windows-2025, msvc)
operands are different enum types 'git_diff_flag_t' and '<unnamed-enum-GIT_DIFF_FLAG__FREE_PATH>'; use an explicit cast to silence this warning
|
|
🏗️ Build C library (windows-2025, msvc)
operands are different enum types 'git_diff_flag_t' and '<unnamed-enum-GIT_DIFF_FLAG__FREE_PATH>'; use an explicit cast to silence this warning
|
|
🏗️ Build C library (windows-2025, msvc)
'=': conversion from 'wchar_t' to 'char', possible loss of data
|
|
🏗️ Build C CLI (windows-2025, llvm-20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (windows-2025, llvm-20)
parameter 'FILETIME' not found in the function declaration [-Wdocumentation]
|
|
🏗️ Build C CLI (windows-2025, llvm-20)
parameter 'src_len' not found in the function declaration [-Wdocumentation]
|
|
🏗️ Build C CLI (windows-2025, llvm-20)
parameter 'path' not found in the function declaration [-Wdocumentation]
|
|
🏗️ Build C CLI (windows-2025, llvm-20)
parameter 'path' not found in the function declaration [-Wdocumentation]
|
|
🏗️ Build C CLI (windows-2025, llvm-20)
parameter 'FILETIME' not found in the function declaration [-Wdocumentation]
|
|
🏗️ Build C CLI (windows-2025, llvm-20)
parameter 'src_len' not found in the function declaration [-Wdocumentation]
|
|
🏗️ Build C CLI (windows-2025, llvm-20)
parameter 'path' not found in the function declaration [-Wdocumentation]
|
|
🏗️ Build C CLI (windows-2025, llvm-20)
parameter 'path' not found in the function declaration [-Wdocumentation]
|
|
🏗️ Build C CLI (windows-2025, llvm-20)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C CLI (windows-2025, llvm-20)
'strncpy' is deprecated: This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
|
|
🏗️ Build C CLI (macos-26, llvm-19)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (macos-26, llvm-19):
c/src/measureresult.cpp#L91
'operator->' is deprecated [-Wdeprecated-declarations]
|
|
🏗️ Build C CLI (macos-26, llvm-19)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C CLI (macos-26, llvm-19)
llvm@19 was installed but not linked because llvm@20 is already installed.
To link this version, run:
brew link llvm@19
|
|
🏗️ Build C CLI (macos-26, llvm-19)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
🏗️ Build C CLI (macos-26, llvm-19)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
🏗️ Build C library (windows-2025, gcc-14)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (windows-2025, gcc-14)
storing the address of local variable 'capitem' in '*cd.open_caps' [-Wdangling-pointer=]
|
|
🏗️ Build C CLI (windows-2025, gcc-14)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (windows-2025, gcc-14)
storing the address of local variable 'capitem' in '*cd.open_caps' [-Wdangling-pointer=]
|
|
🏗️ Build C CLI (macos-15, llvm-19)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (macos-15, llvm-19):
c/src/measureresult.cpp#L91
'operator->' is deprecated [-Wdeprecated-declarations]
|
|
🏗️ Build C CLI (macos-15, llvm-19)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C CLI (macos-15, llvm-19)
llvm@19 was installed but not linked because llvm@18 is already installed.
To link this version, run:
brew link llvm@19
|
|
🏗️ Build C CLI (macos-15, llvm-19)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
🏗️ Build C CLI (macos-15, llvm-19)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
🏗️ Build C CLI (macos-14, llvm-20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (macos-14, llvm-20):
c/src/measureresult.cpp#L91
'operator->' is deprecated [-Wdeprecated-declarations]
|
|
🏗️ Build C CLI (macos-14, llvm-20)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C CLI (macos-14, llvm-20)
llvm@20 was installed but not linked because llvm@15 is already installed.
To link this version, run:
brew link llvm@20
|
|
🏗️ Build C CLI (macos-14, llvm-20)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
🏗️ Build C CLI (macos-14, llvm-20)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
🏗️ Build C CLI (macos-15, apple-clang)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (macos-15, apple-clang)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
🏗️ Build C CLI (macos-14, apple-clang)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (macos-14, apple-clang)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
🏗️ Build C CLI (macos-26, llvm-20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (macos-26, llvm-20):
c/src/measureresult.cpp#L91
'operator->' is deprecated [-Wdeprecated-declarations]
|
|
🏗️ Build C CLI (macos-26, llvm-20)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C CLI (macos-26, llvm-20)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
🏗️ Build C CLI (macos-14, llvm-19)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (macos-14, llvm-19):
c/src/measureresult.cpp#L91
'operator->' is deprecated [-Wdeprecated-declarations]
|
|
🏗️ Build C CLI (macos-14, llvm-19)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C CLI (macos-14, llvm-19)
llvm@19 was installed but not linked because llvm@15 is already installed.
To link this version, run:
brew link llvm@19
|
|
🏗️ Build C CLI (macos-14, llvm-19)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
🏗️ Build C CLI (macos-14, llvm-19)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
🏗️ Build C library (macos-26, llvm-20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (macos-26, llvm-20):
c/src/measureresult.cpp#L91
'operator->' is deprecated [-Wdeprecated-declarations]
|
|
🏗️ Build C library (macos-26, llvm-20)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C library (macos-26, llvm-20)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
🏗️ Build C library (macos-14, llvm-19)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (macos-14, llvm-19):
c/src/measureresult.cpp#L91
'operator->' is deprecated [-Wdeprecated-declarations]
|
|
🏗️ Build C library (macos-14, llvm-19)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C library (macos-14, llvm-19)
llvm@19 was installed but not linked because llvm@15 is already installed.
To link this version, run:
brew link llvm@19
|
|
🏗️ Build C library (macos-14, llvm-19)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
🏗️ Build C library (macos-14, llvm-19)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
🏗️ Build C CLI (macos-14, gcc-14)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C CLI (macos-14, gcc-14)
"__STDC_WANT_LIB_EXT1__" redefined
|
|
🏗️ Build C CLI (macos-14, gcc-14)
"__STDC_WANT_LIB_EXT1__" redefined
|
|
🏗️ Build C CLI (macos-14, gcc-14)
"__STDC_WANT_LIB_EXT1__" redefined
|
|
🏗️ Build C CLI (macos-14, gcc-14)
"__STDC_WANT_LIB_EXT1__" redefined
|
|
🏗️ Build C CLI (macos-14, gcc-14)
"__STDC_WANT_LIB_EXT1__" redefined
|
|
🏗️ Build C CLI (macos-14, gcc-14)
"__STDC_WANT_LIB_EXT1__" redefined
|
|
🏗️ Build C CLI (macos-14, gcc-14)
"__STDC_WANT_LIB_EXT1__" redefined
|
|
🏗️ Build C CLI (macos-14, gcc-14)
'authority' may be used uninitialized [-Wmaybe-uninitialized]
|
|
🏗️ Build C CLI (macos-14, gcc-14)
storing the address of local variable 'capitem' in '*cd.open_caps' [-Wdangling-pointer=]
|
|
🏗️ Build C CLI (macos-14, gcc-14)
'%s' directive argument is null [-Wformat-overflow=]
|
|
🏗️ Build C CLI (macos-14, gcc-14)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
🏗️ Build C library (macos-26, apple-clang)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (macos-26, apple-clang)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
🏗️ Build C library (macos-15, llvm-19)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (macos-15, llvm-19):
c/src/measureresult.cpp#L91
'operator->' is deprecated [-Wdeprecated-declarations]
|
|
🏗️ Build C library (macos-15, llvm-19)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C library (macos-15, llvm-19)
llvm@19 was installed but not linked because llvm@18 is already installed.
To link this version, run:
brew link llvm@19
|
|
🏗️ Build C library (macos-15, llvm-19)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
🏗️ Build C library (macos-15, llvm-19)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
🏗️ Build C library (macos-26, llvm-19)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (macos-26, llvm-19):
c/src/measureresult.cpp#L91
'operator->' is deprecated [-Wdeprecated-declarations]
|
|
🏗️ Build C library (macos-26, llvm-19)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C library (macos-26, llvm-19)
llvm@19 was installed but not linked because llvm@20 is already installed.
To link this version, run:
brew link llvm@19
|
|
🏗️ Build C library (macos-26, llvm-19)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
🏗️ Build C library (macos-26, llvm-19)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
🏗️ Build C library (macos-14, llvm-20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (macos-14, llvm-20):
c/src/measureresult.cpp#L91
'operator->' is deprecated [-Wdeprecated-declarations]
|
|
🏗️ Build C library (macos-14, llvm-20)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C library (macos-14, llvm-20)
llvm@20 was installed but not linked because llvm@15 is already installed.
To link this version, run:
brew link llvm@20
|
|
🏗️ Build C library (macos-14, llvm-20)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
🏗️ Build C library (macos-14, llvm-20)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
🏗️ Build C library (macos-14, apple-clang)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (macos-14, apple-clang)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
🏗️ Build C library (macos-14, gcc-14)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (macos-14, gcc-14)
"__STDC_WANT_LIB_EXT1__" redefined
|
|
🏗️ Build C library (macos-14, gcc-14)
"__STDC_WANT_LIB_EXT1__" redefined
|
|
🏗️ Build C library (macos-14, gcc-14)
"__STDC_WANT_LIB_EXT1__" redefined
|
|
🏗️ Build C library (macos-14, gcc-14)
"__STDC_WANT_LIB_EXT1__" redefined
|
|
🏗️ Build C library (macos-14, gcc-14)
"__STDC_WANT_LIB_EXT1__" redefined
|
|
🏗️ Build C library (macos-14, gcc-14)
"__STDC_WANT_LIB_EXT1__" redefined
|
|
🏗️ Build C library (macos-14, gcc-14)
"__STDC_WANT_LIB_EXT1__" redefined
|
|
🏗️ Build C library (macos-14, gcc-14)
'authority' may be used uninitialized [-Wmaybe-uninitialized]
|
|
🏗️ Build C library (macos-14, gcc-14)
storing the address of local variable 'capitem' in '*cd.open_caps' [-Wdangling-pointer=]
|
|
🏗️ Build C library (macos-14, gcc-14)
'%s' directive argument is null [-Wformat-overflow=]
|
|
🏗️ Build C library (macos-14, gcc-14)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
🏗️ Build C library (macos-15, apple-clang)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (macos-15, apple-clang)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
🏗️ Build C library (macos-15, llvm-20)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🏗️ Build C library (macos-15, llvm-20):
c/src/measureresult.cpp#L91
'operator->' is deprecated [-Wdeprecated-declarations]
|
|
🏗️ Build C library (macos-15, llvm-20)
variable 'class_has_8bitchar' set but not used [-Wunused-but-set-variable]
|
|
🏗️ Build C library (macos-15, llvm-20)
llvm@20 was installed but not linked because llvm@18 is already installed.
To link this version, run:
brew link llvm@20
|
|
🏗️ Build C library (macos-15, llvm-20)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
🏗️ Build C library (macos-15, llvm-20)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
🏗️ Build C CLI (macos-26, apple-clang)
Assuming clang is an Apple Clang compiler
|
|
🏗️ Build C CLI (macos-15, apple-clang)
Assuming clang is an Apple Clang compiler
|
|
🏗️ Build C CLI (macos-14, apple-clang)
Assuming clang is an Apple Clang compiler
|
|
🏗️ Build C library (macos-26, apple-clang)
Assuming clang is an Apple Clang compiler
|
|
🏗️ Build C library (macos-14, apple-clang)
Assuming clang is an Apple Clang compiler
|
|
🏗️ Build C library (macos-15, apple-clang)
Assuming clang is an Apple Clang compiler
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
c-cli-linux
|
1.19 MB |
sha256:c8ea673207705b3bae21450b0e7d6755acef582f6bf45a39972806b0efd7f297
|
|
|
c-cli-macos
|
1.02 MB |
sha256:f05351320e9ef9243913dfd95673fa4fe2a5766755a79ff52fb7ab29de5b81a3
|
|
|
c-cli-windows
|
1.12 MB |
sha256:89f8091433fcc899b484f8e38df51d319b19262c95c5f3b281f0ca10f92f9bce
|
|
|
c-debian-package
|
978 KB |
sha256:c7eef1c11b0c870da72614d4d0817569243deba7343139f79998cc8bc6f63778
|
|
|
c-library-linux-aarch64
|
1.02 MB |
sha256:5b49cb9173ae2007c4fc3f235932e708e9d34fc6fa1e2d75b9533415069ae947
|
|
|
c-library-linux-x86_64
|
1.04 MB |
sha256:36e0030a649eaa67e4a7ac3ed317a0900ba6e484d383262b3d44152bc2829ed4
|
|
|
c-library-macos-aarch64
|
835 KB |
sha256:28d850c6dce5d2dbd6bc486ced73bedf61204a526d17291193bd4c11d4996cac
|
|
|
c-library-windows-aarch64
|
864 KB |
sha256:71fb7574ef142bb97acca7feb0fd6c5cce5f7b0d6329b7943e7bd3c13b777b84
|
|
|
c-library-windows-x86_64
|
1.04 MB |
sha256:fbce075eff09551e2f9587db073d0b85c57e2ae52125034e043bef3af8ee61ef
|
|