feat: Add Targets for NET6 and NetStandard 2.1 | Bump packages #404
Annotations
9 errors and 11 warnings
Build:
src/SmartEnum/SmartEnumNameAttribute.cs#L4
The type or namespace name 'DataAnnotations' does not exist in the namespace 'System.ComponentModel' (are you missing an assembly reference?)
|
Build:
src/SmartEnum/SmartEnumComparerAttribute.cs#L11
Feature 'generic attributes' is not available in C# 8.0. Please use language version 11.0 or greater.
|
Build:
src/SmartEnum/SmartEnumNameAttribute.cs#L17
The type or namespace name 'ValidationAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/SmartEnum/SmartEnumComparerAttribute.cs#L11
Feature 'generic attributes' is not available in C# 10.0. Please use language version 11.0 or greater.
|
Build:
src/SmartEnum/SmartEnumNameAttribute.cs#L4
The type or namespace name 'DataAnnotations' does not exist in the namespace 'System.ComponentModel' (are you missing an assembly reference?)
|
Build:
src/SmartEnum/SmartEnumComparerAttribute.cs#L11
Feature 'generic attributes' is not available in C# 8.0. Please use language version 11.0 or greater.
|
Build:
src/SmartEnum/SmartEnumNameAttribute.cs#L17
The type or namespace name 'ValidationAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
src/SmartEnum/SmartEnumComparerAttribute.cs#L11
Feature 'generic attributes' is not available in C# 10.0. Please use language version 11.0 or greater.
|
Build
Process completed with exit code 1.
|
Upload code coverage results artifact
No files were found with the provided path: code-coverage-results.md. No artifacts will be uploaded.
|
Build:
src/SmartEnum/SmartEnumComparerAttribute.cs#L24
XML comment has syntactically incorrect cref attribute 'SmartEnum{TEnum, string}'
|
Build:
src/SmartEnum/SmartEnumComparerAttribute.cs#L24
Type parameter declaration must be an identifier not a type. See also error CS0081.
|
Build:
src/SmartEnum/SmartEnumComparerAttribute.cs#L24
XML comment has syntactically incorrect cref attribute 'SmartEnum{TEnum, string}'
|
Build:
src/SmartEnum/SmartEnumComparerAttribute.cs#L24
Type parameter declaration must be an identifier not a type. See also error CS0081.
|
Build:
src/SmartEnum/SmartEnumComparerAttribute.cs#L24
XML comment has syntactically incorrect cref attribute 'SmartEnum{TEnum, string}'
|
Build:
src/SmartEnum/SmartEnumComparerAttribute.cs#L24
Type parameter declaration must be an identifier not a type. See also error CS0081.
|
Build:
src/SmartEnum/AllowNegativeInputValuesAttribute.cs#L8
Missing XML comment for publicly visible type or member 'AllowNegativeInputValuesAttribute'
|
Build:
src/SmartEnum/AllowUnsafeFlagEnumValuesAttribute.cs#L8
Missing XML comment for publicly visible type or member 'AllowUnsafeFlagEnumValuesAttribute'
|
Build:
src/SmartEnum/Core/SmartEnumThen.cs#L5
Missing XML comment for publicly visible type or member 'SmartEnumThen<TEnum, TValue>'
|
Build:
src/SmartEnum/Core/SmartEnumWhen.cs#L7
Missing XML comment for publicly visible type or member 'SmartEnumWhen<TEnum, TValue>'
|
The logs for this run have expired and are no longer available.
Loading