Skip to content

Merge pull request #121 from caiiiycuk/html5 #160

Merge pull request #121 from caiiiycuk/html5

Merge pull request #121 from caiiiycuk/html5 #160

Triggered via push February 19, 2024 12:54
Status Success
Total duration 36m 51s
Artifacts 3
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

33 warnings
Debug x86 64 bits
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/run-vcpkg@v10, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Debug x86 64 bits: Source/XPrm/Token.cpp#L409
'|=': unsafe mix of type 'bool' and type 'int' in operation
Debug x86 64 bits: Source/XPrm/Token.cpp#L409
'|': unsafe mix of type 'bool' and type 'int' in operation
Debug x86 64 bits: Source/Render/src/ObjLibrary.cpp#L605
'fprintf' : format string '%i' requires an argument of type 'int', but variadic argument 2 has type 'unsigned __int64'
Debug x86 64 bits: Source/Render/src/TexLibrary.cpp#L77
'fprintf' : format string '%i' requires an argument of type 'int', but variadic argument 2 has type 'int64_t'
Debug x86 64 bits: Source/Render/src/TexLibrary.cpp#L81
'fprintf' : format string '%i' requires an argument of type 'int', but variadic argument 2 has type 'unsigned __int64'
Debug x86 64 bits: Source/Render/D3D/D3DRender.cpp#L682
conversion from 'int' to 'DWORD' requires a narrowing conversion
Debug x86 64 bits: Source/Render/D3D/D3DRender.cpp#L682
conversion from 'int' to 'DWORD' requires a narrowing conversion
Debug x86 64 bits: Source/Render/D3D/D3DRender.cpp#L943
conversion from 'int' to 'DWORD' requires a narrowing conversion
Debug x86 64 bits: Source/Render/D3D/D3DRender.cpp#L943
conversion from 'int' to 'DWORD' requires a narrowing conversion
Debug x86 64 bits: Source/Render/D3D/D3DRender.cpp#L1814
conversion from 'int' to 'DWORD' requires a narrowing conversion
Release x86 64 bits
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/run-vcpkg@v10, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Release x86 64 bits: Source/Render/src/ObjLibrary.cpp#L605
'fprintf' : format string '%i' requires an argument of type 'int', but variadic argument 2 has type 'unsigned __int64'
Release x86 64 bits: Source/Render/src/TexLibrary.cpp#L77
'fprintf' : format string '%i' requires an argument of type 'int', but variadic argument 2 has type 'int64_t'
Release x86 64 bits: Source/Render/src/TexLibrary.cpp#L81
'fprintf' : format string '%i' requires an argument of type 'int', but variadic argument 2 has type 'unsigned __int64'
Release x86 64 bits: Source/Render/D3D/D3DRender.cpp#L682
conversion from 'int' to 'DWORD' requires a narrowing conversion
Release x86 64 bits: Source/Render/D3D/D3DRender.cpp#L682
conversion from 'int' to 'DWORD' requires a narrowing conversion
Release x86 64 bits: Source/Render/D3D/D3DRender.cpp#L943
conversion from 'int' to 'DWORD' requires a narrowing conversion
Release x86 64 bits: Source/Render/D3D/D3DRender.cpp#L943
conversion from 'int' to 'DWORD' requires a narrowing conversion
Release x86 64 bits: Source/Render/D3D/D3DRender.cpp#L1814
conversion from 'int' to 'DWORD' requires a narrowing conversion
Release x86 64 bits: Source/Render/D3D/D3DRender.cpp#L1814
conversion from 'int' to 'DWORD' requires a narrowing conversion
Release x86 64 bits: Source/Network/P2P_interface2Th.cpp#L629
'fprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 1 has type 'NETID'
Release x86 32 bits
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/run-vcpkg@v10, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Release x86 32 bits: Source/Network/P2P_interface2Th.cpp#L629
'fprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 1 has type 'NETID'
Release x86 32 bits: Source/Network/P2P_interface2Th_NetConn.cpp#L60
'fprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 1 has type 'NETID'
Release x86 32 bits: Source/Network/P2P_interface2Th_NetConn.cpp#L190
'fprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 3 has type 'NETID'
Release x86 32 bits: Source/Network/P2P_interface2Th_NetConn.cpp#L193
'fprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 3 has type 'NETID'
Release x86 32 bits: Source/Network/P2P_interface2Th_NetConn.cpp#L209
'fprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 2 has type 'NETID'
Release x86 32 bits: Source/Network/P2P_interface2Th_NetConn.cpp#L209
'fprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 3 has type 'NETID'
Release x86 32 bits: Source/Network/P2P_interface2Th_NetConn.cpp#L304
'fprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 1 has type 'NETID'
Release x86 32 bits: Source/Network/P2P_interface2Th_Host.cpp#L203
'printf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 3 has type 'const NETID'
Release x86 32 bits: Source/Network/NetConnection.cpp#L231
'fprintf' : format string '%lx' requires an argument of type 'unsigned long', but variadic argument 1 has type 'uint64_t'
Release x86 32 bits: Source/Render/src/TexLibrary.cpp#L77
'fprintf' : format string '%i' requires an argument of type 'int', but variadic argument 2 has type 'int64_t'

Artifacts

Produced during runtime
Name Size
Perimeter MSVC Debug x86 64 bits Expired
139 MB
Perimeter MSVC Release x86 32 bits Expired
21.9 MB
Perimeter MSVC Release x86 64 bits Expired
27.2 MB