Skip to content

Small refactorings, no functional changes here #532

Small refactorings, no functional changes here

Small refactorings, no functional changes here #532

Triggered via pull request November 5, 2023 16:16
Status Success
Total duration 3m 6s
Artifacts

build.yaml

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

Annotations

6 warnings
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.