The GitHub Actions job "Java CI with Maven" on 
stormcrawler.git/issue-2108-parse-result-lookup has failed.
Run started by GitHub user abhinav-phi (triggered by dpol1).

Head commit for run:
8aea8e9c0db32718e1f0304c3ca013ad747c6b35 / abhinav-phi <[email protected]>
Remove ParseResult.get() and trim comments

Review feedback on #2112:

- since the next release is a major one (4.0.0), remove the ambiguous
  get(url) method outright instead of deprecating it; filters must use
  getIfPresent(url) for a read-only lookup or getOrCreate(url) to create
  an entry
- shorten the Javadoc of the new ParseResult accessors and the comments
  above the emission loops in the parser bolts

Report URL: https://github.com/apache/stormcrawler/actions/runs/33649272668

With regards,
GitHub Actions via GitBox

Reply via email to