Skip to content

build: write build.fsx against FAKE 6 and merge with dotnet-ilrepack #150

build: write build.fsx against FAKE 6 and merge with dotnet-ilrepack

build: write build.fsx against FAKE 6 and merge with dotnet-ilrepack #150

Triggered via pull request September 4, 2026 18:16
@fpelletfpellet
synchronize #4423
fake6
Status Failure
Total duration 1h 4m 42s
Artifacts 2

ci.yml

on: pull_request
Windows (.NET)
1h 4m
Windows (.NET)
Matrix: Linux (.NET)
Fit to window
Zoom out
Zoom in

Annotations

1 error and 33 warnings
Windows (.NET)
Process completed with exit code 1.
Linux (.NET) (build, SkipIntegrationTests=true)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Linux (.NET) (build, SkipIntegrationTests=true)
This construct is deprecated. Please use Fake.Core.Globbing.Glob instead
Linux (.NET) (build, SkipIntegrationTests=true)
This construct is deprecated. Please use Fake.Core.Globbing.Glob instead
Linux (.NET) (build, SkipIntegrationTests=true)
This construct is deprecated. Please use Fake.Core.Globbing.Glob instead
Linux (.NET) (build, SkipIntegrationTests=true)
This construct is deprecated. Please use Fake.Core.Globbing.Glob instead
Linux (.NET) (build, SkipIntegrationTests=true)
This construct is deprecated. use createFromContent instead
Linux (.NET) (build, SkipIntegrationTests=true)
This and other recursive references to the object(s) being defined will be checked for initialization-soundness at runtime through the use of a delayed reference. This is because you are defining one or more recursive objects, rather than recursive functions. This warning may be suppressed by using '#nowarn "40"' or '--nowarn:40'.
Linux (.NET) (build, SkipIntegrationTests=true)
The '<' operator should not normally be redefined. To define overloaded comparison semantics for a particular type, implement the 'System.IComparable' interface in the definition of that type.
Linux (.NET) (build, SkipIntegrationTests=true)
The '>' operator should not normally be redefined. To define overloaded comparison semantics for a particular type, implement the 'System.IComparable' interface in the definition of that type.
Linux (.NET) (build, SkipIntegrationTests=true)
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Linux (.NET) (build, SkipIntegrationTests=true)
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Linux (.NET) (flaky, PAKET_TESTSUITE_FLAKYTESTS=true)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Linux (.NET) (flaky, PAKET_TESTSUITE_FLAKYTESTS=true)
This construct is deprecated. Please use Fake.Core.Globbing.Glob instead
Linux (.NET) (flaky, PAKET_TESTSUITE_FLAKYTESTS=true)
This construct is deprecated. Please use Fake.Core.Globbing.Glob instead
Linux (.NET) (flaky, PAKET_TESTSUITE_FLAKYTESTS=true)
This construct is deprecated. Please use Fake.Core.Globbing.Glob instead
Linux (.NET) (flaky, PAKET_TESTSUITE_FLAKYTESTS=true)
This construct is deprecated. Please use Fake.Core.Globbing.Glob instead
Linux (.NET) (flaky, PAKET_TESTSUITE_FLAKYTESTS=true)
This construct is deprecated. use createFromContent instead
Linux (.NET) (flaky, PAKET_TESTSUITE_FLAKYTESTS=true)
This and other recursive references to the object(s) being defined will be checked for initialization-soundness at runtime through the use of a delayed reference. This is because you are defining one or more recursive objects, rather than recursive functions. This warning may be suppressed by using '#nowarn "40"' or '--nowarn:40'.
Linux (.NET) (flaky, PAKET_TESTSUITE_FLAKYTESTS=true)
The '<' operator should not normally be redefined. To define overloaded comparison semantics for a particular type, implement the 'System.IComparable' interface in the definition of that type.
Linux (.NET) (flaky, PAKET_TESTSUITE_FLAKYTESTS=true)
The '>' operator should not normally be redefined. To define overloaded comparison semantics for a particular type, implement the 'System.IComparable' interface in the definition of that type.
Linux (.NET) (flaky, PAKET_TESTSUITE_FLAKYTESTS=true)
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Linux (.NET) (flaky, PAKET_TESTSUITE_FLAKYTESTS=true)
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows (.NET)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Windows (.NET)
This construct is deprecated. Please use Fake.Core.Globbing.Glob instead
Windows (.NET)
This construct is deprecated. Please use Fake.Core.Globbing.Glob instead
Windows (.NET)
This construct is deprecated. Please use Fake.Core.Globbing.Glob instead
Windows (.NET)
This construct is deprecated. Please use Fake.Core.Globbing.Glob instead
Windows (.NET)
This construct is deprecated. use createFromContent instead
Windows (.NET)
This and other recursive references to the object(s) being defined will be checked for initialization-soundness at runtime through the use of a delayed reference. This is because you are defining one or more recursive objects, rather than recursive functions. This warning may be suppressed by using '#nowarn "40"' or '--nowarn:40'.
Windows (.NET)
The '<' operator should not normally be redefined. To define overloaded comparison semantics for a particular type, implement the 'System.IComparable' interface in the definition of that type.
Windows (.NET)
The '>' operator should not normally be redefined. To define overloaded comparison semantics for a particular type, implement the 'System.IComparable' interface in the definition of that type.
Windows (.NET)
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows (.NET)
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)

Artifacts

Produced during runtime
Name Size Digest
TestResults
578 KB
sha256:20bb107f9f4698c12c916b1f9efe3ce877f12eadc8654dca2b2c604e6bb7a61f
bin
15.2 MB
sha256:14ed467ed83adc3ad6d853896d17ae884fc85b09253fa811628974ab67a300a5