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

[System.Private.CoreLib] Compilation error: Comparing a span to 'null' might be redundant #99320

Closed
mdh1418 opened this issue Mar 5, 2024 · 1 comment · Fixed by #99325
Closed
Labels
blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners

Comments

@mdh1418
Copy link
Member

mdh1418 commented Mar 5, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=589862
Build error leg or test failing: Build / browser-wasm linux Release Mono_DebuggerTests_chrome / Build product
Pull request: #99254

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "error CA2265: Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty'",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=589862
Error message validated: [error CA2265: Comparing a span to 'null' might be redundant, the 'null' literal will be implicitly converted to a 'Span<T>.Empty']
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 3/5/2024 6:32:50 PM UTC

Report

Build Definition Step Name Console log Pull Request
589901 dotnet/runtime Build product Log #99175
589880 dotnet/runtime Build product Log #99258
589868 dotnet/runtime Build product Log #99303
589862 dotnet/runtime Build product Log #99254
589866 dotnet/runtime Build product Log #99296

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
5 5 5
@mdh1418 mdh1418 added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Mar 5, 2024
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Mar 5, 2024
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Mar 5, 2024
@mdh1418 mdh1418 changed the title [Browser][wasm] Compilation error: Comparing a span to 'null' might be redundant [System.Private.CoreLib] Compilation error: Comparing a span to 'null' might be redundant Mar 5, 2024
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Mar 5, 2024
@ghost ghost removed in-pr There is an active PR which will close this issue when it is merged untriaged New issue has not been triaged by the area owner labels Mar 5, 2024
@MichalPetryka
Copy link
Contributor

There are still some failures it seems, just with default https://github.com/dotnet/runtime/pull/99200/checks?check_run_id=22314121575

@github-actions github-actions bot locked and limited conversation to collaborators Apr 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants