Skip to content

add contributing guide (#79) #22

add contributing guide (#79)

add contributing guide (#79) #22

Triggered via push June 15, 2024 03:44
Status Success
Total duration 1m 12s
Artifacts

main.yml

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