Skip to content

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

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

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

Triggered via pull request September 1, 2026 11:55
@fpelletfpellet
synchronize #4423
fake6
Status Cancelled
Total duration 23m 50s
Artifacts 2

ci.yml

on: pull_request
Matrix: Linux (.NET)
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 33 warnings
Windows (.NET)
The run was canceled by @fpellet.
Windows (.NET)
The operation was canceled.
CI
The run was canceled by @fpellet.
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)
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows (.NET)
'WebClient.WebClient()' 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
576 KB
sha256:8f4199a513ca5a52257808fb5a9e389ad66c8b8bde69f65933d1547182641be4
bin
15.2 MB
sha256:1690829dc1023970c80861bedb72d63d545d087c2722589f3847580e81dfc900