Skip to content

Adding release notes (#467) #35

Adding release notes (#467)

Adding release notes (#467) #35

Triggered via push January 16, 2024 19:49
Status Failure
Total duration 2m 4s
Artifacts

publish.yml

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

Annotations

1 error and 11 warnings
list Ardalis.SmartEnum on nuget.org
😭 error: File does not exist (1).
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/
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)'