Skip to content

fix: MVCC cursor ignored left join null flag #3727

fix: MVCC cursor ignored left join null flag

fix: MVCC cursor ignored left join null flag #3727

Triggered via pull request February 21, 2026 22:37
Status Success
Total duration 1m 28s
Artifacts

dotnet-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 1 notice
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/TursoParameter.cs#L78
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
test: bindings/dotnet/src/Turso/TursoParameter.cs#L77
Nullability of return type 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#L98
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/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/TursoParameter.cs#L78
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
test: bindings/dotnet/src/Turso/TursoParameter.cs#L77
Nullability of return type doesn't match overridden member (possibly because of nullability attributes).
sccache stats
88% - 99 hits, 13 misses, 0 errors