The GitHub Actions job "Java CI" on commons-io.git has failed.
Run started by GitHub user pingpingy1 (triggered by garydgregory).

Head commit for run:
cba4575d2193a5eecf7a5b07e953c1f119b20033 / pingpingy1 <[email protected]>
Modify Builder.get error condition

The `Builder.get` method claims to throw an
`UnsupportedOperationException` if its origin is invalid.
However, it actually throws a `NullPointerException` if the origin is
`null`.
This commit changes the workflow to take care of cases where neither
`RandomAccessFile` nor origin is set.

Report URL: https://github.com/apache/commons-io/actions/runs/7676738247

With regards,
GitHub Actions via GitBox

Reply via email to