#414: In Progress #166
Annotations
9 errors and 5 warnings
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?)
|
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?)
|
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?)
|
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?)
|
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?)
|
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?)
|
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?)
|
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?)
|
|
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/
|
src/Myra/Graphics2D/UI/Containers/ScrollViewer.cs#L139
'ScrollViewer.Content' hides inherited member 'ContentControl.Content'. Use the new keyword if hiding was intended.
|
src/Myra/Graphics2D/UI/Containers/ScrollViewer.cs#L139
'ScrollViewer.Content' hides inherited member 'ContentControl.Content'. Use the new keyword if hiding was intended.
|
src/Myra/Graphics2D/UI/Containers/ScrollViewer.cs#L139
'ScrollViewer.Content' hides inherited member 'ContentControl.Content'. Use the new keyword if hiding was intended.
|
src/Myra/Graphics2D/UI/Containers/ScrollViewer.cs#L139
'ScrollViewer.Content' hides inherited member 'ContentControl.Content'. Use the new keyword if hiding was intended.
|
The logs for this run have expired and are no longer available.
Loading