Skip to content

fix: x86 compatibility of build task #174

fix: x86 compatibility of build task

fix: x86 compatibility of build task #174

Triggered via pull request April 26, 2024 12:00
Status Failure
Total duration 3m 9s
Artifacts

example-test.yaml

on: pull_request
Matrix: acceptance-test-msbuild
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
acceptance-test-msbuild (32 Bit, 32bit)
Assets file 'D:\a\dscom\dscom\src\dscom.client\obj\project.assets.json' doesn't have a target for 'net6.0/win-x64'. Ensure that restore has run and that you have included 'net6.0' in the TargetFrameworks for your project. You may also need to include 'win-x64' in your project's RuntimeIdentifiers.
acceptance-test-msbuild (32 Bit, 32bit)
Process completed with exit code 1.
acceptance-test-msbuild (OutProc, outproc)
The job was canceled because "_32_Bit_32bit" failed.
acceptance-test-msbuild (OutProc, outproc)
Assets file 'D:\a\dscom\dscom\src\dscom.client\obj\project.assets.json' doesn't have a target for 'net6.0/win-x86'. Ensure that restore has run and that you have included 'net6.0' in the TargetFrameworks for your project. You may also need to include 'win-x86' in your project's RuntimeIdentifiers.
acceptance-test-msbuild (OutProc, outproc)
The operation was canceled.
acceptance-test-msbuild (32 Bit, 32bit)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.