Skip to content

Fix use-after-free by making GeneratorParams co-own its Model #6953

Fix use-after-free by making GeneratorParams co-own its Model

Fix use-after-free by making GeneratorParams co-own its Model #6953

Triggered via pull request July 10, 2026 03:14
Status Success
Total duration 2h 10m 15s
Artifacts

win-cuda-x64-build.yml

on: pull_request
windows-cuda-x64-build
30m 13s
windows-cuda-x64-build
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
windows-cuda-x64-build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache/restore@v4, actions/cache/save@v4, microsoft/onnxruntime-github-actions/setup-build-tools@v0.0.8. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
windows-cuda-x64-build: src/csharp/StreamingProcessor.cs#L42
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
windows-cuda-x64-build: src/csharp/StreamingProcessor.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
windows-cuda-x64-build
Cache save failed.