Add dotnet bindings to Turso #5
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).
|