TEnum[] to List<TEnum> for webassembly compatibility issue in .net 9 … #264
Annotations
13 warnings
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "code-coverage-results".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
build:
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)
|
build:
src/SmartEnum/SmartEnumNameAttribute.cs#L18
Specify AttributeUsage on 'SmartEnumNameAttribute'. (https://rules.sonarsource.com/csharp/RSPEC-3993)
|
build:
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)
|
build:
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)
|
build:
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)
|
build:
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)
|
build:
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)
|
build:
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)
|
build:
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)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
code-coverage-results
Expired
|
368 Bytes |
|