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:
Source/XPrm/Token.cpp#L409
'|=': unsafe mix of type 'bool' and type 'int' in operation
|
Build the project:
Source/XPrm/Token.cpp#L409
'|': unsafe mix of type 'bool' and type 'int' in operation
|
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/Render/src/ObjLibrary.cpp#L605
'fprintf' : format string '%i' requires an argument of type 'int', but variadic argument 2 has type 'unsigned __int64'
|
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'
|
Build the project:
Source/Render/src/TexLibrary.cpp#L81
'fprintf' : format string '%i' requires an argument of type 'int', but variadic argument 2 has type 'unsigned __int64'
|
Build the project:
Source/Render/D3D/D3DRender.cpp#L682
conversion from 'int' to 'DWORD' requires a narrowing conversion
|
Build the project:
Source/Render/D3D/D3DRender.cpp#L682
conversion from 'int' to 'DWORD' requires a narrowing conversion
|
Build the project:
Source/Render/D3D/D3DRender.cpp#L943
conversion from 'int' to 'DWORD' requires a narrowing conversion
|
The logs for this run have expired and are no longer available.
Loading