Skip to content

Fix integer overflow in RKNPU implicit bias allocation (#29249) #3049

Fix integer overflow in RKNPU implicit bias allocation (#29249)

Fix integer overflow in RKNPU implicit bias allocation (#29249) #3049

Triggered via push June 26, 2026 22:43
Status Success
Total duration 1h 45m 30s
Artifacts
Windows GPU Kernel Documentation Validation
1h 37m
Windows GPU Kernel Documentation Validation
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Windows GPU Kernel Documentation Validation
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: microsoft/onnxruntime-github-actions/setup-build-tools@v0.0.9, nuget/setup-nuget@v2. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Windows GPU Kernel Documentation Validation
'=': conversion from 'uint64_t' to 'uint32_t', possible loss of data
Windows GPU Kernel Documentation Validation
'initializing': conversion from 'uint64_t' to 'int', possible loss of data
Windows GPU Kernel Documentation Validation
'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data
Windows GPU Kernel Documentation Validation
'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data
Windows GPU Kernel Documentation Validation
'argument': conversion from 'uint64_t' to 'int32_t', possible loss of data
Windows GPU Kernel Documentation Validation
'argument': conversion from 'size_t' to 'uint32_t', possible loss of data
Windows GPU Kernel Documentation Validation
'argument': conversion from 'size_t' to 'uint32_t', possible loss of data
Windows GPU Kernel Documentation Validation
'argument': conversion from 'size_t' to 'uint32_t', possible loss of data
Windows GPU Kernel Documentation Validation
'argument': conversion from 'uint64_t' to 'uint32_t', possible loss of data
Windows GPU Kernel Documentation Validation
'initializing': conversion from 'uint64_t' to 'int', possible loss of data