Skip to content

Fix application updater start message (#520) #315

Fix application updater start message (#520)

Fix application updater start message (#520) #315

Triggered via push December 19, 2023 23:59
Status Success
Total duration 10m 51s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

cd.yaml

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

Annotations

20 warnings
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)
'MenuButton.HorizontalContentAlignmentProperty' hides inherited member 'Control.HorizontalContentAlignmentProperty'. Use the new keyword if hiding was intended.
build (x86)
'MenuButton.VerticalContentAlignmentProperty' hides inherited member 'Control.VerticalContentAlignmentProperty'. Use the new keyword if hiding was intended.
build (x86)
'MenuButton.HorizontalContentAlignment' hides inherited member 'Control.HorizontalContentAlignment'. Use the new keyword if hiding was intended.
build (x86)
'MenuButton.VerticalContentAlignment' hides inherited member 'Control.VerticalContentAlignment'. Use the new keyword if hiding was intended.
build (x86): Daybreak.GWCA/source/EntityNameModule.cpp#L70
'<': signed/unsigned mismatch
build (x86): Daybreak.GWCA/source/GameModule.cpp#L131
'<': signed/unsigned mismatch
build (x86): Daybreak.GWCA/source/InventoryModule.cpp#L35
'<': signed/unsigned mismatch
build (x86): Daybreak.GWCA/source/ItemNameModule.cpp#L26
'<': signed/unsigned mismatch
build (x86): Daybreak.GWCA/source/MainPlayerModule.cpp#L141
'<': signed/unsigned mismatch
build (x86): Daybreak.GWCA/source/PathingMetadataModule.cpp#L26
'<': signed/unsigned mismatch
build (x86): Daybreak.GWCA/source/PathingModule.cpp#L28
'<': signed/unsigned mismatch
build (x86): Daybreak.GWCA/source/PathingModule.cpp#L30
'<': signed/unsigned mismatch
build (x86): Daybreak.GWCA/source/PreGameModule.cpp#L29
'wcstombs': This function or variable may be unsafe. Consider using wcstombs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
build (x86): Daybreak.GWCA/source/UserModule.cpp#L23
'wcstombs': This function or variable may be unsafe. Consider using wcstombs_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.