Generate Release #282
GenerateRelease-csharp.yml
on: workflow_run
build-release
2m 41s
create-release
0s
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)'
|