Skip to content

Drop .NET 6 and .NET 7 support in v1.16 #2156

Drop .NET 6 and .NET 7 support in v1.16

Drop .NET 6 and .NET 7 support in v1.16 #2156

Triggered via pull request December 21, 2024 16:14
Status Failure
Total duration 1m 19s
Artifacts

itests.yml

on: pull_request
Matrix: run integration tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
run integration tests (9.0)
Process completed with exit code 145.
run integration tests (8.0): src/Dapr.Extensions.Configuration/DaprConfigurationStoreProvider.cs#L92
Argument of type 'IDictionary<string, string?>' cannot be used for parameter 'dictionary' of type 'IDictionary<string, string>' in 'Dictionary<string, string>.Dictionary(IDictionary<string, string> dictionary, IEqualityComparer<string>? comparer)' due to differences in the nullability of reference types.
run integration tests (8.0): src/Dapr.Extensions.Configuration/DaprConfigurationStoreProvider.cs#L98
Nullability of reference types in value of type 'Dictionary<string, string>' doesn't match target type 'IDictionary<string, string?>'.
run integration tests (8.0): src/Dapr.Extensions.Configuration/DaprSecretStoreConfigurationProvider.cs#L242
Nullability of reference types in value of type 'Dictionary<string, string>' doesn't match target type 'IDictionary<string, string?>'.
run integration tests (8.0): src/Dapr.Extensions.Configuration/DaprSecretStoreConfigurationProvider.cs#L259
Nullability of reference types in value of type 'Dictionary<string, string>' doesn't match target type 'IDictionary<string, string?>'.
run integration tests (8.0): src/Dapr.Extensions.Configuration/DaprConfigurationStoreProvider.cs#L92
Argument of type 'IDictionary<string, string?>' cannot be used for parameter 'dictionary' of type 'IDictionary<string, string>' in 'Dictionary<string, string>.Dictionary(IDictionary<string, string> dictionary, IEqualityComparer<string>? comparer)' due to differences in the nullability of reference types.
run integration tests (8.0): src/Dapr.Extensions.Configuration/DaprConfigurationStoreProvider.cs#L98
Nullability of reference types in value of type 'Dictionary<string, string>' doesn't match target type 'IDictionary<string, string?>'.
run integration tests (8.0): src/Dapr.Extensions.Configuration/DaprSecretStoreConfigurationProvider.cs#L242
Nullability of reference types in value of type 'Dictionary<string, string>' doesn't match target type 'IDictionary<string, string?>'.
run integration tests (8.0): src/Dapr.Extensions.Configuration/DaprSecretStoreConfigurationProvider.cs#L259
Nullability of reference types in value of type 'Dictionary<string, string>' doesn't match target type 'IDictionary<string, string?>'.
run integration tests (8.0): src/Dapr.Extensions.Configuration/DaprConfigurationStoreProvider.cs#L92
Argument of type 'IDictionary<string, string?>' cannot be used for parameter 'dictionary' of type 'IDictionary<string, string>' in 'Dictionary<string, string>.Dictionary(IDictionary<string, string> dictionary, IEqualityComparer<string>? comparer)' due to differences in the nullability of reference types.
run integration tests (8.0): src/Dapr.Extensions.Configuration/DaprConfigurationStoreProvider.cs#L98
Nullability of reference types in value of type 'Dictionary<string, string>' doesn't match target type 'IDictionary<string, string?>'.
run integration tests (9.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
run integration tests (8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636