feat: add AddWithValue extension methods for DbParameterCollection to… #78
Annotations
10 warnings
|
build:
src/CosmoSQLClient.Postgres/PostgresConnection.cs#L96
Dereference of a possibly null reference.
|
|
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#L134
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
build:
src/CosmoSQLClient.Sqlite/SqliteCommand.cs#L134
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results
|
12.4 KB |
sha256:f01d88a827d6d1dbaeb0ce44307502d727cd527b6d21e37aeba2bb362afbac46
|
|