Support null and empty values (#412) #30
publish.yml
on: push
list Ardalis.SmartEnum on nuget.org
1m 6s
Annotations
4 errors and 11 warnings
list Ardalis.SmartEnum on nuget.org
The icon file 'icon.png' does not exist in the package.
|
list Ardalis.SmartEnum on nuget.org
The icon file 'icon.png' does not exist in the package.
|
list Ardalis.SmartEnum on nuget.org
The icon file 'icon.png' does not exist in the package.
|
list Ardalis.SmartEnum on nuget.org
😭 error: File does not exist (*.nupkg).
|
list Ardalis.SmartEnum on nuget.org
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, alirezanet/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
list Ardalis.SmartEnum on nuget.org:
src/SmartEnum/AllowNegativeInputValuesAttribute.cs#L8
Missing XML comment for publicly visible type or member 'AllowNegativeInputValuesAttribute'
|
list Ardalis.SmartEnum on nuget.org:
src/SmartEnum/AllowUnsafeFlagEnumValuesAttribute.cs#L8
Missing XML comment for publicly visible type or member 'AllowUnsafeFlagEnumValuesAttribute'
|
list Ardalis.SmartEnum on nuget.org:
src/SmartEnum/Core/SmartEnumThen.cs#L5
Missing XML comment for publicly visible type or member 'SmartEnumThen<TEnum, TValue>'
|
list Ardalis.SmartEnum on nuget.org:
src/SmartEnum/Core/SmartEnumWhen.cs#L7
Missing XML comment for publicly visible type or member 'SmartEnumWhen<TEnum, TValue>'
|
list Ardalis.SmartEnum on nuget.org:
src/SmartEnum/Exceptions/InvalidFlagEnumValueParseException.cs#L8
Missing XML comment for publicly visible type or member 'InvalidFlagEnumValueParseException'
|
list Ardalis.SmartEnum on nuget.org:
src/SmartEnum/Exceptions/SmartFlagEnumContainsNegativeValueException.cs#L8
Missing XML comment for publicly visible type or member 'SmartFlagEnumContainsNegativeValueException'
|
list Ardalis.SmartEnum on nuget.org:
src/SmartEnum/ISmartEnum.cs#L7
Missing XML comment for publicly visible type or member 'ISmartEnum'
|
list Ardalis.SmartEnum on nuget.org:
src/SmartEnum/SmartEnum.cs#L23
Missing XML comment for publicly visible type or member 'SmartEnum<TEnum>.SmartEnum(string, int)'
|
list Ardalis.SmartEnum on nuget.org:
src/SmartEnum/SmartEnum.cs#L89
Missing XML comment for publicly visible type or member 'SmartEnum<TEnum, TValue>.SmartEnum(string, TValue)'
|
list Ardalis.SmartEnum on nuget.org:
src/SmartEnum/SmartEnum.cs#L270
Missing XML comment for publicly visible type or member 'SmartEnum<TEnum, TValue>.ToString()'
|