Skip to content

Non sequential Applicatives #1258

Non sequential Applicatives

Non sequential Applicatives #1258

Triggered via pull request January 13, 2024 07:27
@gustygusty
synchronize #559
gus/parallel
Status Failure
Total duration 1m 35s
Artifacts

fable.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
testfable4
Process completed with exit code 1.
testFable3SubsetOnCore: src/FSharpPlus/Extensions/Async.fs#L77
Duplicate definition of value 'pmap2'
testFable3SubsetOnCore: src/FSharpPlus/Extensions/Async.fs#L95
Duplicate definition of value 'pmap3'
testFable3SubsetOnCore: src/FSharpPlus/Control/Parallel.fs#L28
Type constraint mismatch. The type � ''a -> Lazy<'a>' �is not compatible with type� ''T -> 'ParApplicative<'T>'
testFable3SubsetOnCore: src/FSharpPlus/Operators.fs#L226
A unique overload for method 'Invoke' could not be determined based on type information prior to this program point. A type annotation may be needed.��Known type of argument: 'T��Candidates:� - static member ParReturn.Invoke: x: 'T -> ^ParApplicative<'T> when (ParReturn or ^ParApplicative<'T>) : (static member Return: ^ParApplicative<'T> * ParReturn -> ('T -> ^ParApplicative<'T>)) and ^ParApplicative<'T> :> Lazy<'a>� - static member Return.Invoke: x: 'T -> ^Applicative<'T> when (Return or ^Applicative<'T>) : (static member Return: ^Applicative<'T> * Return -> ('T -> ^Applicative<'T>))
testFable3SubsetOnCore: src/FSharpPlus/Builders.fs#L216
A unique overload for method 'Invoke' could not be determined based on type information prior to this program point. A type annotation may be needed.��Known type of argument: 'T��Candidates:� - static member ParReturn.Invoke: x: 'T -> ^ParApplicative<'T> when (ParReturn or ^ParApplicative<'T>) : (static member Return: ^ParApplicative<'T> * ParReturn -> ('T -> ^ParApplicative<'T>)) and ^ParApplicative<'T> :> Lazy<'a>� - static member Return.Invoke: x: 'T -> ^Applicative<'T> when (Return or ^Applicative<'T>) : (static member Return: ^Applicative<'T> * Return -> ('T -> ^Applicative<'T>))
testFable3SubsetOnCore: src/FSharpPlus/Builders.fs#L217
A unique overload for method 'Invoke' could not be determined based on type information prior to this program point. A type annotation may be needed.��Known type of argument: 'T��Candidates:� - static member ParReturn.Invoke: x: 'T -> ^ParApplicative<'T> when (ParReturn or ^ParApplicative<'T>) : (static member Return: ^ParApplicative<'T> * ParReturn -> ('T -> ^ParApplicative<'T>)) and ^ParApplicative<'T> :> Lazy<'a>� - static member Return.Invoke: x: 'T -> ^Applicative<'T> when (Return or ^Applicative<'T>) : (static member Return: ^Applicative<'T> * Return -> ('T -> ^Applicative<'T>))
testFable3SubsetOnCore
Process completed with exit code 1.
testfable3
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/
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/
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/