fix: correctly encode DateTime parameters for MSSQL RPC calls #79
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.5 KB |
sha256:eb9b4cfb2a6d0664034d3d8b38c592ba10c4b439ad22a4ca3b2273ea27382ef4
|
|