MMDパッチ対応 #30
Annotations
11 errors and 6 warnings
ubuntu-latest-g++-build-and-test:
code/Common/Version.cpp#L48
revision.h: No such file or directory
|
ubuntu-latest-g++-build-and-test:
include/assimp/vrm/vrmmeta.h#L318
comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Werror=sign-compare]
|
ubuntu-latest-g++-build-and-test:
code/AssetLib/glTF2/glTF2Asset.inl#L1989
‘void* memset(void*, int, size_t)’ clearing an object of type ‘struct VRM::VRMMaterial’ with no trivial copy-assignment; use assignment or value-initialization instead [-Werror=class-memaccess]
|
ubuntu-latest-g++-build-and-test:
code/AssetLib/glTF2/glTF2Asset.inl#L2499
unused variable ‘animMeshesArray’ [-Werror=unused-variable]
|
ubuntu-latest-g++-build-and-test
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
|
ubuntu-latest-clang++-build-and-test:
code/Common/Version.cpp#L48
'revision.h' file not found
|
ubuntu-latest-clang++-build-and-test
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
|
macos-latest-clang++-build-and-test:
code/Common/Version.cpp#L48
'revision.h' file not found
|
macos-latest-clang++-build-and-test
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
|
windows-latest-cl.exe-build-and-test:
code/Common/Version.cpp#L48
Cannot open include file: 'revision.h': No such file or directory
|
windows-latest-cl.exe-build-and-test
run-cmake action execution failed: 'Error: "Build failed with error code: '1'."'
|
ubuntu-latest-g++-build-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest-g++-build-and-test
Unexpected input(s) 'CXX', 'CC', valid inputs are ['shell', 'args', 'filter']
|
ubuntu-latest-clang++-build-and-test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ubuntu-latest-clang++-build-and-test
Unexpected input(s) 'CXX', 'CC', valid inputs are ['shell', 'args', 'filter']
|
macos-latest-clang++-build-and-test
Unexpected input(s) 'CXX', 'CC', valid inputs are ['shell', 'args', 'filter']
|
windows-latest-cl.exe-build-and-test
Unexpected input(s) 'CXX', 'CC', valid inputs are ['shell', 'args', 'filter']
|