Skip to content

NonEmptySeq with static members #952

NonEmptySeq with static members

NonEmptySeq with static members #952

Triggered via pull request September 26, 2023 17:38
Status Failure
Total duration 2m 15s
Artifacts

fable.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
testfable4
Process completed with exit code 1.
testfable3
Process completed with exit code 1.
testFable3SubsetOnCore: tests/FSharpPlusFable.Tests/FSharpTests/General/MonoidCompile.fs#L68
This expression was expected to have type� 'NonEmptySeq<'a>' �but here has type� ''a seq'
testFable3SubsetOnCore: tests/FSharpPlusFable.Tests/FSharpTests/General/Alternative.fs#L30
This expression was expected to have type� 'NonEmptySeq<'a>' �but here has type� ''a seq'
testFable3SubsetOnCore
Process completed with exit code 1.
testfable4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
testfable3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
testFable3SubsetOnCore
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/
testFable3SubsetOnCore: src/FSharpPlus/Internals.fs#L36
This method or property is not normally used from F# code, use an explicit tuple pattern for deconstruction instead.
testFable3SubsetOnCore: src/FSharpPlus/Control/Monoid.fs#L42
This upcast is unnecessary - the types are identical
testFable3SubsetOnCore: tests/FSharpPlusFable.Tests/FSharpTests/General/Collections.fs#L265
Possible incorrect indentation: this token is offside of context started at position (234:1). Try indenting this token further or using standard formatting conventions.