NonEmptySeq with static members #1140
Annotations
2 errors and 3 warnings
Run tests (Fable3 subset but on .net):
src/FSharpPlus/Data/NonEmptySeq.fs#L58
Interfaces cannot contain definitions of concrete instance members. You may need to define a constructor on your type to indicate that the type is a class.
|
Run tests (Fable3 subset but on .net)
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run tests (Fable3 subset but on .net):
src/FSharpPlus/Internals.fs#L44
This method or property is not normally used from F# code, use an explicit tuple pattern for deconstruction instead.
|
Run tests (Fable3 subset but on .net):
src/FSharpPlus/Control/Monoid.fs#L42
This upcast is unnecessary - the types are identical
|
The logs for this run have expired and are no longer available.
Loading