Skip to content

Add TimeWarp.State.Rules and Architecture Tests Add Cancelation Tokens to State and TimeWarpStateComponent. #262

Add TimeWarp.State.Rules and Architecture Tests Add Cancelation Tokens to State and TimeWarpStateComponent.

Add TimeWarp.State.Rules and Architecture Tests Add Cancelation Tokens to State and TimeWarpStateComponent. #262

Triggered via pull request August 3, 2024 17:58
Status Success
Total duration 2m 9s
Artifacts

ci-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Namespace does not correspond to file location: Tests/Test.App/Test.App.Client/Features/CloneTest/Actions/CloneableState.CloneTest.cs#L1
Namespace does not correspond to file location, must be: 'Test.App.Client.Features.CloneTest.Actions'
Namespace does not correspond to file location: Tests/Test.App/Test.App.Client/Features/Application/Actions/ApplicationState.ResetStore.cs#L1
Namespace does not correspond to file location, must be: 'Test.App.Client.Features.Application.Actions'
Namespace does not correspond to file location: Tests/TimeWarp.State.Plus.Tests/ArchitectureTests.cs#L1
Namespace does not correspond to file location, must be: 'TimeWarp.State.Plus.Tests'
Namespace does not correspond to file location: Tests/Test.App/Test.App.Client/Features/Application/Actions/ApplicationState.FiveSecondTask.cs#L1
Namespace does not correspond to file location, must be: 'Test.App.Client.Features.Application.Actions'
Namespace does not correspond to file location: Tests/Test.App/Test.App.Client/Features/Counter/Actions/CounterState.ThrowException.cs#L1
Namespace does not correspond to file location, must be: 'Test.App.Client.Features.Counter.Actions'
Namespace does not correspond to file location: Tests/Test.App/Test.App.Client/Features/Counter/Actions/CounterState.ThrowServerSideException.cs#L1
Namespace does not correspond to file location, must be: 'Test.App.Client.Features.Counter.Actions'
Namespace does not correspond to file location: Tests/Test.App/Test.App.Client/Features/Application/Actions/ApplicationState.TwoSecondTask.cs#L1
Namespace does not correspond to file location, must be: 'Test.App.Client.Features.Application.Actions'
Namespace does not correspond to file location: Tests/Test.App/Test.App.Client/Features/EventStream/Actions/AddEvent/EventStreamState.AddEventAction.cs#L1
Namespace does not correspond to file location, must be: 'Test.App.Client.Features.EventStream.Actions.AddEvent'
Redundant member initializer: Source/TimeWarp.State/State/State.cs#L9
Initializing field by default value is redundant