Skip to content

feat: add support for CancellationToken in generated methods #732

feat: add support for CancellationToken in generated methods

feat: add support for CancellationToken in generated methods #732

Triggered via pull request June 25, 2026 23:20
Status Success
Total duration 1m 1s
Artifacts

tests.yml

on: pull_request
Unit Tests
59s
Unit Tests
End-to-End Tests
56s
End-to-End Tests
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
End-to-End Tests
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-dotnet@v4, hoverkraft-tech/compose-action@v1.5.1, xom9ikk/dotenv@v2.3.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
End-to-End Tests: examples/NpgsqlExample/QuerySql.cs#L556
Possible null reference argument for parameter 'input' in 'Guid Guid.Parse(string input)'.
End-to-End Tests: examples/NpgsqlExample/QuerySql.cs#L542
Possible null reference argument for parameter 'input' in 'Guid Guid.Parse(string input)'.
Unit Tests
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, sqlc-dev/setup-sqlc@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/