Add trace sessions and related unit tests #6
Annotations
1 error and 11 warnings
|
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/
|
ParsedEtwProvider.cs#L49
Converting null literal or possible null value to non-nullable type.
|
ParsedEtwProvider.cs#L49
Converting null literal or possible null value to non-nullable type.
|
ParsedEtwProvider.cs#L56
Converting null literal or possible null value to non-nullable type.
|
ParsedEtwProvider.cs#L56
Converting null literal or possible null value to non-nullable type.
|
ParsedEtwSession.cs#L98
Converting null literal or possible null value to non-nullable type.
|
ParsedEtwSession.cs#L98
Converting null literal or possible null value to non-nullable type.
|
ParsedEtwSession.cs#L105
Converting null literal or possible null value to non-nullable type.
|
ParsedEtwSession.cs#L105
Converting null literal or possible null value to non-nullable type.
|
ParsedEtwManifestEvent.cs#L84
Converting null literal or possible null value to non-nullable type.
|
ParsedEtwManifestEvent.cs#L84
Converting null literal or possible null value to non-nullable type.
|
The logs for this run have expired and are no longer available.
Loading