Skip to content

Bump MSTest.TestAdapter from 3.3.1 to 3.4.0 #960

Bump MSTest.TestAdapter from 3.3.1 to 3.4.0

Bump MSTest.TestAdapter from 3.3.1 to 3.4.0 #960

Triggered via pull request May 24, 2024 02:58
Status Success
Total duration 6m 27s
Artifacts

ci.yaml

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

Annotations

10 warnings
build (x86): Daybreak.GWCA/source/DebugModule.cpp#L23
'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (x86): Daybreak.GWCA/source/DebugModule.cpp#L25
'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (x86): Daybreak.GWCA/source/DebugModule.cpp#L27
'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (x86): Daybreak.GWCA/source/DebugModule.cpp#L29
'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (x86): Daybreak.GWCA/source/DebugModule.cpp#L31
'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
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)
'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)
'HighlightButton.HorizontalContentAlignmentProperty' hides inherited member 'Control.HorizontalContentAlignmentProperty'. Use the new keyword if hiding was intended.