Pkgcheck Warnings
- All Versions
- 4.9
- ExcessiveLineLength
excessive line length (over 120 characters) on line: 92 - VariableScope
variable 'D' used in 'global scope' on line: 55
- 4.8
- ExcessiveLineLength
excessive line length (over 120 characters) on line: 88 - RedundantVersion
slot(0) keywords are overshadowed by version: 4.9 - VariableScope
variable 'D' used in 'global scope' on line: 51
- 4.6
- ExcessiveLineLength
excessive line length (over 120 characters) on line: 84 - RedundantVersion
slot(0) keywords are overshadowed by versions: 4.8, 4.9 - VariableScope
variable 'D' used in 'global scope' on line: 47
- 4.1
- ExcessiveLineLength
excessive line length (over 120 characters) on line: 79 - RedundantVersion
slot(0) keywords are overshadowed by versions: 4.8, 4.9 - VariableScope
variable 'D' used in 'global scope' on line: 46
Pkgcheck is used regularly to generate QA reports. Pkgcheck is a pkgcore-based QA utility for ebuild repos.