Skip to content

chore: Equinox/Propulsion updates #341

chore: Equinox/Propulsion updates

chore: Equinox/Propulsion updates #341

Triggered via pull request November 4, 2025 18:59
Status Success
Total duration 2m 9s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build: Workshops/IntroductionToEventSourcing/16-EntitiesDefinition/GuestStayFacade.cs#L16
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build: Workshops/IntroductionToEventSourcing/16-EntitiesDefinition/GuestStayFacade.cs#L16
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build
The target framework 'net6.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.