SUPP-1852 : The IDE was showing a warning that the gradle-wrapper.jar checksum “could be malicious” and prompting candidates to trust the environment.#9
Merged
deepak-goyal-hackerrank merged 4 commits intohackerrank-mainfrom Feb 19, 2026
Conversation
…20 to 18 in HR release workflow Signed-off-by: Deepak Goyal <deepak.goyal@hackerrank.com>
…ithout user prompt Updated the setGradleWrapperChecksum function to remove the security warning dialog and automatically set the Gradle wrapper as trusted by default. This change simplifies the user experience by eliminating the need for user interaction when handling Gradle wrapper checksums. Signed-off-by: Deepak Goyal <deepak.goyal@hackerrank.com>
…tform Modified the hr-release.yml workflow to comment out multiple platform targets and focus solely on the linux-x64 platform for packaging the vscode-java extension. This change streamlines the build process for the specified environment. Signed-off-by: Deepak Goyal <deepak.goyal@hackerrank.com>
sandeep-reddy-u
approved these changes
Feb 19, 2026
This file contains hidden or 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
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.
The IDE was showing a warning that the gradle-wrapper.jar checksum “could be malicious” and prompting candidates to trust the environment.
FIX
Since we don’t want to upgrade the extension version, we are suppressing this warning by default by pre-selecting the “Trust” option/value.
Linear: https://linear.app/hackerrank/issue/SUPP-1852/withplum-android-project-build-times
I built the extension using the parameters shown in the screenshot.
JDT-LS version: 1.43.0-202412191447