Skip to content

Bump Microsoft.Extensions.Configuration.Abstractions from 7.0.0 to 8.0.0 #40

Bump Microsoft.Extensions.Configuration.Abstractions from 7.0.0 to 8.0.0

Bump Microsoft.Extensions.Configuration.Abstractions from 7.0.0 to 8.0.0 #40

Triggered via pull request November 20, 2023 09:29
Status Success
Total duration 2m 53s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: KFramework.Module.Abstractions/obj/Debug/net7.0/KFramework.Module.Abstractions.AssemblyInfo.cs#L15
The specified version string '1.0.*' does not conform to the recommended format - major.minor.build.revision
build: KFramework.Extensions/obj/Debug/net7.0/KFramework.Extensions.AssemblyInfo.cs#L15
The specified version string '1.0.*' does not conform to the recommended format - major.minor.build.revision
build: KFramework.Abstractions/obj/Debug/net7.0/KFramework.Abstractions.AssemblyInfo.cs#L15
The specified version string '1.0.*' does not conform to the recommended format - major.minor.build.revision
build: KFramework.Module/obj/Debug/net7.0/KFramework.Module.AssemblyInfo.cs#L15
The specified version string '1.0.*' does not conform to the recommended format - major.minor.build.revision
build: KFramework.ServiceDiscovery.Abstractions/obj/Debug/net7.0/KFramework.ServiceDiscovery.Abstractions.AssemblyInfo.cs#L15
The specified version string '1.0.*' does not conform to the recommended format - major.minor.build.revision
build: KFramework/DefaultLifeManager.cs#L7
#warning: 'DefaultLifeManager is not implemented !'
build: KFramework/InternalServiceCollectionExtensions.cs#L20
#warning: 'TODO: Module System'
build: KFramework/obj/Debug/net7.0/KFramework.AssemblyInfo.cs#L15
The specified version string '1.0.*' does not conform to the recommended format - major.minor.build.revision
build: KFramework/DefaultLifeManager.cs#L8
Non-nullable property 'OnClosing' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: KFramework/DefaultLifeManager.cs#L9
Non-nullable property 'OnClosed' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.