Skip to content

Generate Release

Generate Release #282

Triggered via workflow run October 24, 2023 01:53
@radj307radj307
completed 773811f
Status Failure
Total duration 2m 53s
Artifacts

GenerateRelease-csharp.yml

on: workflow_run
create-release
0s
create-release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
build-release: VolumeControl/Program.cs#L410
Use of unassigned local variable 'rc'
build-release
Process completed with exit code 1.
build-release: VolumeControl.WPF/Extensions/EnumValuesExtension.cs#L15
Non-nullable field '_enumType' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-release: VolumeControl.WPF/Extensions/EnumValuesExtension.cs#L19
Non-nullable field '_enumType' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-release: VolumeControl.WPF/Collections/BindableEventType.cs#L113
XML comment has cref attribute 'ALL_EXCEPT_DEBUG' that could not be resolved
build-release: VolumeControl.WPF/Collections/BindableEventType.cs#L113
XML comment has cref attribute 'ALL' that could not be resolved
build-release: VolumeControl.WPF/Collections/BindableEventType.cs#L148
XML comment has cref attribute 'ALL_EXCEPT_DEBUG' that could not be resolved
build-release: VolumeControl.WPF/Collections/BindableEventType.cs#L148
XML comment has cref attribute 'ALL' that could not be resolved
build-release: VolumeControl.WPF/Collections/LogEventTypeFilter.cs#L7
XML comment has cref attribute 'EventFilter' that could not be resolved
build-release: VolumeControl.WPF/Collections/ObservableCollectionObject.cs#L10
Missing XML comment for publicly visible type or member 'ObservableCollectionObject'
build-release: VolumeControl.WPF/Collections/ObservableCollectionObject.cs#L22
Missing XML comment for publicly visible type or member 'ObservableCollectionObject.LockType'
build-release: VolumeControl.WPF/Collections/ObservableCollectionObject.cs#L28
Missing XML comment for publicly visible type or member 'ObservableCollectionObject.ObservableCollectionObject(ObservableCollectionObject.LockTypeEnum)'