Skip to content

Create build workflow #2

Create build workflow

Create build workflow #2

Triggered via push August 10, 2023 12:08
Status Success
Total duration 5m 32s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: WinForms/Utils/ObjectCopyExtension.cs#L39
Converting null literal or possible null value to non-nullable type.
build: WinForms/Utils/ObjectCopyExtension.cs#L48
Dereference of a possibly null reference.
build: WinForms/Utils/ObjectCopyExtension.cs#L52
Dereference of a possibly null reference.
build: WinForms/Controls/BetterComboBox.cs#L12
Non-nullable event 'FormLoaded' must contain a non-null value when exiting constructor. Consider declaring the event as nullable.
build: WinForms/OptionGroup.cs#L42
Dereference of a possibly null reference.
build: WinForms/OptionGroup.cs#L42
Unboxing a possibly null value.
build: WinForms/OptionGroup.cs#L45
Dereference of a possibly null reference.
build: WinForms/OptionGroup.cs#L67
Dereference of a possibly null reference.
build: WinForms/OptionGroup.cs#L67
Unboxing a possibly null value.
build: WinForms/OptionGroup.cs#L70
Dereference of a possibly null reference.