Add trace sessions and related unit tests #3
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#L88
Converting null literal or possible null value to non-nullable type.
|
etwlib_Unit_Tests:
ParsedEtwManifestEvent.cs#L88
Converting null literal or possible null value to non-nullable type.
|
etwlib_Unit_Tests:
ParsedEtwManifestEvent.cs#L95
Converting null literal or possible null value to non-nullable type.
|
etwlib_Unit_Tests:
ParsedEtwManifestEvent.cs#L95
Converting null literal or possible null value to non-nullable type.
|
etwlib_Unit_Tests:
ParsedEtwManifestField.cs#L60
Converting null literal or possible null value to non-nullable type.
|
etwlib_Unit_Tests:
ParsedEtwManifestField.cs#L60
Converting null literal or possible null value to non-nullable type.
|
etwlib_Unit_Tests:
ParsedEtwManifestField.cs#L67
Converting null literal or possible null value to non-nullable type.
|
etwlib_Unit_Tests:
ParsedEtwManifestField.cs#L67
Converting null literal or possible null value to non-nullable type.
|
etwlib_Unit_Tests:
ParsedEtwProvider.cs#L53
Converting null literal or possible null value to non-nullable type.
|
etwlib_Unit_Tests:
ParsedEtwProvider.cs#L53
Converting null literal or possible null value to non-nullable type.
|