Skip to content

Provide errors for missing and unexpected parameters in azure pipelines #47

Provide errors for missing and unexpected parameters in azure pipelines

Provide errors for missing and unexpected parameters in azure pipelines #47

Triggered via pull request October 14, 2023 23:19
Status Success
Total duration 4m 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

deploy-pages.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
deploy: src/ExpandAzurePipelines/App.razor#L99
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
deploy: src/ExpandAzurePipelines/App.razor#L100
Non-nullable property 'StaticType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.