Deprecate taskSeq<_>
in favor of TaskSeq<_>
#468
Annotations
10 warnings
src/FSharp.Control.TaskSeq/TaskSeqBuilder.fsi#L141
This construct is deprecated. From version 0.4.0 onward, 'taskSeq<_>' is deprecated in favor of 'TaskSeq<_>'. It will be removed in an upcoming release.
|
src/FSharp.Control.TaskSeq/TaskSeqBuilder.fsi#L195
This construct is deprecated. From version 0.4.0 onward, 'taskSeq<_>' is deprecated in favor of 'TaskSeq<_>'. It will be removed in an upcoming release.
|
src/FSharp.Control.TaskSeq/TaskSeqBuilder.fsi#L196
This construct is deprecated. From version 0.4.0 onward, 'taskSeq<_>' is deprecated in favor of 'TaskSeq<_>'. It will be removed in an upcoming release.
|
src/FSharp.Control.TaskSeq/TaskSeqBuilder.fs#L44
The attribute 'ObsoleteAttribute' appears in both the implementation and the signature, but the attribute arguments differ. Only the attribute from the signature will be included in the compiled code.
|
src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L70
This construct is deprecated. From version 0.4.0 onward, 'taskSeq<_>' is deprecated in favor of 'TaskSeq<_>'. It will be removed in an upcoming release.
|
src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L105
This construct is deprecated. From version 0.4.0 onward, 'taskSeq<_>' is deprecated in favor of 'TaskSeq<_>'. It will be removed in an upcoming release.
|
src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L144
This construct is deprecated. From version 0.4.0 onward, 'taskSeq<_>' is deprecated in favor of 'TaskSeq<_>'. It will be removed in an upcoming release.
|
src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L163
This construct is deprecated. From version 0.4.0 onward, 'taskSeq<_>' is deprecated in favor of 'TaskSeq<_>'. It will be removed in an upcoming release.
|
src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L222
This construct is deprecated. From version 0.4.0 onward, 'taskSeq<_>' is deprecated in favor of 'TaskSeq<_>'. It will be removed in an upcoming release.
|
src/FSharp.Control.TaskSeq/TaskSeqInternal.fs#L266
This construct is deprecated. From version 0.4.0 onward, 'taskSeq<_>' is deprecated in favor of 'TaskSeq<_>'. It will be removed in an upcoming release.
|
The logs for this run have expired and are no longer available.
Loading