Skip to content

chore(deps): update dependency xunit to 2.9.3 #1628

chore(deps): update dependency xunit to 2.9.3

chore(deps): update dependency xunit to 2.9.3 #1628

Triggered via pull request January 8, 2025 23:29
Status Failure
Total duration 1m 9s
Artifacts

dotnet-test.yml

on: pull_request
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#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#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#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#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.
Testing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636