[
https://issues.apache.org/jira/browse/NUTCH-3197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18105136#comment-18105136
]
ASF GitHub Bot commented on NUTCH-3197:
---------------------------------------
github-actions[bot] commented on PR #956:
URL: https://github.com/apache/nutch/pull/956#issuecomment-5309727561
## Apache Yetus test-patch report
| |
|------------|
| +1 overall |
| | | | |
|
|------|--------------|---------|-----|-------------------------------------------------------------------------|
| Vote | Subsystem | Runtime | Log | Comment
|
| | | | | Prechecks
|
| +1 | dupname | 0m 0s | | No case conflicting files found.
|
| +1 | @author | 0m 0s | | The patch does not contain any
@author tags. |
| | | | | master Compile Tests
|
| | | | | Patch Compile Tests
|
| +1 | codespell | 0m 2s | | The patch generated 0 new + 0
unchanged - 1 fixed = 0 total (was 1) |
| +1 | detsecrets | 0m 32s | | No new issues.
|
| +1 | blanks | 0m 0s | | The patch has no blanks issues.
|
| +1 | hadolint | 0m 0s | | The patch generated 0 new + 1
unchanged - 8 fixed = 1 total (was 9) |
| +1 | markdownlint | 0m 1s | | No new issues.
|
| +1 | shellcheck | 0m 1s | | The patch generated 0 new + 64
unchanged - 12 fixed = 64 total (was 76) |
| +1 | shelldocs | 0m 0s | | The patch generated 0 new + 0
unchanged - 10 fixed = 0 total (was 10) |
| +1 | yamllint | 0m 0s | | No new issues.
|
| | | | | Other Tests
|
| +1 | asflicense | 0m 1s | | The patch does not generate ASF
License warnings. |
| | | 0m 42s | |
|
| |
|
|----------------|-------------------------------------------------------------------------------------------------------------------|
| Subsystem | Report/Notes
|
| GITHUB PR | https://github.com/apache/nutch/pull/956
|
| Optional Tests | dupname asflicense codespell detsecrets hadolint
shellcheck shelldocs yamllint markdownlint |
| uname | Linux c241a4392d63 6.17.0-1022-azure \#22-Ubuntu SMP Mon
Jul 27 17:24:03 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux |
| Build tool | nobuild
|
| Personality | /github/workspace/.yetus/personality.sh
|
| git revision | master / 47c3ebf7779160b2eb55d294642c118ed37102ca
|
| modules | C: . U: .
|
| versions | git=2.34.1 hadolint=2.12.0 codespell=2.4.1
detsecrets=1.5.0 markdownlint=0.44.0 shellcheck=0.10.0 yamllint=1.35.1 |
| Powered by | Apache Yetus 0.15.1 https://yetus.apache.org
|
This message was automatically generated.
> Yetus: fix the real problems the precommit gate correctly reported
> ------------------------------------------------------------------
>
> Key: NUTCH-3197
> URL: https://issues.apache.org/jira/browse/NUTCH-3197
> Project: Nutch
> Issue Type: Sub-task
> Reporter: Lewis John McGibbney
> Priority: Major
>
> After baselines, the remaining interesting failures are things we would want
> fixed even without Yetus: misspellings in Java/docs that are not deliberate
> test inputs; eleven shellcheck *errors* in src/bin/crawl and src/bin/nutch
> (bad exit usage, glob/-f mistakes, string-vs-numeric compare, "$@"
> mishandling); Dockerfile structure issues; missing @audience/@stability
> shelldocs on crawl helpers; and a single jshint style nit in the parse-js
> sample.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)