Skip to content

[repo-assist] Move CI from Travis/AppVeyor to GitHub Actions #3

[repo-assist] Move CI from Travis/AppVeyor to GitHub Actions

[repo-assist] Move CI from Travis/AppVeyor to GitHub Actions #3

Triggered via pull request August 25, 2026 00:40
Status Failure
Total duration 1h 3m 47s
Artifacts 2

ci.yml

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

Annotations

4 errors and 44 warnings
Linux (.NET) (flaky, PAKET_TESTSUITE_FLAKYTESTS=true)
Process completed with exit code 42.
Linux (.NET) (netcore, SkipIntegrationTestsNet=true)
Process completed with exit code 42.
Linux (.NET) (netcore, SkipIntegrationTestsNet=true)
To build a project targeting Windows on this operating system, set the EnableWindowsTargeting property to true.
Linux (.NET) (net, SkipIntegrationTestsNetCore=true)
Process completed with exit code 42.
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/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): src/Paket.Core/PaketConfigFiles/TemplateFile.fs#L634
This construct is deprecated. Please use Fake.Core.Globbing.Glob instead
Linux (.NET) (flaky, PAKET_TESTSUITE_FLAKYTESTS=true): src/Paket.Core/PaketConfigFiles/InstallModel.fs#L1070
This construct is deprecated. use createFromContent instead
Linux (.NET) (flaky, PAKET_TESTSUITE_FLAKYTESTS=true): src/Paket.Core/Versioning/PlatformMatching.fs#L94
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): src/Paket.Core/Versioning/VersionRange.fs#L119
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): src/Paket.Core/Versioning/VersionRange.fs#L118
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): src/Paket.Core/Versioning/PlatformMatching.fs#L94
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): src/Paket.Core/Versioning/VersionRange.fs#L119
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): src/Paket.Core/Versioning/VersionRange.fs#L118
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): src/Paket.Bootstrapper/HelperProxies/WebRequestProxy.cs#L12
'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): src/Paket.Bootstrapper/BootstrapperHelper.cs#L83
'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/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): src/Paket.Core/PaketConfigFiles/TemplateFile.fs#L634
This construct is deprecated. Please use Fake.Core.Globbing.Glob instead
Windows (.NET): src/Paket.Core/PaketConfigFiles/InstallModel.fs#L1070
This construct is deprecated. use createFromContent instead
Windows (.NET): src/Paket.Core/Versioning/PlatformMatching.fs#L94
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): src/Paket.Core/Versioning/VersionRange.fs#L119
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): src/Paket.Core/Versioning/VersionRange.fs#L118
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): src/Paket.Core/Versioning/PlatformMatching.fs#L94
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): src/Paket.Core/Versioning/VersionRange.fs#L119
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): src/Paket.Core/Versioning/VersionRange.fs#L118
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): src/Paket.Bootstrapper/HelperProxies/WebRequestProxy.cs#L12
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Windows (.NET): src/Paket.Bootstrapper/BootstrapperHelper.cs#L83
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Linux (.NET) (netcore, SkipIntegrationTestsNet=true)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: 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) (netcore, SkipIntegrationTestsNet=true): src/Paket.Core/PaketConfigFiles/InstallModel.fs#L1070
This construct is deprecated. use createFromContent instead
Linux (.NET) (netcore, SkipIntegrationTestsNet=true): src/Paket.Core/PaketConfigFiles/InstallModel.fs#L1070
This construct is deprecated. use createFromContent instead
Linux (.NET) (netcore, SkipIntegrationTestsNet=true): src/Paket.Core/Versioning/PlatformMatching.fs#L94
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) (netcore, SkipIntegrationTestsNet=true): src/Paket.Core/Versioning/VersionRange.fs#L119
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) (netcore, SkipIntegrationTestsNet=true): src/Paket.Core/Versioning/VersionRange.fs#L118
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) (netcore, SkipIntegrationTestsNet=true): src/Paket.Core/Versioning/PlatformMatching.fs#L94
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) (netcore, SkipIntegrationTestsNet=true): src/Paket.Core/Versioning/VersionRange.fs#L119
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) (netcore, SkipIntegrationTestsNet=true): src/Paket.Core/Versioning/VersionRange.fs#L118
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) (netcore, SkipIntegrationTestsNet=true): src/Paket.Bootstrapper/HelperProxies/WebRequestProxy.cs#L12
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Linux (.NET) (netcore, SkipIntegrationTestsNet=true): src/Paket.Bootstrapper/BootstrapperHelper.cs#L83
'WebRequest.Create(string)' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Linux (.NET) (net, SkipIntegrationTestsNetCore=true)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: 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) (net, SkipIntegrationTestsNetCore=true): src/Paket.Core/PaketConfigFiles/InstallModel.fs#L1070
This construct is deprecated. use createFromContent instead
Linux (.NET) (net, SkipIntegrationTestsNetCore=true): src/Paket.Core/PaketConfigFiles/InstallModel.fs#L1070
This construct is deprecated. use createFromContent instead
Linux (.NET) (net, SkipIntegrationTestsNetCore=true): src/Paket.Core/Versioning/PlatformMatching.fs#L94
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) (net, SkipIntegrationTestsNetCore=true): src/Paket.Core/Versioning/PlatformMatching.fs#L94
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) (net, SkipIntegrationTestsNetCore=true): src/Paket.Core/Versioning/VersionRange.fs#L119
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) (net, SkipIntegrationTestsNetCore=true): src/Paket.Core/Versioning/VersionRange.fs#L118
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) (net, SkipIntegrationTestsNetCore=true): src/Paket.Core/Versioning/VersionRange.fs#L119
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) (net, SkipIntegrationTestsNetCore=true): src/Paket.Core/Versioning/VersionRange.fs#L118
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) (net, SkipIntegrationTestsNetCore=true): src/Paket.Bootstrapper/HelperProxies/WebRequestProxy.cs#L12
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
Linux (.NET) (net, SkipIntegrationTestsNetCore=true): src/Paket.Bootstrapper/BootstrapperHelper.cs#L83
'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
501 KB
sha256:d4f1537bb92f04afe61bb4ad28548f90bd308ce58cb0303960474bd77c4b9eb4
bin
11.2 MB
sha256:4353ae71638587cebef7139f61e42d7b7c4fd9fb3e3f7f2d72e3461ec4985701