feat: implement AddWithValue across all providers and stabilize CI tests #77
Annotations
10 warnings
|
build:
src/CosmoSQLClient.Postgres/PostgresConnection.cs#L70
Cannot convert null literal to non-nullable reference type.
|
|
build:
src/CosmoSQLClient.Postgres/PostgresConnection.cs#L236
'PostgresConnection.BeginTransactionAsync(CancellationToken)' hides inherited member 'DbConnection.BeginTransactionAsync(CancellationToken)'. Use the new keyword if hiding was intended.
|
|
build:
src/CosmoSQLClient.Postgres/PostgresConnection.cs#L62
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
build:
src/CosmoSQLClient.Postgres/PostgresCommand.cs#L74
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
build:
src/CosmoSQLClient.MySql/MySqlConnection.cs#L77
Cannot convert null literal to non-nullable reference type.
|
|
build:
src/CosmoSQLClient.MySql/MySqlConnection.cs#L271
'MySqlConnection.BeginTransactionAsync(CancellationToken)' hides inherited member 'DbConnection.BeginTransactionAsync(CancellationToken)'. Use the new keyword if hiding was intended.
|
|
build:
src/CosmoSQLClient.MySql/MySqlConnection.cs#L69
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
build:
src/CosmoSQLClient.MySql/MySqlCommand.cs#L123
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
build:
src/CosmoSQLClient.Sqlite/SqliteCommand.cs#L123
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
build:
src/CosmoSQLClient.Sqlite/SqliteConnection.cs#L135
'SqliteConnection.BeginDbTransactionAsync(IsolationLevel, CancellationToken)': new protected member declared in sealed type
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results
|
12.3 KB |
sha256:91a239a5650adfa11e0ed17e32fd3d94f2e3ddfb5168746522a9a3603a750db1
|
|