Skip to content

Remove Discord Link (#85) #26

Remove Discord Link (#85)

Remove Discord Link (#85) #26

Triggered via push July 22, 2024 06:36
Status Success
Total duration 1m 55s
Artifacts

main.yml

on: push
πŸŽ‰ Publish
1m 45s
πŸŽ‰ 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.