Skip to content

Swap to main

Swap to main #2

Triggered via push December 21, 2023 16:30
Status Cancelled
Total duration 1m 47s
Artifacts

pr.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Test
The run was canceled by @tboby.
Test
The operation was canceled.
Test
This construct is for ML compatibility. In previous versions of F# 'lsr' was a reserved keyword but the use of this keyword is now deprecated. You can disable this warning by using '--mlcompatibility' or '--nowarn:62'.
Test
This construct is for ML compatibility. In previous versions of F# 'lsr' was a reserved keyword but the use of this keyword is now deprecated. You can disable this warning by using '--mlcompatibility' or '--nowarn:62'.
Test
Incomplete pattern matches on this expression. For example, the value '[|_; _|]' may indicate a case not covered by the pattern(s).
Test
Incomplete pattern matches on this expression. For example, the value '[|_; _|]' may indicate a case not covered by the pattern(s).
Test
Incomplete pattern matches on this expression. For example, the value '[|_; _|]' may indicate a case not covered by the pattern(s).
Test
Incomplete pattern matches on this expression. For example, the value '[|_; _; _|]' may indicate a case not covered by the pattern(s).
Test
Incomplete pattern matches on this expression. For example, the value '[|_; _|]' may indicate a case not covered by the pattern(s).
Test
This new member hides the abstract member 'AbstractTrie.get_Count() : int'. Rename the member or use 'override' instead.
Test
This rule will never be matched
Test
The struct, record or union type 'Effect' has an explicit implementation of 'Object.Equals'. Consider implementing a matching override for 'Object.GetHashCode()'