Bump version to v1.4.8 #26
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/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).
|
|
Pack & Push:
src/CosmoSQLClient.MsSql/MsSqlConnection.cs#L141
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).
|