Skip to content

#402 Added support for case insensitive enums of strings (#406) #31

#402 Added support for case insensitive enums of strings (#406)

#402 Added support for case insensitive enums of strings (#406) #31

Triggered via push August 11, 2023 19:27
Status Failure
Total duration 1m 28s
Artifacts

publish.yml

on: push
list Ardalis.SmartEnum on nuget.org
1m 17s
list Ardalis.SmartEnum on nuget.org
Fit to window
Zoom out
Zoom in

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/SmartEnumComparerAttribute.cs#L24
XML comment has syntactically incorrect cref attribute 'SmartEnum{TEnum, string}'
list Ardalis.SmartEnum on nuget.org: src/SmartEnum/SmartEnumComparerAttribute.cs#L24
Type parameter declaration must be an identifier not a type. See also error CS0081.
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)'