Merge pull request #121 from caiiiycuk/html5 #160
Annotations
11 warnings
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/.
|
Build the project:
Source/Network/P2P_interface2Th.cpp#L629
'fprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 1 has type 'NETID'
|
Build the project:
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'
|
Build the project:
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'
|
Build the project:
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'
|
Build the project:
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'
|
Build the project:
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'
|
Build the project:
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'
|
Build the project:
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'
|
Build the project:
Source/Network/NetConnection.cpp#L231
'fprintf' : format string '%lx' requires an argument of type 'unsigned long', but variadic argument 1 has type 'uint64_t'
|
Build the project:
Source/Render/src/TexLibrary.cpp#L77
'fprintf' : format string '%i' requires an argument of type 'int', but variadic argument 2 has type 'int64_t'
|
The logs for this run have expired and are no longer available.
Loading