feat: upgrade everything to .net 8.0 lts #287
Annotations
1 error and 11 warnings
build
Process completed with exit code 2.
|
build
Could not find any files for test/AxonIQ.AxonServer.Connector.Tests/TestResults/*.trx, test/AxonIQ.AxonServerIntegrationTests/TestResults/*.trx
|
build:
src/AxonIQ.AxonServer.Connector/AggregateEventStream.cs#L34
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
|
build:
src/AxonIQ.AxonServer.Connector/AppendEventsTransaction.cs#L39
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
build:
src/AxonIQ.AxonServer.Connector/AsyncLock.cs#L45
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
|
build:
src/AxonIQ.AxonServer.Connector/AxonActor.cs#L37
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
build:
src/AxonIQ.AxonServer.Connector/AxonPriorityActor.cs#L37
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
build:
src/AxonIQ.AxonServer.Connector/AxonServerConnection.cs#L315
Remove this commented out code. (https://rules.sonarsource.com/csharp/RSPEC-125)
|
build:
src/AxonIQ.AxonServer.Connector/AxonServerConnection.cs#L378
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
|
build:
src/AxonIQ.AxonServer.Connector/AxonServerConnectorOptions.cs#L146
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
build:
src/AxonIQ.AxonServer.Connector/AxonServerConnectorOptions.cs#L148
Private classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
|
build:
src/AxonIQ.AxonServer.Connector/CommandHandlerCollection.cs#L8
Private record classes which are not derived in the current assembly should be marked as 'sealed'. (https://rules.sonarsource.com/csharp/RSPEC-3260)
|