chore(deps): bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 #4132
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
build
2m 15s
release
0s
memory
0s
redis-ci
0s
rabbitmq-ci
0s
kafka-ci
0s
postgres-ci
0s
eventstore-ci
0s
sqlserver-ci
0s
mysql-ci
0s
dynamo-ci
0s
aws-ci
0s
sqlite-ci
0s
azure-ci
0s
Annotations
5 errors and 10 warnings
build:
tests/Paramore.Brighter.MSSQL.Tests/Outbox/When_writing_messages_to_the_message_store_async.cs#L62
The name '_messageLatest' does not exist in the current context
|
build:
tests/Paramore.Brighter.MSSQL.Tests/Outbox/When_writing_messages_to_the_message_store_async.cs#L64
The name '_messageEarliest' does not exist in the current context
|
build:
tests/Paramore.Brighter.MSSQL.Tests/Outbox/When_writing_messages_to_the_message_store_async.cs#L62
The name '_messageLatest' does not exist in the current context
|
build:
tests/Paramore.Brighter.MSSQL.Tests/Outbox/When_writing_messages_to_the_message_store_async.cs#L64
The name '_messageEarliest' does not exist in the current context
|
build
Process completed with exit code 1.
|
build:
src/Paramore.Brighter/ExternalBusServices.cs#L136
Type parameter 'TTransaction' has the same name as the type parameter from outer type 'ExternalBusServices<TMessage, TTransaction>'
|
build:
src/Paramore.Brighter/ExternalBusServices.cs#L193
Type parameter 'TTransaction' has the same name as the type parameter from outer type 'ExternalBusServices<TMessage, TTransaction>'
|
build:
src/Paramore.Brighter/RelationDatabaseOutbox.cs#L12
'IAmABulkOutboxAsync<Message, DbTransaction>' is obsolete: 'Deprecated in favour of Bulk, wil be merged into IAmAnOutboxAsync in v10'
|
build:
src/Paramore.Brighter/RelationalDbTransactionProvider.cs#L137
The variable 'e' is declared but never used
|
build:
src/Paramore.Brighter/CommandProcessorBuilder.cs#L85
Field 'CommandProcessorBuilder._inboxConfiguration' is never assigned to, and will always have its default value null
|
build:
src/Paramore.Brighter/RelationDatabaseOutbox.cs#L12
'IAmABulkOutboxAsync<Message, DbTransaction>' is obsolete: 'Deprecated in favour of Bulk, wil be merged into IAmAnOutboxAsync in v10'
|
build:
src/Paramore.Brighter/ExternalBusServices.cs#L136
Type parameter 'TTransaction' has the same name as the type parameter from outer type 'ExternalBusServices<TMessage, TTransaction>'
|
build:
src/Paramore.Brighter/ExternalBusServices.cs#L193
Type parameter 'TTransaction' has the same name as the type parameter from outer type 'ExternalBusServices<TMessage, TTransaction>'
|
build:
src/Paramore.Brighter/RelationalDbTransactionProvider.cs#L137
The variable 'e' is declared but never used
|
build:
src/Paramore.Brighter/CommandProcessorBuilder.cs#L85
Field 'CommandProcessorBuilder._inboxConfiguration' is never assigned to, and will always have its default value null
|