Skip to content

Update main.yml

Update main.yml #21

Triggered via push September 30, 2023 17:45
Status Success
Total duration 1m 21s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: KFramework/DefaultLifeManager.cs#L7
#warning: 'DefaultLifeManager is not implemented !'
build: KFramework/InternalServiceCollectionExtensions.cs#L20
#warning: 'TODO: Module System'
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.
build: KFramework/DefaultLifeManager.cs#L11
Non-nullable property 'OnStarted' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: KFramework/DefaultLifeManager.cs#L12
Non-nullable property 'OnError' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: KFramework/DefaultLifeManager.cs#L7
#warning: 'DefaultLifeManager is not implemented !'
build: KFramework/InternalServiceCollectionExtensions.cs#L20
#warning: 'TODO: Module System'
build: KFramework/DefaultLifeManager.cs#L8
Non-nullable property 'OnClosing' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.