Deploy production by @Notallthatevil #9
deploy-production.yml
on: workflow_dispatch
Build and deploy to Raspberry Pi
7m 48s
Annotations
10 warnings
|
Build and deploy to Raspberry Pi:
LiveTest/LiveTest.Client/Pages/LineGraph.razor#L439
'SKPath.MoveTo(float, float)' is obsolete: 'Use SKPathBuilder instead.'
|
|
Build and deploy to Raspberry Pi:
LiveTest/LiveTest.Client/Components/TabViewComponent.razor#L37
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build and deploy to Raspberry Pi:
LiveTest/LiveTest.Client/Components/TabViewComponent.razor#L6
Component parameter 'Icon' should not be set outside of its component.
|
|
Build and deploy to Raspberry Pi:
LiveTest/LiveTest.Client/Components/ProgressWithSetPercentage.razor#L9
Field 'ProgressWithSetPercentage._cancellationToken' is never assigned to, and will always have its default value
|
|
Build and deploy to Raspberry Pi:
LiveTest/LiveTest.Client/Pages/LineGraph.razor#L443
'SKPath.Close()' is obsolete: 'Use SKPathBuilder instead.'
|
|
Build and deploy to Raspberry Pi:
LiveTest/LiveTest.Client/Pages/LineGraph.razor#L442
'SKPath.LineTo(float, float)' is obsolete: 'Use SKPathBuilder instead.'
|
|
Build and deploy to Raspberry Pi:
LiveTest/LiveTest.Client/Pages/LineGraph.razor#L441
'SKPath.LineTo(float, float)' is obsolete: 'Use SKPathBuilder instead.'
|
|
Build and deploy to Raspberry Pi:
LiveTest/LiveTest.Client/Pages/LineGraph.razor#L440
'SKPath.LineTo(float, float)' is obsolete: 'Use SKPathBuilder instead.'
|
|
Build and deploy to Raspberry Pi:
LiveTest/LiveTest.Client/Pages/LineGraph.razor#L439
'SKPath.MoveTo(float, float)' is obsolete: 'Use SKPathBuilder instead.'
|
|
Build and deploy to Raspberry Pi:
LiveTest/LiveTest.Client/Components/TabViewComponent.razor#L37
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|