Skip to content

version update & fix nuget dependency #90

version update & fix nuget dependency

version update & fix nuget dependency #90

Triggered via push December 21, 2024 12:26
Status Success
Total duration 37s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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.