Skip to content

Fix printf format specifier mismatches #78186

Fix printf format specifier mismatches

Fix printf format specifier mismatches #78186

Re-run triggered July 21, 2026 17:42
Status Failure
Total duration 1m 22s
Artifacts

lint.yml

on: pull_request
Get changed files  /  get-changed-files
3s
Get changed files / get-changed-files
link-check  /  lint-urls
16s
link-check / lint-urls
link-check  /  lint-xrefs
17s
link-check / lint-xrefs
link-check  /  lint-file-size
18s
link-check / lint-file-size
lintrunner-mypy
0s
lintrunner-mypy
lintrunner
56s
lintrunner
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
lintrunner
Process completed with exit code 1.
link-check / lint-urls
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
link-check / lint-xrefs
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
link-check / lint-file-size
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
lintrunner
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, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
CMAKEFORMAT format: CMakeLists.txt#L0
Run `lintrunner -a` to apply this patch.
CLANGFORMAT format: kernels/portable/cpu/util/index_util.cpp#L0
See https://clang.llvm.org/docs/ClangFormat.html. Run `lintrunner -a` to apply this patch.
CPPCHECK unusedFunction: examples/arm/executor_runner/arm_perf_monitor.cpp#L240
The function 'StopMeasurements' is never used. CWE: CWE-561
CPPCHECK unusedFunction: examples/arm/executor_runner/arm_perf_monitor.cpp#L238
The function 'StartMeasurements' is never used. CWE: CWE-561