Skip to content

Merge pull request #1356 from Azaezel/development #950

Merge pull request #1356 from Azaezel/development

Merge pull request #1356 from Azaezel/development #950

Triggered via push January 16, 2025 02:36
Status Success
Total duration 19m 59s
Artifacts
Matrix: build-linux
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Ubuntu Latest GCC: Engine/lib/zlib/gzlib.c#L14
implicit declaration of function ‘lseek’; did you mean ‘fseek’? [-Wimplicit-function-declaration]
Ubuntu Latest GCC: Engine/lib/zlib/gzwrite.c#L84
implicit declaration of function ‘write’; did you mean ‘fwrite’? [-Wimplicit-function-declaration]
Ubuntu Latest GCC: Engine/lib/zlib/gzwrite.c#L561
implicit declaration of function ‘close’; did you mean ‘pclose’? [-Wimplicit-function-declaration]
Ubuntu Latest GCC: Engine/lib/zlib/gzread.c#L30
implicit declaration of function ‘read’; did you mean ‘fread’? [-Wimplicit-function-declaration]
Ubuntu Latest GCC: Engine/lib/zlib/gzread.c#L586
implicit declaration of function ‘close’; did you mean ‘pclose’? [-Wimplicit-function-declaration]
Ubuntu Latest GCC: Engine/lib/assimp/code/AssetLib/glTF/glTFImporter.cpp#L667
‘char* __builtin_strncpy(char*, const char*, long unsigned int)’ output may be truncated copying between 0 and 3 bytes from a string of length 3 [-Wstringop-truncation]
Ubuntu Latest GCC: Engine/lib/assimp/code/AssetLib/glTF2/glTF2Importer.cpp#L1643
‘char* __builtin_strncpy(char*, const char*, long unsigned int)’ output may be truncated copying between 0 and 3 bytes from a string of length 3 [-Wstringop-truncation]
Ubuntu Latest GCC: Engine/lib/opcode/Ice/IceHPoint.h#L150
converting ‘IceMaths::HPoint’ to a base class ‘IceMaths::Point’ will never use a type conversion operator [-Wclass-conversion]
Ubuntu Latest GCC: Engine/lib/opcode/Ice/IceHPoint.h#L150
converting ‘IceMaths::HPoint’ to a base class ‘IceMaths::Point’ will never use a type conversion operator [-Wclass-conversion]
Ubuntu Latest GCC: Engine/lib/opcode/Ice/IceHPoint.h#L150
converting ‘IceMaths::HPoint’ to a base class ‘IceMaths::Point’ will never use a type conversion operator [-Wclass-conversion]