fix(mssql): support multiple result sets in raw SQL ExecuteReaderAsync #63
Annotations
10 warnings
|
build:
src/CosmoSQLClient.MySql/MySqlConnection.cs#L150
Possible null reference argument for parameter 'connectionString' in 'MySqlConfiguration MySqlConfiguration.Parse(string connectionString)'.
|
|
build:
src/CosmoSQLClient.MySql/MySqlConnection.cs#L195
'MySqlConnection.BeginDbTransactionAsync(IsolationLevel, CancellationToken)': new protected member declared in sealed type
|
|
build:
src/CosmoSQLClient.Sqlite/SqliteConnection.cs#L135
'SqliteConnection.BeginDbTransactionAsync(IsolationLevel, CancellationToken)': new protected member declared in sealed type
|
|
build:
src/CosmoSQLClient.MsSql/MsSqlConnection.cs#L141
Possible null reference argument for parameter 'connectionString' in 'MsSqlConfiguration MsSqlConfiguration.Parse(string connectionString)'.
|
|
build:
src/CosmoSQLClient.MsSql/MsSqlCommand.cs#L22
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
build:
src/CosmoSQLClient.Postgres/PostgresConnection.cs#L174
Possible null reference argument for parameter 'connectionString' in 'PostgresConfiguration PostgresConfiguration.Parse(string connectionString)'.
|
|
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#L150
Possible null reference argument for parameter 'connectionString' in 'MySqlConfiguration MySqlConfiguration.Parse(string connectionString)'.
|
|
build:
src/CosmoSQLClient.MySql/MySqlCommand.cs#L115
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
build:
src/CosmoSQLClient.Sqlite/SqliteCommand.cs#L115
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.7 KB |
sha256:b08b8496fac7649010766748018eb6ff7b054406ff5fff2cee399241295f53bf
|
|