Skip to content

Adjusted the blazor app code to use the new (swagger) typed models #17

Adjusted the blazor app code to use the new (swagger) typed models

Adjusted the blazor app code to use the new (swagger) typed models #17

Triggered via push November 5, 2023 11:00
Status Success
Total duration 54s
Artifacts

main.yml

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

Annotations

4 warnings
deploy-to-github-pages
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. 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: src/UmbracoDemo.Client/obj/umbraco-swaggerClient.cs#L1526
Converting null literal or possible null value to non-nullable type.
deploy-to-github-pages: src/UmbracoDemo.Client/obj/umbraco-swaggerClient.cs#L1532
Dereference of a possibly null reference.
deploy-to-github-pages: src/UmbracoDemo.Client/Pages/Index.razor#L56
The field 'Index._previewEnabled' is never used