publish Ardalis.SmartEnum to nuget #46
publish.yml
on: workflow_dispatch
list Ardalis.SmartEnum on nuget.org
1m 25s
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/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/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#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/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)
|
list Ardalis.SmartEnum on nuget.org:
src/SmartEnum/SmartFlagEnum.cs#L253
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/SmartFlagEngine.cs#L72
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)
|