Add trace sessions and related unit tests #4
Annotations
1 error and 11 warnings
etwlib_Unit_Tests
Process completed with exit code 1.
|
etwlib_Unit_Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
etwlib_Unit_Tests:
ParsedEtwManifestEvent.cs#L84
Converting null literal or possible null value to non-nullable type.
|
etwlib_Unit_Tests:
ParsedEtwManifestEvent.cs#L84
Converting null literal or possible null value to non-nullable type.
|
etwlib_Unit_Tests:
ParsedEtwManifestEvent.cs#L91
Converting null literal or possible null value to non-nullable type.
|
etwlib_Unit_Tests:
ParsedEtwManifestEvent.cs#L91
Converting null literal or possible null value to non-nullable type.
|
etwlib_Unit_Tests:
ParsedEtwManifestField.cs#L56
Converting null literal or possible null value to non-nullable type.
|
etwlib_Unit_Tests:
ParsedEtwManifestField.cs#L56
Converting null literal or possible null value to non-nullable type.
|
etwlib_Unit_Tests:
ParsedEtwManifestField.cs#L63
Converting null literal or possible null value to non-nullable type.
|
etwlib_Unit_Tests:
ParsedEtwManifestField.cs#L63
Converting null literal or possible null value to non-nullable type.
|
etwlib_Unit_Tests:
EnabledProvider.cs#L131
Converting null literal or possible null value to non-nullable type.
|
etwlib_Unit_Tests:
EnabledProvider.cs#L131
Converting null literal or possible null value to non-nullable type.
|