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

[release/7.0] Update dependencies from dotnet/roslyn-analyzers #75675

Merged

Conversation

dotnet-maestro[bot]
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Sep 15, 2022

This pull request updates the following dependencies

From https://github.com/dotnet/roslyn-analyzers

  • Subscription: a8b74935-5a68-4a8e-b089-08da7ef6355d
  • Build: 20220916.1
  • Date Produced: September 16, 2022 4:34:18 PM UTC
  • Commit: 10a460bb34f36dfb3be9fe463d343ad71a9a2961
  • Branch: refs/heads/main

…uild 20220914.1

Microsoft.CodeAnalysis.NetAnalyzers
 From Version 7.0.0-preview1.22452.2 -> To Version 7.0.0-preview1.22464.1
@dotnet-issue-labeler dotnet-issue-labeler bot added the area-codeflow for labeling automated codeflow label Sep 15, 2022
@carlossanlop
Copy link
Member

Almost all CI failed in this PR. @tannergooding I see some problems coming from Numerics. Can you please take a look?
cc @joperezr in case this looks familiar.

@tannergooding
Copy link
Member

Look to be issues with the new analyzer. CC. @buyaa-n

@buyaa-n
Copy link
Member

buyaa-n commented Sep 15, 2022

Hm strange, I have tested with runtime did not fail anything, looking

@buyaa-n
Copy link
Member

buyaa-n commented Sep 16, 2022

The bug introduced with a code review updates which was not tested with runtime, the fix is up for review (tested with the repro), after this merged we could update the dogfood with next available build

@carlossanlop
Copy link
Member

@buyaa-n I think your fix should get cherry-picked into this PR, so we merge both together and we don't break the branch.

@buyaa-n
Copy link
Member

buyaa-n commented Sep 16, 2022

I don't think that would work, it is updating analyzers release version, not updating the code. As this PR is triggered automatically I hope after the next analyzer build it would trigger another PR (else we might bump manually). So think this PR better to be closed, but don't know how this process is handled in infra CC @ViktorHofer

@tannergooding
Copy link
Member

Can the analyzer be temporarily disabled to unblock this PR and then re-enabled in the PR that includes the fix?

@buyaa-n
Copy link
Member

buyaa-n commented Sep 16, 2022

Yes, I can update that in this PR if that is what we want

@buyaa-n
Copy link
Member

buyaa-n commented Sep 16, 2022

But there is a risk the bug cause issue for repos dogfooding the 7.0 sdk and using the default SDK analyzers

Update: Actually I don't think it is updating the SDK version, it should only apply to runtime. So I will push a commit disabling the analyzer

…uild 20220916.1

Microsoft.CodeAnalysis.NetAnalyzers
 From Version 7.0.0-preview1.22452.2 -> To Version 7.0.0-preview1.22466.1
@ViktorHofer
Copy link
Member

@buyaa-n the Maestro Bot just updated this PR with a newer version of the analyzer package which presumably includes your fix. You now want to revert the two editorconfig changes in this PR.

@buyaa-n
Copy link
Member

buyaa-n commented Sep 19, 2022

You now want to revert the two editorconfig changes in this PR.

Done, now new failures are unrelated

Copy link
Member

@carlossanlop carlossanlop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving now that the original failures have been fixed. :shipit:
Infra change only.

The existing failures are all unrelated:

Installer Build and Test coreclr Linux_musl_x64 Release

HostActivation failure: #75429 (marked as dupe of #74328)

Libraries Test Run release coreclr Linux x64 Debug

System.Net.Http.Functional.Tests failure is #75611

mono llvmaot Pri0 Runtime Tests Run Linux x64 release | mono monointerpreter Pri0 Runtime Tests Run OSX x64 release

PInvokeDetach failure: #73040

Build Browser wasm Linux Release AllSubsets_Mono_RuntimeTests

JIT Hardware intrinsics failure: #75391
JIT PGO failure: #75867

@carlossanlop carlossanlop merged commit 2108047 into release/7.0 Sep 19, 2022
@carlossanlop carlossanlop deleted the darc-release/7.0-bc4afbfd-2fa1-4ccd-8614-153e044a768f branch September 19, 2022 22:54
@ghost ghost locked as resolved and limited conversation to collaborators Oct 20, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-codeflow for labeling automated codeflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants