feat: introduce shared Cosmo.Transport.Pipelines library and MSSQL pr… #68
Annotations
10 errors and 11 warnings
|
build:
src/Cosmo.Transport.Pipelines/PipelineExtensions.cs#L64
Predefined type 'System.Index' is not defined or imported
|
|
build:
src/Cosmo.Transport.Pipelines/PipelineExtensions.cs#L63
'ReadOnlySequence<byte>' does not contain a definition for 'FirstSpan' and no accessible extension method 'FirstSpan' accepting a first argument of type 'ReadOnlySequence<byte>' could be found (are you missing a using directive or an assembly reference?)
|
|
build:
src/Cosmo.Transport.Pipelines/PipelineExtensions.cs#L60
'SequenceReader<byte>' does not contain a definition for 'TryReadTo' and no accessible extension method 'TryReadTo' accepting a first argument of type 'SequenceReader<byte>' could be found (are you missing a using directive or an assembly reference?)
|
|
build:
src/Cosmo.Transport.Pipelines/PipelineExtensions.cs#L64
Missing compiler required member 'System.Index..ctor'
|
|
build:
src/Cosmo.Transport.Pipelines/PipelineExtensions.cs#L64
Predefined type 'System.Index' is not defined or imported
|
|
build:
src/Cosmo.Transport.Pipelines/PipelineExtensions.cs#L64
Predefined type 'System.Range' is not defined or imported
|
|
build:
src/Cosmo.Transport.Pipelines/PipelineExtensions.cs#L64
Missing compiler required member 'System.Index..ctor'
|
|
build:
src/Cosmo.Transport.Pipelines/PipelineExtensions.cs#L64
Predefined type 'System.Index' is not defined or imported
|
|
build:
src/Cosmo.Transport.Pipelines/PipelineExtensions.cs#L63
'ReadOnlySequence<byte>' does not contain a definition for 'FirstSpan' and no accessible extension method 'FirstSpan' accepting a first argument of type 'ReadOnlySequence<byte>' could be found (are you missing a using directive or an assembly reference?)
|
|
build:
src/Cosmo.Transport.Pipelines/PipelineExtensions.cs#L60
'SequenceReader<byte>' does not contain a definition for 'TryReadTo' and no accessible extension method 'TryReadTo' accepting a first argument of type 'SequenceReader<byte>' could be found (are you missing a using directive or an assembly reference?)
|
|
build
No files were found with the provided path: **/results.xml. No artifacts will be uploaded.
|
|
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.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).
|
|
build:
src/CosmoSQLClient.MsSql/MsSqlConnection.cs#L151
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.Sqlite/SqliteConnection.cs#L135
'SqliteConnection.BeginDbTransactionAsync(IsolationLevel, CancellationToken)': new protected member declared in sealed type
|