Skip to content

feat: upgrade everything to .net 8.0 lts #287

feat: upgrade everything to .net 8.0 lts

feat: upgrade everything to .net 8.0 lts #287

Triggered via pull request November 27, 2023 13:39
@yreynhoutyreynhout
synchronize #136
net80
Status Failure
Total duration 1m 44s
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.
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)