Skip to content

Update azure-static-web-apps-icy-island-081870110.yml #63

Update azure-static-web-apps-icy-island-081870110.yml

Update azure-static-web-apps-icy-island-081870110.yml #63

Triggered via pull request November 17, 2024 23:08
Status Failure
Total duration 1m 12s
Artifacts
Build and Deploy Job
1m 4s
Build and Deploy Job
Close Pull Request Job
0s
Close Pull Request Job
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Build and Deploy Job: src/JK.TipCalc.Common/Components/InputDecimal.razor#L19
Possible null reference assignment.
Build and Deploy Job: src/JK.TipCalc.Common/Components/InputDecimal.razor#L25
Dereference of a possibly null reference.
Build and Deploy Job: src/JK.TipCalc.Common/Components/InputDecimal.razor#L25
Possible null reference assignment.
Build and Deploy Job: src/JK.TipCalc.Common/Shared/NavMenu.razor#L31
Possible null reference return.
Build and Deploy Job: src/JK.TipCalc.Common/Components/InputDecimal.razor#L33
Possible null reference assignment.
Build and Deploy Job: src/JK.TipCalc.Common/Components/InputDecimal.razor#L11
Non-nullable field 'stringValue' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build and Deploy Job: src/JK.TipCalc.Common/Components/TipCalculator.razor.cs#L7
Non-nullable property 'ViewModel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build and Deploy Job
'Router.PreferExactMatches' is obsolete: 'This property is obsolete and configuring it has not effect.'