Skip to content

feat(eqxWebCs): Port to C# 14 - #139

Open
bartelink wants to merge 3 commits into
masterfrom
cs14
Open

feat(eqxWebCs): Port to C# 14#139
bartelink wants to merge 3 commits into
masterfrom
cs14

Update to .NET/F# 10

75eef4f
Select commit
Loading
Failed to load commit list.
Azure Pipelines / jet.dotnet-templates failed Apr 8, 2026 in 9m 42s

Build #3253 had test failures

Details

Tests

  • Failed: 2 (5.56%, 2 new, 0 recurring)
  • Passed: 34 (94.44%)
  • Other: 0 (0.00%)
  • Total: 36

Annotations

Check failure on line 134 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / jet.dotnet-templates

Build log #L134

Cmd.exe exited with code '2'.

Check failure on line 1 in Equinox.Templates.Tests.DotnetBuild.eqxweb(template: \"eqxweb\", args: [···])

See this annotation in the file changed.

@azure-pipelines azure-pipelines / jet.dotnet-templates

Equinox.Templates.Tests.DotnetBuild.eqxweb(template: \"eqxweb\", args: [···])

System.Exception : Process <dotnet build D:\\a\\1\\s\\scratch-area\\eqxweb> Failed:
stdout: <  Determining projects to restore...
  Restored D:\\a\\1\\s\\scratch-area\\eqxweb\\Domain\\Domain.fsproj (in 1.24 sec).
  Restored D:\\a\\1\\s\\scratch-area\\eqxweb\\Web\\Web.fsproj (in 2.85 sec).
  Domain -> D:\\a\\1\\s\\scratch-area\\eqxweb\\Domain\\bin\\Debug\\net6.0\\Domain.dll
D:\\a\\1\\s\\scratch-area\\eqxweb\\Web\\Program.fs(48,28): error FS0039: The value, namespace, type or module 'Environment' is not defined. Maybe you want one of the following:\x1d   Environments\x1d   EnvironmentName [D:\\a\\1\\s\\scratch-area\\eqxweb\\Web\\Web.fsproj]
D:\\a\\1\\s\\scratch-area\\eqxweb\\Web\\Program.fs(52,17): error FS0039: The value, namespace, type or module 'Store' is not defined. Maybe you want one of the following:\x1d   Storage\x1d   Some\x1d   Core [D:\\a\\1\\s\\scratch-area\\eqxweb\\Web\\Web.fsproj]

Build FAILED.

D:\\a\\1\\s\\scratch-area\\eqxweb\\Web\\Program.fs(48,28): error FS0039: The value, namespace, type or module 'Environment' is not defined. Maybe you want one of the following:\x1d   Environments\x1d   EnvironmentName [D:\\a\\1\\s\\scratch-area\\eqxweb\\Web\\Web.fsproj]
D:\\a\\1\\s\\scratch-area\\eqxweb\\Web\\Program.fs(52,17): error FS0039: The value, namespace, type or module 'Store' is not defined. Maybe you want one of the following:\x1d   Storage\x1d   Some\x1d   Core [D:\\a\\1\\s\\scratch-area\\eqxweb\\Web\\Web.fsproj]
    0 Warning(s)
    2 Error(s)

Time Elapsed 00:00:11.47

>
 stderr: <
>
Raw output
   at Equinox.Templates.Tests.Infrastructure.Process.run(String fileName, String args) in D:\a\1\s\tests\Equinox.Templates.Tests\Infrastructure.fs:line 28
   at Equinox.Templates.Tests.Infrastructure.Dotnet.run(String cmd, FSharpList`1 args) in D:\a\1\s\tests\Equinox.Templates.Tests\Infrastructure.fs:line 32
   at Equinox.Templates.Tests.Infrastructure.Dotnet.build(FSharpList`1 target) in D:\a\1\s\tests\Equinox.Templates.Tests\Infrastructure.fs:line 36
   at Equinox.Templates.Tests.DotnetBuild.run(String template, FSharpList`1 args) in D:\a\1\s\tests\Equinox.Templates.Tests\DotnetBuild.fs:line 44
   at Equinox.Templates.Tests.DotnetBuild.eqxweb(String template, FSharpList`1 args) in D:\a\1\s\tests\Equinox.Templates.Tests\DotnetBuild.fs:line 70
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeDirectByRefWithFewArgs(Object obj, Span`1 copyOfArgs, BindingFlags invokeAttr)

Check failure on line 1 in Equinox.Templates.Tests.DotnetBuild.eqxweb(template: \"eqxweb\", args: [···])

See this annotation in the file changed.

@azure-pipelines azure-pipelines / jet.dotnet-templates

Equinox.Templates.Tests.DotnetBuild.eqxweb(template: \"eqxweb\", args: [···])

System.Exception : Process <dotnet build D:\\a\\1\\s\\scratch-area\\eqxweb> Failed:
stdout: <  Determining projects to restore...
  Restored D:\\a\\1\\s\\scratch-area\\eqxweb\\Web\\Web.fsproj (in 578 ms).
  Restored D:\\a\\1\\s\\scratch-area\\eqxweb\\Domain\\Domain.fsproj (in 702 ms).
  Domain -> D:\\a\\1\\s\\scratch-area\\eqxweb\\Domain\\bin\\Debug\\net6.0\\Domain.dll
D:\\a\\1\\s\\scratch-area\\eqxweb\\Web\\Program.fs(42,28): error FS0039: The value, namespace, type or module 'Environment' is not defined. Maybe you want one of the following:\x1d   Environments\x1d   EnvironmentName [D:\\a\\1\\s\\scratch-area\\eqxweb\\Web\\Web.fsproj]

Build FAILED.

D:\\a\\1\\s\\scratch-area\\eqxweb\\Web\\Program.fs(42,28): error FS0039: The value, namespace, type or module 'Environment' is not defined. Maybe you want one of the following:\x1d   Environments\x1d   EnvironmentName [D:\\a\\1\\s\\scratch-area\\eqxweb\\Web\\Web.fsproj]
    0 Warning(s)
    1 Error(s)

Time Elapsed 00:00:08.67

>
 stderr: <
>
Raw output
   at Equinox.Templates.Tests.Infrastructure.Process.run(String fileName, String args) in D:\a\1\s\tests\Equinox.Templates.Tests\Infrastructure.fs:line 28
   at Equinox.Templates.Tests.Infrastructure.Dotnet.run(String cmd, FSharpList`1 args) in D:\a\1\s\tests\Equinox.Templates.Tests\Infrastructure.fs:line 32
   at Equinox.Templates.Tests.Infrastructure.Dotnet.build(FSharpList`1 target) in D:\a\1\s\tests\Equinox.Templates.Tests\Infrastructure.fs:line 36
   at Equinox.Templates.Tests.DotnetBuild.run(String template, FSharpList`1 args) in D:\a\1\s\tests\Equinox.Templates.Tests\DotnetBuild.fs:line 44
   at Equinox.Templates.Tests.DotnetBuild.eqxweb(String template, FSharpList`1 args) in D:\a\1\s\tests\Equinox.Templates.Tests\DotnetBuild.fs:line 70
   at InvokeStub_DotnetBuild.eqxweb(Object, Span`1)
   at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)