You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was setting up the dev environment using Docker and came across the NullPointerException error when running task :sdks:java:core:compileJava. From the Docker image I was using Java 8 and got this error. It is fine if I use Java 11 instead.
What happened?
I was setting up the dev environment using Docker and came across the NullPointerException error when running task :sdks:java:core:compileJava. From the Docker image I was using Java 8 and got this error. It is fine if I use Java 11 instead.
I setup a GitHub Action workflow to reproduce the error here: https://github.com/charlespnh/beam/actions/runs/13744591726?pr=1
Issue Priority
Priority: 2 (default / most bugs should be filed as P2)
Issue Components
The text was updated successfully, but these errors were encountered: