refine game activity #7452
native-linter-android.yml
on: pull_request
ClangTidy Android
2m 30s
Annotations
10 errors and 11 warnings
ClangTidy Android:
native/cocos/platform/android/AndroidApp.cpp#L55
replace loop by 'std::any_of()' (readability-use-anyofallof)
|
ClangTidy Android:
native/cocos/platform/android/AndroidApp.cpp#L73
parameter 'fd' is unused (misc-unused-parameters)
|
ClangTidy Android:
native/cocos/platform/android/AndroidApp.cpp#L73
parameter 'events' is unused (misc-unused-parameters)
|
ClangTidy Android:
native/cocos/platform/android/AndroidApp.h#L42
invalid case style for struct 'android_input_buffer' (readability-identifier-naming)
|
ClangTidy Android:
native/cocos/platform/android/AndroidInput.h#L20
use 'using' instead of 'typedef' (modernize-use-using)
|
ClangTidy Android:
native/cocos/platform/android/AndroidInput.h#L28
use 'using' instead of 'typedef' (modernize-use-using)
|
ClangTidy Android:
native/cocos/platform/android/AndroidInput.h#L53
consider replacing 'long' with 'int64' (google-runtime-int)
|
ClangTidy Android:
native/cocos/platform/android/AndroidInput.h#L54
consider replacing 'long' with 'int64' (google-runtime-int)
|
ClangTidy Android:
native/cocos/platform/android/AndroidInput.h#L59
use 'using' instead of 'typedef' (modernize-use-using)
|
ClangTidy Android:
native/cocos/platform/android/AndroidMessage.cpp#L28
inclusion of deprecated C++ header 'errno.h'; consider using 'cerrno' instead (modernize-deprecated-headers)
|
ClangTidy Android
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
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/
|