Skip to content

Add logic to remove null key-value pairs in trace json (#659) #1810

Add logic to remove null key-value pairs in trace json (#659)

Add logic to remove null key-value pairs in trace json (#659) #1810

Triggered via push September 26, 2023 01:36
Status Success
Total duration 13m 43s
Artifacts

windowsci.yml

on: push
Build-And-Test-Windows
13m 28s
Build-And-Test-Windows
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Build-And-Test-Windows
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build-And-Test-Windows: Src/PChecker/CheckerCore/Actors/Logging/JsonWriter.cs#L282
Possible null reference argument for parameter 'key' in 'Dictionary<string, int> Dictionary<string, Dictionary<string, int>>.this[string key]'.
Build-And-Test-Windows: Src/PChecker/CheckerCore/Actors/Logging/JsonWriter.cs#L282
Possible null reference argument for parameter 'key' in 'Dictionary<string, int> Dictionary<string, Dictionary<string, int>>.this[string key]'.
Build-And-Test-Windows
Comparison made to same variable; did you mean to compare something else?
Build-And-Test-Windows
Comparison made to same variable; did you mean to compare something else?
Build-And-Test-Windows
Comparison made to same variable; did you mean to compare something else?
Build-And-Test-Windows
Comparison made to same variable; did you mean to compare something else?