Skip to content

Add dotnet bindings to Turso #3

Add dotnet bindings to Turso

Add dotnet bindings to Turso #3

Triggered via pull request October 28, 2025 11:03
Status Success
Total duration 1m 36s
Artifacts

dotnet-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
test: bindings/dotnet/src/Turso/TursoParameter.cs#L71
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
test: bindings/dotnet/src/Turso/TursoCommand.cs#L30
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
test: bindings/dotnet/src/Turso/TursoConnection.cs#L17
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
test: bindings/dotnet/src/Turso/TursoCommand.cs#L120
Possible null reference argument for parameter 'statement' in 'TursoDataReader.TursoDataReader(TursoCommand command, TursoStatementHandle statement)'.
test: bindings/dotnet/src/Turso/TursoConnection.cs#L88
Possible null reference return.
test: bindings/dotnet/src/Turso/TursoDataReader.cs#L143
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
test: bindings/dotnet/src/Turso/TursoParameter.cs#L72
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
test: bindings/dotnet/src/Turso/TursoParameter.cs#L71
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
test: bindings/dotnet/src/Turso/TursoCommand.cs#L30
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
test: bindings/dotnet/src/Turso/TursoConnection.cs#L17
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).