Remove early intervention services note from Home page #80
main.yml
on: pull_request
deploy-to-github-pages
1m 24s
Annotations
7 warnings
|
deploy-to-github-pages:
Pages/Home.razor#L282
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
deploy-to-github-pages:
Pages/Home.razor#L281
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
deploy-to-github-pages:
Pages/Home.razor#L290
Non-nullable property 'Color' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
deploy-to-github-pages:
Pages/Home.razor#L289
Non-nullable property 'Link' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
deploy-to-github-pages:
Pages/Home.razor#L288
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
deploy-to-github-pages:
Pages/Home.razor#L287
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
deploy-to-github-pages
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|