Skip to content

Bump version to 15.0.2 #233

Bump version to 15.0.2

Bump version to 15.0.2 #233

Triggered via push November 23, 2025 17:34
Status Success
Total duration 3m 31s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/UserApp/Startup.cs#L29
'MvcCoreMvcBuilderExtensions.SetCompatibilityVersion(IMvcBuilder, CompatibilityVersion)' is obsolete: 'This API is obsolete and will be removed in a future version. Consider removing usages.' (https://aka.ms/aspnetcore-warnings/ASP5001)
build: src/UserApp/Startup.cs#L29
'CompatibilityVersion.Version_2_2' is obsolete: 'This CompatibilityVersion value is obsolete.'
build: src/UserApp/Startup.cs#L29
'CompatibilityVersion' is obsolete: 'This API is obsolete and will be removed in a future version. Consider removing usages.' (https://aka.ms/aspnetcore-warnings/ASP5001)
build: src/UserApp/Startup.cs#L35
'IHostingEnvironment' is obsolete: 'This type is obsolete and will be removed in a future version. The recommended alternative is Microsoft.AspNetCore.Hosting.IWebHostEnvironment.'
build: src/Lamar/ServiceGraph.cs#L312
Unreachable code detected
build: src/Lamar/IoC/Frames/GetInstanceFromNestedContainerFrame.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Lamar/ServiceGraph.cs#L312
Unreachable code detected
build: src/Lamar/IoC/Frames/GetInstanceFromNestedContainerFrame.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/Lamar/ServiceGraph.cs#L312
Unreachable code detected
build: src/Lamar/IoC/Frames/GetInstanceFromNestedContainerFrame.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.