feat: add debug builds for CI #4137
Triggered via pull request
October 27, 2024 18:15
Status
Cancelled
Total duration
8h 37m 57s
Artifacts
3
Annotations
1 error and 26 warnings
Build & Test (windows-2022-debug)
The run was canceled by @EmosewaMC.
|
Build & Test (ubuntu-22.04)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build & Test (ubuntu-22.04):
thirdparty/recastnavigation/Detour/Source/DetourNavMesh.cpp#L46
‘bmax[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Build & Test (ubuntu-22.04):
thirdparty/recastnavigation/Detour/Include/DetourCommon.h#L52
‘bmax[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Build & Test (ubuntu-22.04):
thirdparty/recastnavigation/Detour/Source/DetourNavMesh.cpp#L46
‘bmin[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Build & Test (ubuntu-22.04):
thirdparty/recastnavigation/Detour/Include/DetourCommon.h#L58
‘bmin[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Build & Test (ubuntu-22.04):
thirdparty/recastnavigation/Detour/Source/DetourNavMesh.cpp#L44
‘amax[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Build & Test (ubuntu-22.04):
thirdparty/recastnavigation/Detour/Include/DetourCommon.h#L52
‘amax[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Build & Test (ubuntu-22.04):
thirdparty/recastnavigation/Detour/Source/DetourNavMesh.cpp#L45
‘amin[1]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Build & Test (ubuntu-22.04):
thirdparty/recastnavigation/Detour/Include/DetourCommon.h#L58
‘amin[0]’ may be used uninitialized in this function [-Wmaybe-uninitialized]
|
Build & Test (windows-2022)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, microsoft/[email protected], actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build & Test (windows-2022):
thirdparty/libbcrypt/include/bcrypt/bcrypt.h#L17
'BCRYPT_HASHSIZE': macro redefinition [D:\a\DarkflameServer\DarkflameServer\build\thirdparty\bcrypt.vcxproj]
|
Build & Test (windows-2022):
thirdparty/libbcrypt/src/bcrypt.c#L158
'=': 'char *' differs in levels of indirection from 'int' [D:\a\DarkflameServer\DarkflameServer\build\thirdparty\bcrypt.vcxproj]
|
Build & Test (windows-2022):
thirdparty/libbcrypt/src/bcrypt.c#L166
'=': 'char *' differs in levels of indirection from 'int' [D:\a\DarkflameServer\DarkflameServer\build\thirdparty\bcrypt.vcxproj]
|
Build & Test (windows-2022):
dGame/dPropertyBehaviors/ControlBehaviorMessages/MoveToInventoryMessage.h#L11
#pragma warning: unknown user warning type [D:\a\DarkflameServer\DarkflameServer\build\dGame\dPropertyBehaviors\dPropertyBehaviors.vcxproj]
|
Build & Test (windows-2022):
dGame/dPropertyBehaviors/ControlBehaviorMessages/MoveToInventoryMessage.h#L11
#pragma warning: unknown user warning type [D:\a\DarkflameServer\DarkflameServer\build\dGame\dPropertyBehaviors\dPropertyBehaviors.vcxproj]
|
Build & Test (windows-2022):
dGame/dPropertyBehaviors/ControlBehaviorMessages/MoveToInventoryMessage.h#L11
#pragma warning: unknown user warning type [D:\a\DarkflameServer\DarkflameServer\build\dGame\dPropertyBehaviors\dPropertyBehaviors.vcxproj]
|
Build & Test (windows-2022):
dGame/dPropertyBehaviors/ControlBehaviorMessages/MoveToInventoryMessage.h#L11
#pragma warning: unknown user warning type [D:\a\DarkflameServer\DarkflameServer\build\dGame\dPropertyBehaviors\dPropertyBehaviors.vcxproj]
|
Build & Test (windows-2022):
dGame/dPropertyBehaviors/ControlBehaviorMessages/MoveToInventoryMessage.h#L11
#pragma warning: unknown user warning type [D:\a\DarkflameServer\DarkflameServer\build\dGame\dComponents\dComponents.vcxproj]
|
Build & Test (windows-2022):
dGame/dPropertyBehaviors/ControlBehaviorMessages/MoveToInventoryMessage.h#L11
#pragma warning: unknown user warning type [D:\a\DarkflameServer\DarkflameServer\build\dGame\dPropertyBehaviors\dPropertyBehaviors.vcxproj]
|
Build & Test (windows-2022):
dGame/dUtilities/Preconditions.cpp#L140
'<': unsafe use of type 'bool' in operation [D:\a\DarkflameServer\DarkflameServer\build\dGame\dUtilities\dUtilities.vcxproj]
|
Build & Test (macos-13)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build & Test (macos-13)
openssl@3 3.3.2 is already installed and up-to-date.
To reinstall 3.3.2, run:
brew reinstall openssl@3
|
Build & Test (macos-13):
thirdparty/mariadb-connector-cpp/src/logger/LoggerFactory.cpp#L28
variable 'NO_LOGGER' is uninitialized when used within its own initialization [-Wuninitialized]
|
Build & Test (macos-13):
thirdparty/mariadb-connector-cpp/src/logger/LoggerFactory.cpp#L28
variable 'NO_LOGGER' is uninitialized when used within its own initialization [-Wuninitialized]
|
Build & Test (macos-13):
thirdparty/mariadb-connector-cpp/src/com/RowProtocol.cpp#L260
shift count >= width of type [-Wshift-count-overflow]
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build-macos-13", "build-ubuntu-22.04", "build-windows-2022".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-macos-13
|
94.7 MB |
|
build-ubuntu-22.04
|
97.5 MB |
|
build-windows-2022
|
100 MB |
|