Skip to content

feat: upgrade everything to .net 8.0 lts #289

feat: upgrade everything to .net 8.0 lts

feat: upgrade everything to .net 8.0 lts #289

Re-run triggered November 28, 2023 15:57
Status Failure
Total duration 7m 31s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 2.
QueryClosesAfterSomeResponsesHasExpectedResult (AxonIQ.AxonServerIntegrationTests.QueryChannelIntegrationTests) failed: AxonIQ.AxonServerIntegrationTests.QueryChannelIntegrationTests#L0
test/AxonIQ.AxonServerIntegrationTests/TestResults/server_integration_tests_query_channel.trx [took 1s]
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)