Skip to content

Updates

Updates #45

Triggered via push October 8, 2025 18:47
Status Success
Total duration 1m 3s
Artifacts

main.yml

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

Annotations

10 warnings
deploy-to-github-pages: Shared/Event.razor#L28
Non-nullable property 'Date' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: Shared/Event.razor#L54
Dereference of a possibly null reference.
deploy-to-github-pages: Shared/Event.razor#L44
Dereference of a possibly null reference.
deploy-to-github-pages: Shared/Event.razor#L7
Dereference of a possibly null reference.
deploy-to-github-pages: Shared/MainLayout.razor#L34
Non-nullable property 'NavMenu' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: Shared/MainLayout.razor#L33
Non-nullable property 'Main' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: Shared/ImageLink.razor#L20
Non-nullable property 'Link' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: Shared/ImageLink.razor#L18
Non-nullable property 'Picture' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: Shared/ImageLink.razor#L16
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy-to-github-pages: Shared/Video.razor#L12
Non-nullable property 'Link' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.