Skip to content

Fix invalid AtmosphereFromGround links (#82) #24

Fix invalid AtmosphereFromGround links (#82)

Fix invalid AtmosphereFromGround links (#82) #24

Triggered via push July 20, 2024 08:06
Status Success
Total duration 54s
Artifacts

main.yml

on: push
πŸŽ‰ Publish
42s
πŸŽ‰ Publish
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
πŸŽ‰ Publish: ExamplePage.razor#L5
Found markup element with unexpected name 'MarkdownPageRenderer'. If this is intended to be a component, add a @using directive for its namespace.
πŸŽ‰ Publish: Components/MarkdownPageRenderer.razor#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.