Skip to content

Bump MSTest.TestFramework from 3.6.1 to 3.6.3 #1023

Bump MSTest.TestFramework from 3.6.1 to 3.6.3

Bump MSTest.TestFramework from 3.6.1 to 3.6.3 #1023

Triggered via pull request November 13, 2024 02:27
Status Success
Total duration 1h 7m 44s
Artifacts

ci.yaml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build (x86)
'MinimapWindow.ContentProperty' hides inherited member 'ContentControl.ContentProperty'. Use the new keyword if hiding was intended.
build (x86)
'MinimapWindow.Content' hides inherited member 'ContentControl.Content'. Use the new keyword if hiding was intended.
build (x86)
'CircularButton.ContentProperty' hides inherited member 'ContentControl.ContentProperty'. Use the new keyword if hiding was intended.
build (x86)
'CircularButton.Content' hides inherited member 'ContentControl.Content'. Use the new keyword if hiding was intended.
build (x86)
'HighlightButton.HorizontalContentAlignmentProperty' hides inherited member 'Control.HorizontalContentAlignmentProperty'. Use the new keyword if hiding was intended.
build (x86)
'HighlightButton.VerticalContentAlignmentProperty' hides inherited member 'Control.VerticalContentAlignmentProperty'. Use the new keyword if hiding was intended.
build (x86)
'HighlightButton.HorizontalContentAlignment' hides inherited member 'Control.HorizontalContentAlignment'. Use the new keyword if hiding was intended.
build (x86)
'HighlightButton.VerticalContentAlignment' hides inherited member 'Control.VerticalContentAlignment'. Use the new keyword if hiding was intended.
build (x86)
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build (x86)
'MenuButton.HorizontalContentAlignmentProperty' hides inherited member 'Control.HorizontalContentAlignmentProperty'. Use the new keyword if hiding was intended.