Fix compilation error; asan error fix; mirror view fix #155
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
'initializing': conversion from 'size_t' to '_Ty', possible loss of data
|
Build the project
'initializing': conversion from 'size_t' to '_Objty', possible loss of data
|
Build the project:
Source/UserInterface/GameShell.cpp#L1045
'!=': unsafe mix of type 'bool' and type 'SDL_bool' in operation
|
Build the project:
Source/UserInterface/GraphicsOptions.cpp#L190
'!=': unsafe mix of type 'int' and type 'bool' in operation
|
Build the project:
Source/UserInterface/GraphicsOptions.cpp#L215
'!=': unsafe mix of type 'int' and type 'bool' in operation
|
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 1 has type 'size_t'
|
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 1 has type 'size_t'
|
The logs for this run have expired and are no longer available.
Loading