Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nullable conversion of collection expressions #69852

Merged
merged 19 commits into from
Sep 14, 2023

Update src/Analyzers/CSharp/Analyzers/UseCollectionExpression/UseColl…

7d539d4
Select commit
Loading
Failed to load commit list.
Merged

Nullable conversion of collection expressions #69852

Update src/Analyzers/CSharp/Analyzers/UseCollectionExpression/UseColl…
7d539d4
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Sep 14, 2023 in 0s

.NET Result Analysis

Details

All checks completed

[roslyn-integration-CI]

[roslyn-CI]

[roslyn-integration-corehost]

Build Rerun

✔️ Build passed after 1 retries.

(Attempt #1) [link to build]

roslyn-integration-CI / Release_Integration / VS_Integration_Release_32 / Build and Test

[:construction: Report infrastructure issue] [:page_facing_up: Report repository issue]
    ❌(NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed
    ❌PowerShell exited with code '1'.

Build Rerun

✔️ Build passed after 1 retries.

(Attempt #1) [link to build]

roslyn-CI / Windows_Release_Desktop / Test_Windows_Desktop_Spanish_Release_64 / Run Unit Tests

[:construction: Report infrastructure issue] [:page_facing_up: Report repository issue]
    ❌(NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed
    ❌PowerShell exited with code '1'.

Non-Deterministic Test Failures Detected

Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests_21.WorkItemExecution [Console] [Details] [Artifacts] [0.19% failure rate]
[:construction: Report test infrastructure issue] [:page_facing_up: Report test repository issue]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]

Failing Configuration

  • Test_Windows_Desktop_Spanish_Release_64_Windows.10.Amd64.Server2022.ES.Open
Microsoft.CodeAnalysis.Editor.CSharp.UnitTests.ExtractMethod.MiscTests.TestExtractMethodCommandHandlerErrorMessage [Console] [Details] [Artifacts] [0.13% failure rate]
[:construction: Report test infrastructure issue] [:page_facing_up: Report test repository issue]
This is a helix work item crash with status: BadExit. To investigate look the [Console log] / navigate to [Helix Artifacts]

Failing Configuration

  • Test_Windows_Desktop_Spanish_Release_64_Windows.10.Amd64.Server2022.ES.Open

Was this helpful? Yes No