AArr.collect/choose implementation and tests #95
Annotations
9 errors and 2 warnings
DotNet:
src/Demo/Scratch/Arr.fs#L20
The type ''b -> 'b -> bool' is not compatible with the type 'System.Collections.Generic.IEqualityComparer<'a>'
|
DotNet:
src/Demo/Scratch/Arr.fs#L21
The type ''b -> 'b -> bool' is not compatible with the type 'System.Collections.Generic.IEqualityComparer<'a>'
|
DotNet:
src/Demo/Scratch/Arr.fs#L22
The type ''b -> 'b -> bool' is not compatible with the type 'System.Collections.Generic.IEqualityComparer<'a>'
|
DotNet:
src/Demo/Scratch/Program.fs#L82
The value, namespace, type or module 'AArrTest' is not defined. Maybe you want one of the following:� AArr� aarr
|
DotNet:
src/Demo/Scratch/Arr.fs#L20
The type ''b -> 'b -> bool' is not compatible with the type 'System.Collections.Generic.IEqualityComparer<'a>'
|
DotNet:
src/Demo/Scratch/Arr.fs#L21
The type ''b -> 'b -> bool' is not compatible with the type 'System.Collections.Generic.IEqualityComparer<'a>'
|
DotNet:
src/Demo/Scratch/Arr.fs#L22
The type ''b -> 'b -> bool' is not compatible with the type 'System.Collections.Generic.IEqualityComparer<'a>'
|
DotNet:
src/Demo/Scratch/Program.fs#L82
The value, namespace, type or module 'AArrTest' is not defined. Maybe you want one of the following:� AArr� aarr
|
DotNet
Process completed with exit code 1.
|
DotNet
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/
|
DotNet
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|