Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add constraints for ^Step param type in ranges in (.. ..) operators #17133

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Add release notes

3ef8255
Select commit
Loading
Failed to load commit list.
Draft

Add constraints for ^Step param type in ranges in (.. ..) operators #17133

Add release notes
3ef8255
Select commit
Loading
Failed to load commit list.
Azure Pipelines / fsharp-ci (Build WindowsStrictIndentation) failed May 23, 2024 in 11m 24s

Build WindowsStrictIndentation failed

Annotations

Check failure on line 1156 in tests\FSharp.Core.UnitTests\FSharp.Core\PrimTypes.fs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / fsharp-ci (Build WindowsStrictIndentation)

tests\FSharp.Core.UnitTests\FSharp.Core\PrimTypes.fs#L1156

tests\FSharp.Core.UnitTests\FSharp.Core\PrimTypes.fs(1156,41): error FS0193: (NETCORE_ENGINEERING_TELEMETRY=Build) The type 'Step' does not support the 'comparison' constraint. For example, it does not support the 'System.IComparable' interface

Check failure on line 1157 in tests\FSharp.Core.UnitTests\FSharp.Core\PrimTypes.fs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / fsharp-ci (Build WindowsStrictIndentation)

tests\FSharp.Core.UnitTests\FSharp.Core\PrimTypes.fs#L1157

tests\FSharp.Core.UnitTests\FSharp.Core\PrimTypes.fs(1157,42): error FS0193: (NETCORE_ENGINEERING_TELEMETRY=Build) The type 'Step' does not support the 'comparison' constraint. For example, it does not support the 'System.IComparable' interface

Check failure on line 1248 in tests\FSharp.Core.UnitTests\FSharp.Core\PrimTypes.fs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / fsharp-ci (Build WindowsStrictIndentation)

tests\FSharp.Core.UnitTests\FSharp.Core\PrimTypes.fs#L1248

tests\FSharp.Core.UnitTests\FSharp.Core\PrimTypes.fs(1248,41): error FS0193: (NETCORE_ENGINEERING_TELEMETRY=Build) The type 'Step' does not support the 'comparison' constraint. For example, it does not support the 'System.IComparable' interface

Check failure on line 1249 in tests\FSharp.Core.UnitTests\FSharp.Core\PrimTypes.fs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / fsharp-ci (Build WindowsStrictIndentation)

tests\FSharp.Core.UnitTests\FSharp.Core\PrimTypes.fs#L1249

tests\FSharp.Core.UnitTests\FSharp.Core\PrimTypes.fs(1249,42): error FS0193: (NETCORE_ENGINEERING_TELEMETRY=Build) The type 'Step' does not support the 'comparison' constraint. For example, it does not support the 'System.IComparable' interface

Check failure on line 1156 in tests\FSharp.Core.UnitTests\FSharp.Core\PrimTypes.fs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / fsharp-ci (Build WindowsStrictIndentation)

tests\FSharp.Core.UnitTests\FSharp.Core\PrimTypes.fs#L1156

tests\FSharp.Core.UnitTests\FSharp.Core\PrimTypes.fs(1156,41): error FS0193: (NETCORE_ENGINEERING_TELEMETRY=Build) The type 'Step' does not support the 'comparison' constraint. For example, it does not support the 'System.IComparable' interface