Skip to content

Further attempts at building with .NET 8 #697

Further attempts at building with .NET 8

Further attempts at building with .NET 8 #697

Triggered via pull request July 18, 2025 11:01
Status Failure
Total duration 18m 38s
Artifacts 4
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build_and_test.yml

on: pull_request
Publish event file
5s
Publish event file
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 43 warnings, and 2 notices
build (windows-latest)
Process completed with exit code 1.
build (ubuntu-22.04)
The operation was canceled.
build (ubuntu-22.04)
The strategy configuration was canceled because "build.windows-latest" failed
build (macOS-13)
The operation was canceled.
build (macOS-13)
The strategy configuration was canceled because "build.windows-latest" failed
build (windows-latest)
- Add lib or ref assemblies for the net8.0 target framework
build (windows-latest)
- Add lib or ref assemblies for the net6.0 target framework
build (windows-latest)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build (windows-latest)
The assembly 'contentFiles\any\net8.0\testhost.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
build (windows-latest)
The assembly 'content\testhost.dll' is not inside the 'lib' folder and hence it won't be added as a reference when the package is installed into a project. Move it into the 'lib' folder if it needs to be referenced.
build (windows-latest)
This construct is deprecated. WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.
build (windows-latest)
This construct is deprecated. WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.
build (windows-latest)
This construct is deprecated. WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.
build (windows-latest)
This construct is deprecated. WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.
build (windows-latest)
This construct is deprecated. This API supports obsolete formatter-based serialization. It should not be called or extended by application code.
build (windows-latest)
Found version-specific or distribution-specific runtime identifier(s): win7-x64. Affected libraries: Packaging.Targets. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
build (windows-latest): src/app/Fake.Runtime/Tooling.fs#L30
This construct is deprecated. WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.
build (windows-latest): src/app/Fake.Runtime/Tooling.fs#L30
This construct is deprecated. WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.
build (ubuntu-22.04)
Found version-specific or distribution-specific runtime identifier(s): win7-x64. Affected libraries: Packaging.Targets. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
build (ubuntu-22.04)
This construct is deprecated. WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.
build (ubuntu-22.04)
This construct is deprecated. WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.
build (ubuntu-22.04)
- Add lib or ref assemblies for the netstandard2.0 target framework
build (ubuntu-22.04)
- Add lib or ref assemblies for the net8.0 target framework
build (ubuntu-22.04)
- Add lib or ref assemblies for the net6.0 target framework
build (ubuntu-22.04)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build (ubuntu-22.04)
This construct is deprecated. This API supports obsolete formatter-based serialization. It should not be called or extended by application code.
build (ubuntu-22.04)
This construct is deprecated. WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.
build (ubuntu-22.04)
This construct is deprecated. WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.
build (ubuntu-22.04)
Found version-specific or distribution-specific runtime identifier(s): win7-x64. Affected libraries: Packaging.Targets. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
build (ubuntu-22.04): src/app/Fake.Runtime/Tooling.fs#L30
This construct is deprecated. WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.
build (ubuntu-22.04): src/app/Fake.Runtime/Tooling.fs#L30
This construct is deprecated. WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.
build (macOS-13)
Found version-specific or distribution-specific runtime identifier(s): win7-x64. Affected libraries: Packaging.Targets. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
build (macOS-13)
This construct is deprecated. WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.
build (macOS-13)
This construct is deprecated. WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.
build (macOS-13)
- Add lib or ref assemblies for the netstandard2.0 target framework
build (macOS-13)
- Add lib or ref assemblies for the net8.0 target framework
build (macOS-13)
- Add lib or ref assemblies for the net6.0 target framework
build (macOS-13)
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
build (macOS-13)
This construct is deprecated. This API supports obsolete formatter-based serialization. It should not be called or extended by application code.
build (macOS-13)
This construct is deprecated. WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.
build (macOS-13)
This construct is deprecated. WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.
build (macOS-13)
Found version-specific or distribution-specific runtime identifier(s): win7-x64. Affected libraries: Packaging.Targets. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
build (macOS-13): src/app/Fake.Runtime/Tooling.fs#L30
This construct is deprecated. WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.
build (macOS-13): src/app/Fake.Runtime/Tooling.fs#L30
This construct is deprecated. WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.
2 out of 3 runs failed: [Fake.DotNet.Cli.IntegrationTests.TemplateTests; can install and run the template; fails to build a target that doesn't exist]: /#L0
test-results/test-results-ubuntu-22.04/Fake_DotNet_Cli_IntegrationTests.TestResults.xml [took 9s] test-results/test-results-windows-latest/Fake_DotNet_Cli_IntegrationTests.TestResults.xml [took 16s]
2 out of 3 runs failed: [Fake.DotNet.Cli.IntegrationTests.TemplateTests; can install and run the template; can build a buildtask-dsl inline-dependencies template]: /#L0
test-results/test-results-ubuntu-22.04/Fake_DotNet_Cli_IntegrationTests.TestResults.xml [took 6s] test-results/test-results-windows-latest/Fake_DotNet_Cli_IntegrationTests.TestResults.xml [took 6s]
2 out of 3 runs failed: [Fake.DotNet.Cli.IntegrationTests.TemplateTests; can install and run the template; can build with the local-style template]: /#L0
test-results/test-results-ubuntu-22.04/Fake_DotNet_Cli_IntegrationTests.TestResults.xml [took 6s] test-results/test-results-windows-latest/Fake_DotNet_Cli_IntegrationTests.TestResults.xml [took 5s]
2 out of 3 runs failed: [Fake.DotNet.Cli.IntegrationTests.TemplateTests; can install and run the template; can build a buildtask-dsl file-dependencies template]: /#L0
test-results/test-results-ubuntu-22.04/Fake_DotNet_Cli_IntegrationTests.TestResults.xml [took 7s] test-results/test-results-windows-latest/Fake_DotNet_Cli_IntegrationTests.TestResults.xml [took 7s]
1 skipped test found
There is 1 skipped test, see "Raw output" for the name of the skipped test.
449 tests found
There are 449 tests, see "Raw output" for the full list of tests.

Artifacts

Produced during runtime
Name Size Digest
EventFile Expired
3.54 KB
sha256:e2ed6e408a2d1aff203baa8893c1ea9d24758d98cc4b5a84274b6e8ecbf4fc19
test-results-macOS-13 Expired
907 Bytes
sha256:22f0ec19d3b155456d8c1d2b8b9415487f276afc384c363414a8c7d54eb5e20d
test-results-ubuntu-22.04 Expired
5.77 KB
sha256:291998675583c8ae1f1fbdf40ce372e8afcdfc922e39427fa1e858f5bbd735d3
test-results-windows-latest Expired
14.1 KB
sha256:ab62d7df1e3390807600d710e696728c8dd54e7e7c59900e07a3c2aef5778522