Skip to content

fix(legacy): sync instanced buffer batching optimization to native #127

fix(legacy): sync instanced buffer batching optimization to native

fix(legacy): sync instanced buffer batching optimization to native #127

Triggered via pull request August 19, 2026 02:58
Status Failure
Total duration 27m 40s
Artifacts

native-linter-android.yml

on: pull_request
ClangTidy Android
27m 37s
ClangTidy Android
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 11 warnings
ClangTidy Android
Found 5 clang-tidy issues
ClangTidy Android: native/cocos/renderer/pipeline/InstancedBuffer.h#L93
parameter 'reflectionProbeType' is const-qualified in the function declaration; const-qualification of parameters only has an effect in function definitions (readability-avoid-const-params-in-decls)
ClangTidy Android: native/cocos/renderer/pipeline/InstancedBuffer.h#L85
invalid case style for function '_createInstance' (readability-identifier-naming)
ClangTidy Android: native/cocos/renderer/pipeline/InstancedBuffer.h#L81
invalid case style for function '_appendInstance' (readability-identifier-naming)
ClangTidy Android: native/cocos/renderer/pipeline/InstancedBuffer.cpp#L148
the parameter 'buffer' is copied for each invocation but only used as a const reference; consider making it a const reference (performance-unnecessary-value-param)
ClangTidy Android: native/cocos/renderer/pipeline/InstancedBuffer.cpp#L124
the parameter 'buffer' is copied for each invocation but only used as a const reference; consider making it a const reference (performance-unnecessary-value-param)
ClangTidy Android
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, PatriceJiang/clang-tidy-action@master, PatriceJiang/paths-filter@master. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
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/