Fix: Support for enumerating datatypes in the Rust backend #10043
Triggered via pull request
September 5, 2024 15:18
Status
Success
Total duration
17m 30s
Artifacts
–
doc-tests.yml
on: pull_request
check-deep-tests
/
check-deep-tests
7s
doctests
17m 5s
Annotations
4 warnings
doctests:
Source/DafnyCore/Backends/BoogieExtractor.cs#L190
Converting null literal or possible null value to non-nullable type.
|
doctests:
Source/DafnyDriver/Commands/VerifyCommand.cs#L101
WriteLine synchronously blocks. Await WriteLineAsync instead. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD103.md)
|
doctests:
Source/DafnyCore/Backends/BoogieExtractor.cs#L190
Converting null literal or possible null value to non-nullable type.
|
doctests:
Source/DafnyDriver/Commands/VerifyCommand.cs#L101
WriteLine synchronously blocks. Await WriteLineAsync instead. (https://github.com/Microsoft/vs-threading/blob/master/doc/analyzers/VSTHRD103.md)
|