Skip to content

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

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

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

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

sdk_build.yml

on: pull_request
Matrix: test
Publish Packages
0s
Publish Packages
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 3 warnings
Test .NET 9.0
Process completed with exit code 145.
Test .NET 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.
Test .NET 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?>'.
Test .NET 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?>'.
Test .NET 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?>'.
Test .NET 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.
Test .NET 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?>'.
Test .NET 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?>'.
Test .NET 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?>'.
Test .NET 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.
Test .NET 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?>'.
Build: 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.
Build: 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?>'.
Build: 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?>'.
Build: 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?>'.
Build: 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.
Build: 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?>'.
Build: 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?>'.
Build: 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?>'.
Build: 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.
Build: 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?>'.
Test .NET 9.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test .NET 8.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636