fix: MVCC cursor ignored left join null flag #3727
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
|