Skip to content

+ DateOnly and TimeOnly as Monoid #943

+ DateOnly and TimeOnly as Monoid

+ DateOnly and TimeOnly as Monoid #943

Triggered via pull request September 16, 2023 06:02
Status Failure
Total duration 2m 2s
Artifacts

fable.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 5 warnings
testFable3SubsetOnCore: src/FSharpPlus/Control/Numeric.fs#L140
The type 'DateOnly' is not defined in 'System'. Maybe you want one of the following:� Data
testFable3SubsetOnCore: src/FSharpPlus/Control/Numeric.fs#L141
The type 'TimeOnly' is not defined in 'System'. Maybe you want one of the following:� TimeZone� TimeZoneInfo� Timers� TimeSpan
testFable3SubsetOnCore: src/FSharpPlus/Control/Numeric.fs#L140
The type 'DateOnly' is not defined in 'System'. Maybe you want one of the following:� Data
testFable3SubsetOnCore: src/FSharpPlus/Control/Numeric.fs#L140
The value, constructor, namespace or type 'DateOnly' is not defined. Maybe you want one of the following:� Data
testFable3SubsetOnCore: src/FSharpPlus/Control/Numeric.fs#L141
The type 'TimeOnly' is not defined in 'System'. Maybe you want one of the following:� TimeZone� TimeZoneInfo� Timers� TimeSpan
testFable3SubsetOnCore: src/FSharpPlus/Control/Numeric.fs#L141
The value, constructor, namespace or type 'TimeOnly' is not defined. Maybe you want one of the following:� TimeZone� TimeZoneInfo� Timers� TimeSpan
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/
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#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#L48
This upcast is unnecessary - the types are identical
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/