Skip to content

Add support for new MUI failure codes. #11

Add support for new MUI failure codes.

Add support for new MUI failure codes. #11

Triggered via push November 15, 2024 19:06
Status Success
Total duration 3h 1m 43s
Artifacts

ci.yml

on: push
etwlib_Unit_Tests
3h 1m
etwlib_Unit_Tests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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: ParsedEtwManifestField.cs#L28
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
etwlib_Unit_Tests: ParsedEtwManifestField.cs#L28
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
etwlib_Unit_Tests: ParsedEtwManifestField.cs#L58
Converting null literal or possible null value to non-nullable type.
etwlib_Unit_Tests: ParsedEtwManifestField.cs#L58
Converting null literal or possible null value to non-nullable type.
etwlib_Unit_Tests: ParsedEtwManifestField.cs#L65
Converting null literal or possible null value to non-nullable type.
etwlib_Unit_Tests: ParsedEtwManifestField.cs#L65
Converting null literal or possible null value to non-nullable type.