Update main.yml #21
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.
|