docs: update README with new connection string aliases and v1.5.9 bump #36
Annotations
10 warnings
|
Pack & Push:
src/CosmoSQLClient.MySql/MySqlConnection.cs#L150
Possible null reference argument for parameter 'connectionString' in 'MySqlConfiguration MySqlConfiguration.Parse(string connectionString)'.
|
|
Pack & Push:
src/CosmoSQLClient.MySql/MySqlConnection.cs#L195
'MySqlConnection.BeginDbTransactionAsync(IsolationLevel, CancellationToken)': new protected member declared in sealed type
|
|
Pack & Push:
src/CosmoSQLClient.Sqlite/SqliteConnection.cs#L135
'SqliteConnection.BeginDbTransactionAsync(IsolationLevel, CancellationToken)': new protected member declared in sealed type
|
|
Pack & Push:
src/CosmoSQLClient.MsSql/MsSqlConnection.cs#L150
Possible null reference argument for parameter 'connectionString' in 'MsSqlConfiguration MsSqlConfiguration.Parse(string connectionString)'.
|
|
Pack & Push:
src/CosmoSQLClient.MsSql/MsSqlCommand.cs#L22
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Pack & Push:
src/CosmoSQLClient.Postgres/PostgresConnection.cs#L174
Possible null reference argument for parameter 'connectionString' in 'PostgresConfiguration PostgresConfiguration.Parse(string connectionString)'.
|
|
Pack & Push:
src/CosmoSQLClient.Postgres/PostgresCommand.cs#L74
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Pack & Push:
src/CosmoSQLClient.MySql/MySqlConnection.cs#L150
Possible null reference argument for parameter 'connectionString' in 'MySqlConfiguration MySqlConfiguration.Parse(string connectionString)'.
|
|
Pack & Push:
src/CosmoSQLClient.MySql/MySqlCommand.cs#L115
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
|
Pack & Push:
src/CosmoSQLClient.Sqlite/SqliteCommand.cs#L115
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|