-
Notifications
You must be signed in to change notification settings - Fork 92
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
SONARPY-2243 Populate project V1 symbols out of descriptors collected by the V2 type inference #2098
Open
maksim-grebeniuk-sonarsource
wants to merge
4
commits into
master
Choose a base branch
from
ts/SONARPY-2111/SONARPY-2243
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
maksim-grebeniuk-sonarsource
force-pushed
the
ts/SONARPY-2111/SONARPY-2243
branch
3 times, most recently
from
October 25, 2024 11:48
57dd645
to
cb0cd25
Compare
maksim-grebeniuk-sonarsource
force-pushed
the
ts/SONARPY-2111/SONARPY-2219
branch
from
October 25, 2024 11:50
15281f4
to
8786c79
Compare
maksim-grebeniuk-sonarsource
force-pushed
the
ts/SONARPY-2111/SONARPY-2243
branch
from
October 25, 2024 11:51
cb0cd25
to
44cc662
Compare
maksim-grebeniuk-sonarsource
force-pushed
the
ts/SONARPY-2111/SONARPY-2219
branch
from
October 25, 2024 14:05
ca2ce75
to
65a0157
Compare
maksim-grebeniuk-sonarsource
force-pushed
the
ts/SONARPY-2111/SONARPY-2243
branch
from
October 25, 2024 14:09
44cc662
to
b09a08a
Compare
maksim-grebeniuk-sonarsource
force-pushed
the
ts/SONARPY-2111/SONARPY-2219
branch
from
October 25, 2024 14:14
65a0157
to
6115ada
Compare
maksim-grebeniuk-sonarsource
force-pushed
the
ts/SONARPY-2111/SONARPY-2243
branch
2 times, most recently
from
October 25, 2024 14:23
991466c
to
e64757a
Compare
maksim-grebeniuk-sonarsource
force-pushed
the
ts/SONARPY-2111/SONARPY-2219
branch
2 times, most recently
from
October 25, 2024 14:53
a48d415
to
c1511fb
Compare
maksim-grebeniuk-sonarsource
force-pushed
the
ts/SONARPY-2111/SONARPY-2243
branch
from
October 25, 2024 14:55
e64757a
to
3ec482b
Compare
maksim-grebeniuk-sonarsource
force-pushed
the
ts/SONARPY-2111/SONARPY-2219
branch
from
October 28, 2024 13:05
c1511fb
to
2c09e71
Compare
maksim-grebeniuk-sonarsource
force-pushed
the
ts/SONARPY-2111/SONARPY-2243
branch
from
October 28, 2024 13:05
3ec482b
to
7cddd17
Compare
maksim-grebeniuk-sonarsource
force-pushed
the
ts/SONARPY-2111/SONARPY-2219
branch
from
October 28, 2024 13:12
2c09e71
to
7b42049
Compare
…ted by the V2 type inference
maksim-grebeniuk-sonarsource
force-pushed
the
ts/SONARPY-2111/SONARPY-2243
branch
from
October 28, 2024 13:13
7cddd17
to
371aa46
Compare
maksim-grebeniuk-sonarsource
changed the base branch from
ts/SONARPY-2111/SONARPY-2219
to
master
October 28, 2024 13:23
Quality Gate failedFailed conditions See analysis details on SonarQube Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
SONARPY-2243