Skip to content

feat: add support for CancellationToken in generated methods #742

feat: add support for CancellationToken in generated methods

feat: add support for CancellationToken in generated methods #742

Triggered via pull request July 16, 2026 02:30
Status Success
Total duration 58s
Artifacts

tests.yml

on: pull_request
Unit Tests
55s
Unit Tests
End-to-End Tests
55s
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/