Daily soak test workflow #132
Annotations
1 error and 5 warnings
|
Source/DafnyCore/Backends/BoogieExtractor.cs#L190
Converting null literal or possible null value to non-nullable type.
|
Source/DafnyDriver/Commands/VerifyCommand.cs#L101
WriteLine synchronously blocks. Await WriteLineAsync instead. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD103.md)
|
Source/DafnyCore/Backends/BoogieExtractor.cs#L190
Converting null literal or possible null value to non-nullable type.
|
Source/DafnyDriver/Commands/VerifyCommand.cs#L101
WriteLine synchronously blocks. Await WriteLineAsync instead. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD103.md)
|
Source/DafnyCore/Backends/BoogieExtractor.cs#L190
Converting null literal or possible null value to non-nullable type.
|
The logs for this run have expired and are no longer available.
Loading