Skip to content

Enforce TLS 1.2 support #1048

Enforce TLS 1.2 support

Enforce TLS 1.2 support #1048

Triggered via pull request May 11, 2024 14:35
Status Success
Total duration 2m 53s
Artifacts 2

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: lib/CustomFontDialog/CustomFontDialog/FontDialog.cs#L27
'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: lib/WinForms Color Picker/WinFormsColor/ColorPanel.cs#L15
The field 'ColorPanel.pickerDrag' is assigned but its value is never used
build: lib/WinForms Color Picker/WinFormsColor/ColorSlider.cs#L15
The field 'ColorSlider.pickerDrag' is assigned but its value is never used
build: lib/CustomFontDialog/CustomFontDialog/FontDialog.cs#L42
'FontDialog.FontChanged' hides inherited member 'Control.FontChanged'. Use the new keyword if hiding was intended.
build: lib/CustomFontDialog/CustomFontDialog/FontList.cs#L39
The variable 'ex' is declared but never used
build: src/LiveSplit.Core/Model/Input/CompositeHook.cs#L14
'KeyOrButton' defines operator == or operator != but does not override Object.Equals(object o)
build: src/LiveSplit.Core/Model/Input/CompositeHook.cs#L14
'KeyOrButton' defines operator == or operator != but does not override Object.GetHashCode()
build: components/LiveSplit.Video/src/LiveSplit.Video/VideoSettings.cs#L19
'VideoSettings.Height' hides inherited member 'Control.Height'. Use the new keyword if hiding was intended.
build: components/LiveSplit.Video/src/LiveSplit.Video/VideoSettings.cs#L20
'VideoSettings.Width' hides inherited member 'Control.Width'. Use the new keyword if hiding was intended.
build: components/LiveSplit.TheRun/src/LiveSplit.TheRun/UI/Components/CollectorComponent.cs#L148
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.

Artifacts

Produced during runtime
Name Size
LiveSplit_Build
13.1 MB
UpdateManagerExe
246 KB