Drop .NET 6 and .NET 7 support in v1.16 #2156
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
|