Skip to content

Update README.md

Update README.md #84

Triggered via push November 27, 2023 02:09
Status Success
Total duration 1m 34s
Artifacts

main.yml

on: push
deploy-to-github-pages
1m 26s
deploy-to-github-pages
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
deploy-to-github-pages
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, JamesIves/[email protected]. 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: Pages/CustomAffiliatePage.razor#L13
Dereference of a possibly null reference.
deploy-to-github-pages: Pages/CustomAffiliatePage.razor#L85
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: Pages/CustomAffiliatePage.razor#L79
Non-nullable property 'affiliateUid' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: Pages/Dashboard.razor#L186
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: Pages/Dashboard.razor#L194
Dereference of a possibly null reference.
deploy-to-github-pages: Pages/Dashboard.razor#L204
Dereference of a possibly null reference.
deploy-to-github-pages: Pages/Dashboard.razor#L224
Dereference of a possibly null reference.