0.1.9 #5
Annotations
11 errors and 1 warning
test-bot (ubuntu-22.04):
Formula/parra-cli.rb#L2
FormulaAudit/Desc: Description shouldn't start with an article.
|
test-bot (ubuntu-22.04):
Formula/parra-cli.rb#L2
FormulaAudit/Desc: Description shouldn't end with a full stop.
|
test-bot (ubuntu-22.04):
Formula/parra-cli.rb#L5
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
test-bot (ubuntu-22.04):
Formula/parra-cli.rb#L17
FormulaAudit/Comments: Commented-out dependency macos: '>= :sonoma' # Based on min Xcode 15.3
|
test-bot (ubuntu-22.04):
Formula/parra-cli.rb#L18
FormulaAudit/ComponentsOrder: `depends_on` (line 18) should be put before `on_macos` (line 7)
|
test-bot (ubuntu-22.04):
Formula/parra-cli.rb#L19
FormulaAudit/DependencyOrder: dependency "aria2" (line 19) should be put before dependency "xcodes" (line 18)
|
test-bot (ubuntu-22.04):
Formula/parra-cli.rb#L20
FormulaAudit/DependencyOrder: dependency "xcodegen" (line 20) should be put before dependency "xcodes" (line 18)
|
test-bot (ubuntu-22.04):
Formula/parra-cli.rb#L26
FormulaAudit/Comments: Please remove default template comments
|
test-bot (ubuntu-22.04)
Process completed with exit code 1.
|
test-bot (macos-13)
The job was canceled because "ubuntu-22_04" failed.
|
test-bot (macos-13)
The operation was canceled.
|
test-bot (ubuntu-22.04)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|