Fix XML Comment warning #37
publish.yml
on: push
list Ardalis.SmartEnum on nuget.org
1m 50s
Annotations
10 errors and 1 warning
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#L95
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#L276
Missing XML comment for publicly visible type or member 'SmartEnum<TEnum, TValue>.ToString()'
|
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, 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/
|