Continuous Integration v2 #1042
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build-system.yml
on: schedule
Doxygen - Ubuntu
0s
clang-format
0s
Matrix: CI
Annotations
12 warnings
Ubuntu - Clang 10 - Debug
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
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 - Release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Windows - Visual Studio 2019 - Debug
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Windows - Visual Studio 2022 - Debug
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Windows - Visual Studio 2022 - Debug:
build/thirdparty/OpenAL/src/al/event.cpp#L207
discarding return value: A lock should be stored in a variable to protect the scope. If you're intentionally constructing a temporary to protect the rest of the current expression using the comma operator, you can cast the temporary to void or define _SILENCE_NODISCARD_LOCK_WARNINGS to suppress this warning. [D:\a\NovelRT\NovelRT\build\thirdparty\OpenAL\bin\OpenAL.vcxproj]
|
macOS 11 - Apple-Clang 13 - Release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Windows - Visual Studio 2019 - Release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Windows - Visual Studio 2022 - Release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Windows - Visual Studio 2022 - Release:
build/thirdparty/OpenAL/src/al/event.cpp#L207
discarding return value: A lock should be stored in a variable to protect the scope. If you're intentionally constructing a temporary to protect the rest of the current expression using the comma operator, you can cast the temporary to void or define _SILENCE_NODISCARD_LOCK_WARNINGS to suppress this warning. [D:\a\NovelRT\NovelRT\build\thirdparty\OpenAL\bin\OpenAL.vcxproj]
|
macOS 11 - Apple-Clang 13 - Debug
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
macOS 11 - Apple-Clang 13 - 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]
|