Skip to content

Non sequential Applicatives #979

Non sequential Applicatives

Non sequential Applicatives #979

Triggered via pull request October 12, 2023 09:17
Status Failure
Total duration 1m 56s
Artifacts

fable.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
testfable4
Process completed with exit code 1.
testfable3
Process completed with exit code 1.
testFable3SubsetOnCore: src/FSharpPlus/Control/Parallel.fs#L30
This expression was expected to have type� ''ParApplicative<'T>' �but here has type� 'Lazy<'a>'
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-dotnet@v1, 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-dotnet@v1, 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, actions/setup-dotnet@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: src/FSharpPlus/Internals.fs#L44
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#L43
This upcast is unnecessary - the types are identical