Skip to content

Update README.md

Update README.md #67

Triggered via push October 29, 2023 08:16
Status Success
Total duration 1m 8s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: docs/Linq2GraphQL.Docs/Components/Samples/SamplesViewer.razor.cs#L88
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: docs/Linq2GraphQL.Docs/Components/Samples/SamplesViewer.razor.cs#L105
The variable 'ex' is declared but never used
build: docs/Linq2GraphQL.Docs/Components/Samples/SamplesViewer.razor.cs#L88
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: docs/Linq2GraphQL.Docs/Components/Samples/SamplesViewer.razor.cs#L105
The variable 'ex' is declared but never used