Skip to content

Update LiveSplit.AutoSplitters.xml #2295

Update LiveSplit.AutoSplitters.xml

Update LiveSplit.AutoSplitters.xml #2295

Triggered via pull request June 21, 2024 01:45
Status Success
Total duration 2m 13s
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.