Skip to content

Add Molar Mass and Adiabatic Index descriptions (#81) #23

Add Molar Mass and Adiabatic Index descriptions (#81)

Add Molar Mass and Adiabatic Index descriptions (#81) #23

Triggered via push July 19, 2024 19:04
Status Success
Total duration 3m 29s
Artifacts

main.yml

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