Skip to content

feat: add support for CancellationToken in generated methods #741

feat: add support for CancellationToken in generated methods

feat: add support for CancellationToken in generated methods #741

Triggered via pull request July 16, 2026 01:25
Status Success
Total duration 1m 4s
Artifacts

tests.yml

on: pull_request
Unit Tests
43s
Unit Tests
End-to-End Tests
1m 0s
End-to-End Tests
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
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/
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)'.