Branding: use "Aspire" instead of ".NET Aspire"#1111
Draft
sebastienros wants to merge 2 commits into
Draft
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build complete:
complete/ServiceDefaults/Extensions.cs#L119
Unreachable code detected
|
|
Build complete:
complete/IntegrationTests/EnvVarTests.cs#L17
'ResourceExtensions.GetEnvironmentVariableValuesAsync(IResourceWithEnvironment, DistributedApplicationOperation)' is obsolete: 'Use ExecutionConfigurationBuilder instead.'
|
|
Build complete:
complete/AppHost/HealthChecksUIResource.cs#L171
'LifecycleHookServiceCollectionExtensions.TryAddLifecycleHook<T>(IServiceCollection)' is obsolete: 'Use EventingSubscriberServiceCollectionExtensions.TryAddEventingSubscriber instead.'
|
|
Build complete:
complete/AppHost/ApiCommandExtenions.cs#L20
'ParameterResource.Value' is obsolete: 'Use GetValueAsync for async access or pass the ParameterResource directly to methods that accept it (e.g., environment variables).'
|
|
Build complete:
complete/AppHost/HealthChecksUIResource.cs#L68
'IDistributedApplicationLifecycleHook' is obsolete: 'Use IDistributedApplicationEventingSubscriber instead.'
|
|
Build complete:
complete/MyWeatherHub/Components/Pages/Home.razor#L203
Dereference of a possibly null reference.
|
|
Build complete:
complete/Api/Data/NwsManager.cs#L182
'OpenApiEndpointConventionBuilderExtensions.WithOpenApi<TBuilder>(TBuilder)' is obsolete: 'WithOpenApi is deprecated and will be removed in a future release. For more information, visit https://aka.ms/aspnet/deprecate/002.' (https://aka.ms/aspnet/deprecate/002)
|
|
Build complete:
complete/Api/Data/NwsManager.cs#L173
'OpenApiEndpointConventionBuilderExtensions.WithOpenApi<TBuilder>(TBuilder)' is obsolete: 'WithOpenApi is deprecated and will be removed in a future release. For more information, visit https://aka.ms/aspnet/deprecate/002.' (https://aka.ms/aspnet/deprecate/002)
|
|
Build complete
The 'Microsoft.Extensions.ApiDescription.Client' package is deprecated and will be removed in a future release.
|
|
Build complete:
complete/ServiceDefaults/Extensions.cs#L119
Unreachable code detected
|
background
wait
wait-all
cancel
parallel
Loading