Skip to content

Abstract out reading reference and analyzers #294

Abstract out reading reference and analyzers

Abstract out reading reference and analyzers #294

Triggered via pull request April 30, 2024 22:51
Status Failure
Total duration 3m 33s
Artifacts 1

dotnet.yml

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

Annotations

11 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.PathNormalizationUtilTests ► WindowsToUnixNormalize(path: "c:\\", expected: "/code/"): src/Basic.CompilerLog.UnitTests/PathNormalizationUtilTests.cs#L19
Failed test found in: TestResults-Linux.trx Error: Assert.Equal() Failure ↓ (pos 6) Expected: /code/ Actual: /code// ↑ (pos 6)
Basic.CompilerLog.UnitTests.PathNormalizationUtilTests ► WindowsToUnixNormalize(path: "c:\\\\", expected: "/code/"): src/Basic.CompilerLog.UnitTests/PathNormalizationUtilTests.cs#L19
Failed test found in: TestResults-Linux.trx Error: Assert.Equal() Failure ↓ (pos 6) Expected: /code/ Actual: /code// ↑ (pos 6)
Basic.CompilerLog.UnitTests.PathNormalizationUtilTests ► WindowsToUnixNormalize(path: "c:\\src\\..\\blah.cs", expected: "/code/src/../blah.cs"): src/Basic.CompilerLog.UnitTests/PathNormalizationUtilTests.cs#L19
Failed test found in: TestResults-Linux.trx Error: Assert.Equal() Failure ↓ (pos 6) Expected: /code/src/../blah.cs Actual: /code//src/../blah.cs ↑ (pos 6)
Basic.CompilerLog.UnitTests.PathNormalizationUtilTests ► WindowsToUnixNormalize(path: "c:\\src\\blah.cs", expected: "/code/src/blah.cs"): src/Basic.CompilerLog.UnitTests/PathNormalizationUtilTests.cs#L19
Failed test found in: TestResults-Linux.trx Error: Assert.Equal() Failure ↓ (pos 6) Expected: /code/src/blah.cs Actual: /code//src/blah.cs ↑ (pos 6)
Basic.CompilerLog.UnitTests.ProgramTests ► AnalyzerBadOption: src/Basic.CompilerLog.UnitTests/ProgramTests.cs#L134
Failed test found in: TestResults-Linux.trx Error: Assert.StartsWith() Failure: Expected: Extra arguments Actual: Unexpected erro...
Basic.CompilerLog.UnitTests.ProgramTests ► AnalyzersSimple: src/Basic.CompilerLog.UnitTests/ProgramTests.cs#L109
Failed test found in: TestResults-Linux.trx Error: Assert.Equal() Failure Expected: 0 Actual: 1
Basic.CompilerLog.UnitTests.ProgramTests ► References: src/Basic.CompilerLog.UnitTests/ProgramTests.cs#L246
Failed test found in: TestResults-Linux.trx Error: Assert.Equal() Failure Expected: 0 Actual: 1
Basic.CompilerLog.UnitTests.ProgramTests ► ReferencesBadOption: src/Basic.CompilerLog.UnitTests/ProgramTests.cs#L265
Failed test found in: TestResults-Linux.trx Error: Assert.Contains() Failure Not found: complog ref [OPTIONS] In value: Unexpected error Operation is not valid due to the current state of the object. complog [command] [args] Commands create Create a compiler log file replay Replay compilations from the log export Export compilation contents, rsp and build files to disk rsp Generate compiler response file projects on this machine ref Copy all references and analyzers to a single directory diagnostics Print diagnostics for a compilation analyzers Print analyzers / generators used by a compilation print Print summary of entries in the log help Print help
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
400 KB