Skip to content

Bump ILRepack.Lib.MSBuild.Task from 2.0.34 to 2.0.34.1 #3

Bump ILRepack.Lib.MSBuild.Task from 2.0.34 to 2.0.34.1

Bump ILRepack.Lib.MSBuild.Task from 2.0.34 to 2.0.34.1 #3

Triggered via pull request July 22, 2024 04:46
Status Success
Total duration 3m 25s
Artifacts

00_01_build-asl-help.yml

on: pull_request
build-livesplit  /  build-livesplit
2m 15s
build-livesplit / build-livesplit
build-asl-help
43s
build-asl-help
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-livesplit / build-livesplit
The field 'ColorSlider.pickerDrag' is assigned but its value is never used
build-livesplit / build-livesplit
The field 'ColorPanel.pickerDrag' is assigned but its value is never used
build-livesplit / build-livesplit
'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-livesplit / build-livesplit
'FontDialog.FontChanged' hides inherited member 'Control.FontChanged'. Use the new keyword if hiding was intended.
build-livesplit / build-livesplit
The variable 'ex' is declared but never used
build-livesplit / build-livesplit
'KeyOrButton' defines operator == or operator != but does not override Object.Equals(object o)
build-livesplit / build-livesplit
'KeyOrButton' defines operator == or operator != but does not override Object.GetHashCode()
build-livesplit / build-livesplit
'VideoSettings.Height' hides inherited member 'Control.Height'. Use the new keyword if hiding was intended.
build-livesplit / build-livesplit
'VideoSettings.Width' hides inherited member 'Control.Width'. Use the new keyword if hiding was intended.
build-livesplit / build-livesplit
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.