Skip to content

Fix type of Level argument; improvements to RT and File trace stoppin… #10

Fix type of Level argument; improvements to RT and File trace stoppin…

Fix type of Level argument; improvements to RT and File trace stoppin… #10

Triggered via push October 14, 2024 19:32
Status Cancelled
Total duration 47m 26s
Artifacts

ci.yml

on: push
etwlib_Unit_Tests
47m 13s
etwlib_Unit_Tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
etwlib_Unit_Tests
The run was canceled by @lilhoser.
etwlib_Unit_Tests
The operation was canceled.
etwlib_Unit_Tests: EnabledProvider.cs#L133
Converting null literal or possible null value to non-nullable type.
etwlib_Unit_Tests: EnabledProvider.cs#L133
Converting null literal or possible null value to non-nullable type.
etwlib_Unit_Tests: EnabledProvider.cs#L140
Converting null literal or possible null value to non-nullable type.
etwlib_Unit_Tests: EnabledProvider.cs#L140
Converting null literal or possible null value to non-nullable type.
etwlib_Unit_Tests: ParsedEtwManifestEvent.cs#L33
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
etwlib_Unit_Tests: ParsedEtwManifestEvent.cs#L33
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
etwlib_Unit_Tests: ParsedEtwManifestEvent.cs#L33
Non-nullable property 'Level' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
etwlib_Unit_Tests: ParsedEtwManifestEvent.cs#L33
Non-nullable property 'Task' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
etwlib_Unit_Tests: ParsedEtwManifestEvent.cs#L86
Converting null literal or possible null value to non-nullable type.
etwlib_Unit_Tests: ParsedEtwManifestEvent.cs#L86
Converting null literal or possible null value to non-nullable type.