Update docs and fix stately generator code bug (#655) #1741
ubuntuci.yml
on: push
Build-And-Test-Ubuntu
11m 41s
Annotations
7 warnings
Build-And-Test-Ubuntu
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-dotnet@v1, actions/setup-java@v1, actions/cache@v2. 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-Ubuntu:
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-Ubuntu:
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-Ubuntu
Comparison made to same variable; did you mean to compare something else?
|
Build-And-Test-Ubuntu
Comparison made to same variable; did you mean to compare something else?
|
Build-And-Test-Ubuntu
Comparison made to same variable; did you mean to compare something else?
|
Build-And-Test-Ubuntu
Comparison made to same variable; did you mean to compare something else?
|