Skip to content

fix: resolve NotSupportedException for schema-qualified PostgreSQL enum types #734

fix: resolve NotSupportedException for schema-qualified PostgreSQL enum types

fix: resolve NotSupportedException for schema-qualified PostgreSQL enum types #734

Triggered via pull request July 10, 2026 11:50
Status Success
Total duration 1m 3s
Artifacts

tests.yml

on: pull_request
Unit Tests
39s
Unit Tests
End-to-End Tests
59s
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)'.