Fix blocking ParameterResource.Value calls to prevent deadlocks in Aspire 9.4+ #1489
Annotations
10 errors and 1 warning
Build test project:
src/CommunityToolkit.Aspire.Hosting.Redis.Extensions/RedisBuilderExtensions.cs#L69
The type 'int?' cannot be used as type parameter 'T' in the generic type or method 'ReferenceExpression.ExpressionInterpolatedStringHandler.AppendFormatted<T>(T)'. The nullable type 'int?' does not satisfy the constraint of 'Aspire.Hosting.ApplicationModel.IManifestExpressionProvider'. Nullable types can not satisfy any interface constraints.
|
Build test project:
src/CommunityToolkit.Aspire.Hosting.Redis.Extensions/RedisBuilderExtensions.cs#L69
The type 'int?' cannot be used as type parameter 'T' in the generic type or method 'ReferenceExpression.ExpressionInterpolatedStringHandler.AppendFormatted<T>(T)'. The nullable type 'int?' does not satisfy the constraint of 'Aspire.Hosting.ApplicationModel.IValueProvider'. Nullable types can not satisfy any interface constraints.
|
Build test project:
src/CommunityToolkit.Aspire.Hosting.Redis.Extensions/RedisBuilderExtensions.cs#L68
The type 'int?' cannot be used as type parameter 'T' in the generic type or method 'ReferenceExpression.ExpressionInterpolatedStringHandler.AppendFormatted<T>(T)'. The nullable type 'int?' does not satisfy the constraint of 'Aspire.Hosting.ApplicationModel.IManifestExpressionProvider'. Nullable types can not satisfy any interface constraints.
|
Build test project:
src/CommunityToolkit.Aspire.Hosting.Redis.Extensions/RedisBuilderExtensions.cs#L68
The type 'int?' cannot be used as type parameter 'T' in the generic type or method 'ReferenceExpression.ExpressionInterpolatedStringHandler.AppendFormatted<T>(T)'. The nullable type 'int?' does not satisfy the constraint of 'Aspire.Hosting.ApplicationModel.IValueProvider'. Nullable types can not satisfy any interface constraints.
|
Build test project:
src/CommunityToolkit.Aspire.Hosting.PostgreSQL.Extensions/PostgresBuilderExtensions.cs#L108
Expected interpolated string
|
Build test project:
src/CommunityToolkit.Aspire.Hosting.Redis.Extensions/RedisBuilderExtensions.cs#L69
The type 'int?' cannot be used as type parameter 'T' in the generic type or method 'ReferenceExpression.ExpressionInterpolatedStringHandler.AppendFormatted<T>(T)'. The nullable type 'int?' does not satisfy the constraint of 'Aspire.Hosting.ApplicationModel.IManifestExpressionProvider'. Nullable types can not satisfy any interface constraints.
|
Build test project:
src/CommunityToolkit.Aspire.Hosting.Redis.Extensions/RedisBuilderExtensions.cs#L69
The type 'int?' cannot be used as type parameter 'T' in the generic type or method 'ReferenceExpression.ExpressionInterpolatedStringHandler.AppendFormatted<T>(T)'. The nullable type 'int?' does not satisfy the constraint of 'Aspire.Hosting.ApplicationModel.IValueProvider'. Nullable types can not satisfy any interface constraints.
|
Build test project:
src/CommunityToolkit.Aspire.Hosting.Redis.Extensions/RedisBuilderExtensions.cs#L68
The type 'int?' cannot be used as type parameter 'T' in the generic type or method 'ReferenceExpression.ExpressionInterpolatedStringHandler.AppendFormatted<T>(T)'. The nullable type 'int?' does not satisfy the constraint of 'Aspire.Hosting.ApplicationModel.IManifestExpressionProvider'. Nullable types can not satisfy any interface constraints.
|
Build test project:
src/CommunityToolkit.Aspire.Hosting.Redis.Extensions/RedisBuilderExtensions.cs#L68
The type 'int?' cannot be used as type parameter 'T' in the generic type or method 'ReferenceExpression.ExpressionInterpolatedStringHandler.AppendFormatted<T>(T)'. The nullable type 'int?' does not satisfy the constraint of 'Aspire.Hosting.ApplicationModel.IValueProvider'. Nullable types can not satisfy any interface constraints.
|
Build test project:
src/CommunityToolkit.Aspire.Hosting.PostgreSQL.Extensions/PostgresBuilderExtensions.cs#L108
Expected interpolated string
|
Upload test results artifact
No files were found with the provided path: testresults/**. No artifacts will be uploaded.
|
Loading