Continuous Integration v2 #1644
build-system.yml
on: schedule
Matrix: CI
Doxygen - Ubuntu
0s
clang-format
0s
Publish Test Results
7s
Annotations
4 errors and 21 warnings
macOS 14 (arm64) - Apple-Clang 15 - Debug
Process completed with exit code 255.
|
macOS 14 (arm64) - Apple-Clang 15 - Release
Process completed with exit code 255.
|
macOS 13 (x64) - Apple-Clang 15 - Release
Process completed with exit code 255.
|
macOS 13 (x64) - Apple-Clang 15 - Debug
Process completed with exit code 255.
|
Ubuntu - Clang 10 - Release
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Ubuntu - Clang 10 - Debug
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
macOS 14 (arm64) - Apple-Clang 15 - Debug
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Windows - Visual Studio 2019 - Debug
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
macOS 14 (arm64) - Apple-Clang 15 - Release
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
macOS 13 (x64) - Apple-Clang 15 - Release
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Windows - Visual Studio 2019 - Release
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Windows - Visual Studio 2022 - Release
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
macOS 13 (x64) - Apple-Clang 15 - Debug
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Windows - Visual Studio 2022 - Debug
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
macOS 14 (arm64) - Apple-Clang 15 - Debug
No files were found with the provided path: ./**/test-results.xml. No artifacts will be uploaded.
|
macOS 14 (arm64) - Apple-Clang 15 - Release
No files were found with the provided path: ./**/test-results.xml. No artifacts will be uploaded.
|
macOS 13 (x64) - Apple-Clang 15 - Release
No files were found with the provided path: ./**/test-results.xml. No artifacts will be uploaded.
|
macOS 13 (x64) - Apple-Clang 15 - Debug
No files were found with the provided path: ./**/test-results.xml. No artifacts will be uploaded.
|
Ubuntu - Clang 10 - Debug
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ubuntu - Clang 10 - Debug:
build/thirdparty/Opus/src/src/opus_decoder.c#L37
You appear to be compiling without optimization, if so opus will be very slow. [-W#pragma-messages]
|
Ubuntu - Clang 10 - Debug:
build/thirdparty/OpenAL/src/core/fpu_ctrl.cpp#L34
implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
|
Ubuntu - Clang 10 - Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ubuntu - Clang 10 - Release:
build/thirdparty/OpenAL/src/common/pffft.cpp#L323
unused function 'valigned' [-Wunused-function]
|
Ubuntu - Clang 10 - Release:
build/thirdparty/OpenAL/src/core/fpu_ctrl.cpp#L34
implicit conversion changes signedness: 'int' to 'unsigned int' [-Wsign-conversion]
|
Publish Test Results
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Test Results (ubuntu-latest-Debug)
|
23.1 KB |
|
Test Results (ubuntu-latest-Release)
|
22.8 KB |
|
Test Results (windows-2019-Debug)
|
23.8 KB |
|
Test Results (windows-2019-Release)
|
23.5 KB |
|
Test Results (windows-latest-Debug)
|
23.7 KB |
|
Test Results (windows-latest-Release)
|
23.5 KB |
|