Export CS fix #153
build-and-publish-beta.yml
on: push
BuildAndPublish
3m 7s
Annotations
3 errors and 11 warnings
BuildAndPublish:
samples/Myra.Samples.TextRendering/UI/MainPanel.Generated.cs#L80
Literal of type double cannot be implicitly converted to type 'float'; use an 'F' suffix to create a literal of this type
|
BuildAndPublish:
samples/Myra.Samples.TextRendering/UI/MainPanel.Generated.cs#L80
Literal of type double cannot be implicitly converted to type 'float'; use an 'F' suffix to create a literal of this type
|
BuildAndPublish
Process completed with exit code 1.
|
BuildAndPublish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
BuildAndPublish:
src/Myra/Graphics2D/UI/Window.cs#L173
'StackPanel.Proportions' is obsolete: 'Use StackPanel.GetProportion/StackPanel.SetProportion'
|
BuildAndPublish:
src/Myra/Graphics2D/UI/Window.cs#L174
'StackPanel.Proportions' is obsolete: 'Use StackPanel.GetProportion/StackPanel.SetProportion'
|
BuildAndPublish:
src/Myra/Graphics2D/UI/Properties/PropertyGrid.cs#L1003
'StackPanel.Proportions' is obsolete: 'Use StackPanel.GetProportion/StackPanel.SetProportion'
|
BuildAndPublish:
src/Myra/Graphics2D/UI/Properties/PropertyGrid.cs#L1018
'StackPanel.Proportions' is obsolete: 'Use StackPanel.GetProportion/StackPanel.SetProportion'
|
BuildAndPublish:
src/Myra/Graphics2D/UI/Properties/CollectionEditor.cs#L24
'StackPanel.Proportions' is obsolete: 'Use StackPanel.GetProportion/StackPanel.SetProportion'
|
BuildAndPublish:
src/Myra/Graphics2D/UI/Properties/CollectionEditor.cs#L25
'StackPanel.Proportions' is obsolete: 'Use StackPanel.GetProportion/StackPanel.SetProportion'
|
BuildAndPublish:
src/Myra/Graphics2D/UI/Properties/CollectionEditor.cs#L26
'StackPanel.Proportions' is obsolete: 'Use StackPanel.GetProportion/StackPanel.SetProportion'
|
BuildAndPublish:
src/Myra/Graphics2D/UI/Properties/CollectionEditor.cs#L27
'StackPanel.Proportions' is obsolete: 'Use StackPanel.GetProportion/StackPanel.SetProportion'
|
BuildAndPublish:
src/Myra/Graphics2D/UI/Window.cs#L173
'StackPanel.Proportions' is obsolete: 'Use StackPanel.GetProportion/StackPanel.SetProportion'
|
BuildAndPublish:
src/Myra/Graphics2D/UI/Window.cs#L174
'StackPanel.Proportions' is obsolete: 'Use StackPanel.GetProportion/StackPanel.SetProportion'
|