Skip to content

Bump Microsoft.Extensions.Localization from 7.0.11 to 7.0.13 #37

Bump Microsoft.Extensions.Localization from 7.0.11 to 7.0.13

Bump Microsoft.Extensions.Localization from 7.0.11 to 7.0.13 #37

Triggered via pull request October 30, 2023 09:35
Status Success
Total duration 2m 10s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

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.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.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.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/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.
build: KFramework/DefaultLifeManager.cs#L10
Non-nullable property 'OnStarting' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.