Skip to content

TEnum[] to List<TEnum> for webassembly compatibility issue in .net 9 … #47

TEnum[] to List<TEnum> for webassembly compatibility issue in .net 9 …

TEnum[] to List<TEnum> for webassembly compatibility issue in .net 9 … #47

Triggered via push November 19, 2024 16:39
Status Failure
Total duration 2m 27s
Artifacts

publish.yml

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

Annotations

1 error and 12 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v3, alirezanet/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
list Ardalis.SmartEnum on nuget.org: src/SmartEnum/SmartEnumComparerAttribute.cs#L34
Specify AttributeUsage on 'SmartEnumStringComparerAttribute' to improve readability, even though it inherits it from its base type. (https://rules.sonarsource.com/csharp/RSPEC-3993)
list Ardalis.SmartEnum on nuget.org: src/SmartEnum/SmartEnumNameAttribute.cs#L18
Specify AttributeUsage on 'SmartEnumNameAttribute'. (https://rules.sonarsource.com/csharp/RSPEC-3993)
list Ardalis.SmartEnum on nuget.org: src/SmartEnum/SmartEnum.cs#L64
Use a comparison to 'default(TValue)' instead or add a constraint to 'TValue' so that it can't be a value type. (https://rules.sonarsource.com/csharp/RSPEC-2955)
list Ardalis.SmartEnum on nuget.org: src/SmartEnum/SmartFlagEnum.cs#L103
Use a comparison to 'default(TValue)' instead or add a constraint to 'TValue' so that it can't be a value type. (https://rules.sonarsource.com/csharp/RSPEC-2955)
list Ardalis.SmartEnum on nuget.org: src/SmartEnum/SmartEnum.cs#L220
Use a comparison to 'default(TValue)' instead or add a constraint to 'TValue' so that it can't be a value type. (https://rules.sonarsource.com/csharp/RSPEC-2955)
list Ardalis.SmartEnum on nuget.org: src/SmartEnum/SmartEnum.cs#L229
Use a comparison to 'default(TValue)' instead or add a constraint to 'TValue' so that it can't be a value type. (https://rules.sonarsource.com/csharp/RSPEC-2955)
list Ardalis.SmartEnum on nuget.org: src/SmartEnum/SmartEnum.cs#L251
Use a comparison to 'default(TValue)' instead or add a constraint to 'TValue' so that it can't be a value type. (https://rules.sonarsource.com/csharp/RSPEC-2955)
list Ardalis.SmartEnum on nuget.org: src/SmartEnum/SmartEnum.cs#L275
Use a comparison to 'default(TValue)' instead or add a constraint to 'TValue' so that it can't be a value type. (https://rules.sonarsource.com/csharp/RSPEC-2955)
list Ardalis.SmartEnum on nuget.org: src/SmartEnum/SmartFlagEnum.cs#L190
Use a comparison to 'default(TValue)' instead or add a constraint to 'TValue' so that it can't be a value type. (https://rules.sonarsource.com/csharp/RSPEC-2955)
list Ardalis.SmartEnum on nuget.org: src/SmartEnum/SmartFlagEnum.cs#L234
Use a comparison to 'default(TValue)' instead or add a constraint to 'TValue' so that it can't be a value type. (https://rules.sonarsource.com/csharp/RSPEC-2955)