升级轻量化、纹理压缩、draco等能力 #4
Triggered via pull request
December 1, 2025 09:00
Status
Success
Total duration
2h 1m 35s
Artifacts
–
Annotations
11 warnings
|
build-and-test
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
|
build-and-test
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
|
build-and-test
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
|
build-and-test
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
|
build-and-test
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
|
build-and-test
'importFromWkt' is deprecated: Use importFromWkt(const char**) or importFromWkt(const char*) [-Wdeprecated-declarations]
|
|
build-and-test
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
|
build-and-test
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
|
build-and-test
11 enumeration values not handled in switch: 'PrimitiveType', 'DrawArrayLengthsPrimitiveType', 'MultiDrawArraysPrimitiveType'... [-Wswitch]
|
|
build-and-test
implicit conversion from 'int' to 'const value_type' (aka 'const char') changes value from 255 to -1 [-Wconstant-conversion]
|
|
build-and-test
libtool 2.5.4 is already installed and up-to-date.
To reinstall 2.5.4, run:
brew reinstall libtool
|