Skip to content

Deprecate minor utility functions #526

Deprecate minor utility functions

Deprecate minor utility functions #526

Triggered via pull request November 5, 2023 15:39
Status Failure
Total duration 2m 50s
Artifacts

build.yaml

on: pull_request
Verify code formatting
12s
Verify code formatting
Build
2m 37s
Build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
Verify code formatting
Process completed with exit code 99.
Build: src/FSharp.Control.TaskSeq/TaskSeqBuilder.fs#L294
This construct is deprecated. From version 0.4.0 onward, 'ValueTask.FromResult' is deprecated in favor of 'ValueTask.fromResult'. It will be removed in an upcoming release.
Build: src/FSharp.Control.TaskSeq/TaskSeqBuilder.fs#L301
This construct is deprecated. From version 0.4.0 onward, 'ValueTask.ofIValueTaskSource' is deprecated in favor of 'ValueTask.ofSource'. It will be removed in an upcoming release.
Build: src/FSharp.Control.TaskSeq/TaskSeqBuilder.fs#L305
This construct is deprecated. From version 0.4.0 onward, 'ValueTask.ofIValueTaskSource' is deprecated in favor of 'ValueTask.ofSource'. It will be removed in an upcoming release.
Build: src/FSharp.Control.TaskSeq/TaskSeqBuilder.fs#L294
This construct is deprecated. From version 0.4.0 onward, 'ValueTask.FromResult' is deprecated in favor of 'ValueTask.fromResult'. It will be removed in an upcoming release.
Build: src/FSharp.Control.TaskSeq/TaskSeqBuilder.fs#L301
This construct is deprecated. From version 0.4.0 onward, 'ValueTask.ofIValueTaskSource' is deprecated in favor of 'ValueTask.ofSource'. It will be removed in an upcoming release.
Build: src/FSharp.Control.TaskSeq/TaskSeqBuilder.fs#L305
This construct is deprecated. From version 0.4.0 onward, 'ValueTask.ofIValueTaskSource' is deprecated in favor of 'ValueTask.ofSource'. It will be removed in an upcoming release.