#414: In Progress #166
build-and-publish-beta.yml
on: push
BuildAndPublish
3m 16s
Annotations
9 errors and 5 warnings
BuildAndPublish:
src/Myra/Graphics2D/UI/Simple/Button.cs#L4
The type or namespace name 'Xna' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
BuildAndPublish:
src/Myra/Graphics2D/UI/Simple/ToggleButton.cs#L1
The type or namespace name 'Xna' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
BuildAndPublish:
src/Myra/Graphics2D/UI/Simple/Button.cs#L84
The type or namespace name 'Keys' could not be found (are you missing a using directive or an assembly reference?)
|
BuildAndPublish:
src/Myra/Graphics2D/UI/Simple/ToggleButton.cs#L25
The type or namespace name 'Keys' could not be found (are you missing a using directive or an assembly reference?)
|
BuildAndPublish:
src/Myra/Graphics2D/UI/Simple/Button.cs#L4
The type or namespace name 'Xna' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
BuildAndPublish:
src/Myra/Graphics2D/UI/Simple/ToggleButton.cs#L1
The type or namespace name 'Xna' does not exist in the namespace 'Microsoft' (are you missing an assembly reference?)
|
BuildAndPublish:
src/Myra/Graphics2D/UI/Simple/Button.cs#L84
The type or namespace name 'Keys' could not be found (are you missing a using directive or an assembly reference?)
|
BuildAndPublish:
src/Myra/Graphics2D/UI/Simple/ToggleButton.cs#L25
The type or namespace name 'Keys' could not be found (are you missing a using directive or an assembly reference?)
|
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/Containers/ScrollViewer.cs#L139
'ScrollViewer.Content' hides inherited member 'ContentControl.Content'. Use the new keyword if hiding was intended.
|
BuildAndPublish:
src/Myra/Graphics2D/UI/Containers/ScrollViewer.cs#L139
'ScrollViewer.Content' hides inherited member 'ContentControl.Content'. Use the new keyword if hiding was intended.
|
BuildAndPublish:
src/Myra/Graphics2D/UI/Containers/ScrollViewer.cs#L139
'ScrollViewer.Content' hides inherited member 'ContentControl.Content'. Use the new keyword if hiding was intended.
|
BuildAndPublish:
src/Myra/Graphics2D/UI/Containers/ScrollViewer.cs#L139
'ScrollViewer.Content' hides inherited member 'ContentControl.Content'. Use the new keyword if hiding was intended.
|