Skip to content

Replace Portal 2 ASL script with ASR #2134

Replace Portal 2 ASL script with ASR

Replace Portal 2 ASL script with ASR #2134

Triggered via pull request April 24, 2024 19:42
Status Success
Total duration 2m 44s
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 'ColorPanel.pickerDrag' is assigned but its value is never used
build
The field 'ColorSlider.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.