Skip to content

chore: Equinox/Propulsion updates #343

chore: Equinox/Propulsion updates

chore: Equinox/Propulsion updates #343

Triggered via pull request November 5, 2025 18:25
Status Success
Total duration 2m 41s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 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.