-
Notifications
You must be signed in to change notification settings - Fork 246
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
fix critical sonarqube issues #2390
Open
cogross
wants to merge
1
commit into
integration
Choose a base branch
from
2353-fix-critical-sonarqube-issues
base: integration
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.
Open
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
cogross
force-pushed
the
2353-fix-critical-sonarqube-issues
branch
from
May 16, 2024 11:26
62be21d
to
5c094df
Compare
jschmidt10
reviewed
May 16, 2024
warehouse/age-off-utils/src/main/java/datawave/age/off/util/AgeOffRuleFormatter.java
Outdated
Show resolved
Hide resolved
jschmidt10
reviewed
May 16, 2024
warehouse/core/src/main/java/datawave/edge/protobuf/EdgeData.java
Outdated
Show resolved
Hide resolved
jschmidt10
reviewed
May 16, 2024
warehouse/ingest-core/src/main/java/datawave/ingest/data/config/ingest/BaseIngestHelper.java
Outdated
Show resolved
Hide resolved
cogross
force-pushed
the
2353-fix-critical-sonarqube-issues
branch
2 times, most recently
from
May 21, 2024 16:06
09bf83b
to
482cbd0
Compare
cogross
force-pushed
the
2353-fix-critical-sonarqube-issues
branch
2 times, most recently
from
May 21, 2024 17:14
02e934d
to
36b8785
Compare
...use/ingest-core/src/test/java/datawave/ingest/mapreduce/job/BulkIngestMapFileLoaderTest.java
Show resolved
Hide resolved
warehouse/core/src/main/java/datawave/ingest/protobuf/TermWeight.java
Outdated
Show resolved
Hide resolved
cogross
force-pushed
the
2353-fix-critical-sonarqube-issues
branch
2 times, most recently
from
June 3, 2024 14:37
69bdac6
to
19cef4e
Compare
avgAGB
previously approved these changes
Jun 3, 2024
apmoriarty
reviewed
Jun 7, 2024
apmoriarty
reviewed
Jun 7, 2024
apmoriarty
previously approved these changes
Jun 7, 2024
cogross
force-pushed
the
2353-fix-critical-sonarqube-issues
branch
2 times, most recently
from
June 10, 2024 15:41
281aa8c
to
6f66917
Compare
cogross
force-pushed
the
2353-fix-critical-sonarqube-issues
branch
2 times, most recently
from
July 8, 2024 15:00
42f7890
to
3dceafe
Compare
cogross
force-pushed
the
2353-fix-critical-sonarqube-issues
branch
from
July 10, 2024 16:48
3dceafe
to
944a2d8
Compare
cogross
force-pushed
the
2353-fix-critical-sonarqube-issues
branch
from
July 17, 2024 19:32
944a2d8
to
f848049
Compare
cogross
force-pushed
the
2353-fix-critical-sonarqube-issues
branch
2 times, most recently
from
August 1, 2024 12:47
43689e9
to
62f9650
Compare
cogross
force-pushed
the
2353-fix-critical-sonarqube-issues
branch
2 times, most recently
from
August 12, 2024 11:12
a058f3d
to
60b2f51
Compare
cogross
force-pushed
the
2353-fix-critical-sonarqube-issues
branch
from
August 20, 2024 17:04
60b2f51
to
195064f
Compare
cogross
force-pushed
the
2353-fix-critical-sonarqube-issues
branch
5 times, most recently
from
August 29, 2024 10:49
4a1af6a
to
1c0c890
Compare
cogross
force-pushed
the
2353-fix-critical-sonarqube-issues
branch
2 times, most recently
from
September 9, 2024 19:15
4c89d21
to
7525e30
Compare
cogross
force-pushed
the
2353-fix-critical-sonarqube-issues
branch
3 times, most recently
from
September 16, 2024 15:46
43f6cf7
to
937d953
Compare
cogross
force-pushed
the
2353-fix-critical-sonarqube-issues
branch
2 times, most recently
from
October 2, 2024 18:40
3d249d4
to
b992ffd
Compare
cogross
force-pushed
the
2353-fix-critical-sonarqube-issues
branch
from
October 7, 2024 18:54
b992ffd
to
208266a
Compare
cogross
force-pushed
the
2353-fix-critical-sonarqube-issues
branch
from
October 15, 2024 16:30
208266a
to
1c10116
Compare
cogross
force-pushed
the
2353-fix-critical-sonarqube-issues
branch
3 times, most recently
from
November 4, 2024 11:25
13e010c
to
6236524
Compare
cogross
force-pushed
the
2353-fix-critical-sonarqube-issues
branch
from
November 6, 2024 18:48
6236524
to
524e795
Compare
cogross
force-pushed
the
2353-fix-critical-sonarqube-issues
branch
3 times, most recently
from
November 20, 2024 11:51
c633884
to
b98bf02
Compare
cogross
force-pushed
the
2353-fix-critical-sonarqube-issues
branch
from
November 22, 2024 13:42
b98bf02
to
b61f4bd
Compare
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.
fix up the "critical" issues found by sonarqube.
bugs and some code smells