Skip to content

added culture

added culture #11

Triggered via push November 21, 2023 13:49
Status Success
Total duration 56s
Artifacts

main.yml

on: push
deploy-to-github-pages
47s
deploy-to-github-pages
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
deploy-to-github-pages
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, JamesIves/github-pages-deploy-action@3.7.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
deploy-to-github-pages: OnlineMatrixCalculator/Pages/Index.razor.cs#L79
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.
deploy-to-github-pages: OnlineMatrixCalculator/Pages/Index.razor.cs#L108
Dereference of a possibly null reference.
deploy-to-github-pages: OnlineMatrixCalculator/Pages/Index.razor.cs#L125
Dereference of a possibly null reference.
deploy-to-github-pages: OnlineMatrixCalculator/Pages/Index.razor#L44
Dereference of a possibly null reference.