Skip to content

Add debug logging to bootstrap launch methods #799

Add debug logging to bootstrap launch methods

Add debug logging to bootstrap launch methods #799

Triggered via push August 28, 2025 08:19
Status Success
Total duration 1m 45s
Artifacts

dotnet-ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 1 notice
build: src/c#/GeneralUpdate.Differential/Binary/BZip2OutputStream.cs#L144
Non-nullable field 'block' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/c#/GeneralUpdate.Common/Shared/Trace/GeneralTracer.cs#L15
Non-nullable field '_fileListener' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/c#/GeneralUpdate.Common/Shared/Trace/GeneralTracer.cs#L15
Non-nullable field '_currentLogDate' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: src/c#/GeneralUpdate.Common/Shared/Service/VersionService.cs#L75
Cannot convert null literal to non-nullable reference type.
build: src/c#/GeneralUpdate.Common/Shared/Service/VersionService.cs#L75
Cannot convert null literal to non-nullable reference type.
build: src/c#/GeneralUpdate.Common/Shared/Service/VersionService.cs#L62
Cannot convert null literal to non-nullable reference type.
build: src/c#/GeneralUpdate.Common/Shared/Service/VersionService.cs#L61
Cannot convert null literal to non-nullable reference type.
build: src/c#/GeneralUpdate.Common/Shared/Service/VersionService.cs#L34
Cannot convert null literal to non-nullable reference type.
build: src/c#/GeneralUpdate.Common/Shared/Service/VersionService.cs#L33
Cannot convert null literal to non-nullable reference type.
build: src/c#/GeneralUpdate.Common/FileBasic/StorageManager.cs#L241
Cannot convert null literal to non-nullable reference type.
build
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677