Skip to content

Fix parsing of compiler path from binlog #313

Fix parsing of compiler path from binlog

Fix parsing of compiler path from binlog #313

Triggered via pull request June 6, 2024 23:14
Status Failure
Total duration 4m 23s
Artifacts 1

dotnet.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
Build and Test ubuntu-latest
Process completed with exit code 1.
Build and Test windows-latest
The job was canceled because "ubuntu-latest" failed.
Build and Test windows-latest
The operation was canceled.
Basic.CompilerLog.UnitTests.BinaryLogUtilTests ► ParseCompilerAndArgumentsCsc(inputArgs: "C:\\Program Files\\dotnet\\dotnet.exe exec \"C:\\P"..., expectedCompilerFilePath: "C:\\Program Files\\dotnet\\sdk\\8.0.301\\Roslyn\\b"..., expectedArgs: "a.cs"): src/Basic.CompilerLog.Util/BinaryLogUtil.cs#L329
Failed test found in: TestResults-Linux.trx Error: System.InvalidOperationException : Could not parse command line arguments: C:\Program Files\dotnet\dotnet.exe exec "C:\Program Files\dotnet\sdk\8.0.301\Roslyn\bincore\csc.dll" a.cs
Build and Test ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test ubuntu-latest
No files were found with the provided path: $ {{ env.TEST_ARTIFACTS_PATH }}. No artifacts will be uploaded.
Build and Test windows-latest
No files were found with the provided path: D:\a\complog\complog\artifacts\test-results/*.trx. No artifacts will be uploaded.
Build and Test windows-latest
No files were found with the provided path: $ {{ env.TEST_ARTIFACTS_PATH }}. No artifacts will be uploaded.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "test-results". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
test-results Expired
423 KB