Update ytarchive.rb #2
Annotations
11 errors and 2 warnings
test-bot (ubuntu-22.04):
Formula/ytarchive.rb#L2
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
test-bot (ubuntu-22.04):
Formula/ytarchive.rb#L3
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
test-bot (ubuntu-22.04):
Formula/ytarchive.rb#L4
FormulaAudit/Urls: Use GitHub tarballs rather than zipballs (url is https://github.com/Kethsar/ytarchive/archive/refs/tags/v0.4.0.zip).
|
test-bot (ubuntu-22.04):
Formula/ytarchive.rb#L4
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
test-bot (ubuntu-22.04):
Formula/ytarchive.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/ytarchive.rb#L6
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
test-bot (ubuntu-22.04):
Formula/ytarchive.rb#L7
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
test-bot (ubuntu-22.04):
Formula/ytarchive.rb#L8
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
test-bot (ubuntu-22.04):
Formula/ytarchive.rb#L8
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
test-bot (ubuntu-22.04):
Formula/ytarchive.rb#L11
FormulaAudit/ComponentsOrder: `depends_on` (line 11) should be put before `conflicts_with` (line 9)
|
test-bot (macos-12)
The operation was canceled.
|
test-bot (ubuntu-22.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test-bot (macos-12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|