Skip to content

Code Security Testing #1684

Code Security Testing

Code Security Testing #1684

Triggered via schedule January 10, 2025 20:04
Status Failure
Total duration 3m 41s
Artifacts

security-analysis.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 5 warnings
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
'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#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#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#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.