Skip to content

Added Chained Together autosplitters (#1837) #2300

Added Chained Together autosplitters (#1837)

Added Chained Together autosplitters (#1837) #2300

Triggered via push June 21, 2024 17:21
Status Success
Total duration 2m 28s
Artifacts

ci.yml

on: push
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.