disable probe blend #8210
native-linter-android.yml
on: pull_request
ClangTidy Android
2m 35s
Annotations
10 errors and 10 warnings
ClangTidy Android:
native/cocos/renderer/pipeline/InstancedBuffer.cpp#L72
variable 'reflectionProbeType' of type 'uint32_t' (aka 'unsigned int') can be declared 'const' (misc-const-correctness)
|
ClangTidy Android:
native/cocos/renderer/pipeline/InstancedBuffer.cpp#L107
'instance.data' may be set to null if 'realloc' fails, which may result in a leak of the original buffer (bugprone-suspicious-realloc-usage)
|
ClangTidy Android:
native/cocos/renderer/pipeline/InstancedBuffer.cpp#L116
result of multiplication in type 'uint32_t' (aka 'unsigned int') is used as a pointer offset after an implicit widening conversion to type 'size_t' (bugprone-implicit-widening-of-multiplication-result)
|
ClangTidy Android:
native/cocos/scene/Model.cpp#L194
variable 'attrs' of type 'ccstd::vector<TypedArray> &' (aka 'vector<variant<boost::variant2::monostate, TypedArrayTemp<signed char>, TypedArrayTemp<short>, TypedArrayTemp<int>, TypedArrayTemp<unsigned char>, TypedArrayTemp<unsigned short>, TypedArrayTemp<unsigned int>, TypedArrayTemp<float>, TypedArrayTemp<double>>> &') can be declared 'const' (misc-const-correctness)
|
ClangTidy Android:
native/cocos/scene/Model.cpp#L219
variable 'mipAndUseRGBE' of type 'uint16_t' (aka 'unsigned short') can be declared 'const' (misc-const-correctness)
|
ClangTidy Android:
native/cocos/scene/Model.cpp#L228
variable 'mipAndUseRGBE' of type 'uint16_t' (aka 'unsigned short') can be declared 'const' (misc-const-correctness)
|
ClangTidy Android:
native/cocos/scene/Model.cpp#L230
variable 'boudingBox' of type 'Vec3' can be declared 'const' (misc-const-correctness)
|
ClangTidy Android:
native/cocos/scene/Model.cpp#L434
variable 'result' of type 'bool' can be declared 'const' (misc-const-correctness)
|
ClangTidy Android:
native/cocos/scene/Model.cpp#L471
use emplace_back instead of push_back (modernize-use-emplace)
|
ClangTidy Android:
native/cocos/scene/Model.cpp#L498
use emplace_back instead of push_back (modernize-use-emplace)
|
ClangTidy Android
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ClangTidy Android
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ClangTidy Android
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ClangTidy Android
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ClangTidy Android
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ClangTidy Android
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ClangTidy Android
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ClangTidy Android
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ClangTidy Android
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
ClangTidy Android
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|