fixed #17012: Loading assets synchronously causes rendering to freeze. #7826
Annotations
10 errors and 12 warnings
native/cocos/base/UTF8.cpp#L37
suspicious #include of file with '.cpp' extension (bugprone-suspicious-include)
|
native/cocos/base/UTF8.cpp#L230
invalid case style for local variable 'expected_utf16words' (readability-identifier-naming)
|
native/cocos/base/UTF8.cpp#L270
'auto *unicodeChar' can be declared as 'const auto *unicodeChar' (readability-qualified-auto)
|
native/cocos/base/UTF8.cpp#L345
'auto &charUtf8' can be declared as 'const auto &charUtf8' (readability-qualified-auto)
|
native/cocos/bindings/jswrapper/v8/Utils.cpp#L52
anonymous namespace ends with an unrecognized comment (google-readability-namespace-comments)
|
native/cocos/bindings/jswrapper/v8/Utils.h#L55
single-argument constructors must be marked explicit to avoid unintentional implicit conversions (google-explicit-constructor)
|
native/cocos/bindings/jswrapper/v8/Utils.h#L60
use '= default' to define a trivial destructor (modernize-use-equals-default)
|
native/cocos/bindings/jswrapper/v8/Utils.h#L60
annotate this function with 'override' or (rarely) 'final' (modernize-use-override)
|
native/cocos/bindings/manual/jsb_cocos_manual.cpp#L707
parameter 'tid' is unused (misc-unused-parameters)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: PatriceJiang/paths-filter@master, PatriceJiang/clang-tidy-action@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: PatriceJiang/paths-filter@master, PatriceJiang/clang-tidy-action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
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/
|
This job failed
Loading