Gautham B A
Gautham B A
@willsmythe could you please review this PR?
> Using .hadolint.yaml file I'll make peace with this. Closing this PR. Thanks @aw-was-here .
` myFunction = new Function(newCode); myFunction(); ` How did those two lines get executed in the first place? I got this error when I tried your code - ![screen shot...
Whoa! Can't believe this issue has been open for 4 years. Guys, I ran into the same problem - when I built the escodegen.browser.js, source-map didn't work. i.e. The following...
I got the following error when I ran git apply - C:\repowin\git-repo>git apply c:\v1.12.2.patch c:\v1.12.2.patch:9: trailing whitespace. import shutil c:\v1.12.2.patch:18: trailing whitespace. # -- Original -- c:\v1.12.2.patch:19: trailing whitespace. #if...
Thanks for the fix @ASHISH-RANJAN59. Could you please run this PR using the local CI, zip and post the results. The PR LGTM otherwise.
@ASHISH-RANJAN59 I'm unable to download the logs. The download link points to the PR itself. Could you please upload the logs again?
Hi @muskan1012, @steveloughran, This PR is causing the build to fail on Windows - ``` [INFO] --- wro4j-maven-plugin:1.7.9:run (default) @ hadoop-yarn-ui --- [INFO] H:\hadoop-yarn-project\hadoop-yarn\hadoop-yarn-ui/target/webapp/dist/assets [INFO] Executing the mojo: [INFO] Wro4j...
This was fixed in #7457.