Skip to content

.NET Testing

.NET Testing #2

Manually triggered January 4, 2025 04:58
Status Failure
Total duration 1m 9s
Artifacts

dotnet-test.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Testing: test/KubeOps.Operator.Web.Test/IntegrationTestCollection.cs#L123
LocalTunnel is sometimes unstable, use with caution. Using 'AddDevelopmentTunnel' requires opting into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information.
Testing: test/KubeOps.Operator.Web.Test/Builder/OperatorBuilderExtensions.Test.cs#L24
LocalTunnel is sometimes unstable, use with caution. Using 'AddDevelopmentTunnel' requires opting into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information.
Testing: test/KubeOps.Operator.Web.Test/Builder/OperatorBuilderExtensions.Test.cs#L35
LocalTunnel is sometimes unstable, use with caution. Using 'AddDevelopmentTunnel' requires opting into preview features. See https://aka.ms/dotnet-warnings/preview-features for more information.
Testing: 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.
Testing: 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.
Testing: 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.
Testing: 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.
Testing: 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.
Testing: 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.
Testing: 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.
Testing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636