Added HostedServices & UserSecrets #88
Annotations
12 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
No files were found with the provided path: TestResults. No artifacts will be uploaded.
|
build:
source/ECF/Engine/Building/ECFHostBuilderBase.cs#L24
Non-nullable event 'onStart' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
build:
source/ECF/Engine/Building/ECFHostBuilderBase.cs#L24
Non-nullable event 'onStop' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
build:
source/ECF/Engine/Building/ECFHostBuilderBase.cs#L24
Non-nullable event 'onStart' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
build:
source/ECF/Engine/Building/ECFHostBuilderBase.cs#L24
Non-nullable event 'onStop' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
build:
source/ECF/Engine/Building/ECFHostBuilderBase.cs#L88
Possible null reference argument for parameter 'assembly' in 'IConfigurationBuilder UserSecretsConfigurationExtensions.AddUserSecrets(IConfigurationBuilder configuration, Assembly assembly)'.
|
build:
source/ECF/Engine/Building/ECFHostBuilderBase.cs#L24
Non-nullable event 'onStart' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
build:
source/ECF/Engine/Building/ECFHostBuilderBase.cs#L24
Non-nullable event 'onStop' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
build:
source/ECF/Engine/Building/ECFHostBuilderBase.cs#L88
Possible null reference argument for parameter 'assembly' in 'IConfigurationBuilder UserSecretsConfigurationExtensions.AddUserSecrets(IConfigurationBuilder configuration, Assembly assembly)'.
|
build:
source/ECF/Engine/Building/ECFHostBuilderBase.cs#L24
Non-nullable event 'onStart' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|
build:
source/ECF/Engine/Building/ECFHostBuilderBase.cs#L24
Non-nullable event 'onStop' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the event as nullable.
|