Skip to content

Add SAS1

Add SAS1 #2157

Triggered via pull request May 6, 2024 11:59
Status Success
Total duration 2m 51s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build
'FontDialog.Font' hides inherited member 'Control.Font'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
build
'FontDialog.FontChanged' hides inherited member 'Control.FontChanged'. Use the new keyword if hiding was intended.
build
The variable 'ex' is declared but never used
build
The field 'ColorSlider.pickerDrag' is assigned but its value is never used
build
The field 'ColorPanel.pickerDrag' is assigned but its value is never used
build
'KeyOrButton' defines operator == or operator != but does not override Object.Equals(object o)
build
'KeyOrButton' defines operator == or operator != but does not override Object.GetHashCode()
build
'DetailedTimerSettings.Height' hides inherited member 'Control.Height'. Use the new keyword if hiding was intended.
build
'DetailedTimerSettings.Width' hides inherited member 'Control.Width'. Use the new keyword if hiding was intended.