Skip to content

Add .NET 9's JsonStringEnumMemberNameAttribute #1676

Add .NET 9's JsonStringEnumMemberNameAttribute

Add .NET 9's JsonStringEnumMemberNameAttribute #1676

Re-run triggered January 6, 2025 14:10
Status Failure
Total duration 4m 5s
Artifacts

security-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
Analyze: examples/ConversionWebhookOperator/Webhooks/TestConversionWebhook.cs#L10
'Converters' overrides the preview method 'ConversionWebhook.Converters' and therefore needs to opt into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
Analyze: examples/ConversionWebhookOperator/Webhooks/TestConversionWebhook.cs#L34
Conversion webhooks API is not yet stable, the way that conversion webhooks are implemented may change in the future based on user feedback. 'V2ToV3' implements the preview interface 'IEntityConverter' and therefore needs to opt into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
Analyze: examples/ConversionWebhookOperator/Webhooks/TestConversionWebhook.cs#L15
Conversion webhooks API is not yet stable, the way that conversion webhooks are implemented may change in the future based on user feedback. 'V1ToV3' implements the preview interface 'IEntityConverter' and therefore needs to opt into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
Analyze: examples/ConversionWebhookOperator/Webhooks/TestConversionWebhook.cs#L8
Conversion webhooks API is not yet stable, the way that conversion webhooks are implemented may change in the future based on user feedback. 'TestConversionWebhook' derives from preview class 'ConversionWebhook' and therefore needs to opt into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
Analyze: examples/ConversionWebhookOperator/Webhooks/TestConversionWebhook.cs#L7
Conversion webhooks API is not yet stable, the way that conversion webhooks are implemented may change in the future based on user feedback. Using 'ConversionWebhookAttribute' requires opting into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
Analyze: examples/ConversionWebhookOperator/Webhooks/TestConversionWebhook.cs#L10
'get_Converters' overrides the preview method 'ConversionWebhook.get_Converters' and therefore needs to opt into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
Analyze: examples/ConversionWebhookOperator/Webhooks/TestConversionWebhook.cs#L36
'Convert' implements the preview method 'IEntityConverter.Convert' and therefore needs to opt into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
Analyze: examples/ConversionWebhookOperator/Webhooks/TestConversionWebhook.cs#L10
Conversion webhooks API is not yet stable, the way that conversion webhooks are implemented may change in the future based on user feedback. 'get_Converters' returns the preview type 'IEntityConverter' and therefore needs to opt into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
Analyze: examples/ConversionWebhookOperator/Webhooks/TestConversionWebhook.cs#L10
Conversion webhooks API is not yet stable, the way that conversion webhooks are implemented may change in the future based on user feedback. Using 'IEntityConverter' requires opting into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
Analyze: examples/ConversionWebhookOperator/Webhooks/TestConversionWebhook.cs#L44
'Revert' implements the preview method 'IEntityConverter.Revert' and therefore needs to opt into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca2252)
Analyze
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Analyze
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.
Analyze
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.
Analyze
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.
Analyze
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.