feat: add support for CancellationToken in generated methods #747
tests.yml
on: pull_request
Unit Tests
59s
End-to-End Tests
58s
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/
|