Revert #46
Annotations
10 warnings
|
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/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:
Pages/Events.razor#L98
Non-nullable property 'Main' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
|
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:
Pages/Resources.razor#L94
Non-nullable property 'Main' 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.
|