Skip to content
Triggered via push July 31, 2024 00:59
Status Success
Total duration 56s
Artifacts

main.yml

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

Annotations

12 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/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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v2.0.0, JamesIves/github-pages-deploy-action@3.7.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
deploy-to-github-pages: Pages/Videos.razor#L31
Non-nullable property 'MainPage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: Shared/Video.razor#L13
Non-nullable property 'Link' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: Pages/Software.razor#L15
Non-nullable property 'MainPage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: Shared/Album.razor#L17
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: Shared/Album.razor#L18
Non-nullable property 'Image' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: Shared/Album.razor#L19
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: Shared/Album.razor#L20
Non-nullable property 'Date' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: Shared/Album.razor#L21
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: Shared/Album.razor#L22
Non-nullable property 'Link' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: Pages/About.razor#L37
Non-nullable property 'MainPage' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.