Skip to content

Add .NET 9's JsonStringEnumMemberNameAttribute #1622

Add .NET 9's JsonStringEnumMemberNameAttribute

Add .NET 9's JsonStringEnumMemberNameAttribute #1622

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

dotnet-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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#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.
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: examples/ConversionWebhookOperator/Webhooks/TestConversionWebhook.cs#L17
'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: examples/ConversionWebhookOperator/Webhooks/TestConversionWebhook.cs#L26
'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.
Testing
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636