adding Casks directory #82
Annotations
11 errors and 2 warnings
test-bot (ubuntu-latest):
Casks/carta.rb#L1
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
test-bot (ubuntu-latest):
Casks/carta.rb#L2
Cask/OnSystemConditionals: Don't use `if Hardware::CPU.arm?`, use `on_arm do` instead.
|
test-bot (ubuntu-latest):
Casks/carta.rb#L4
Style/IdenticalConditionalBranches: Move `version '4.1.0'` out of the conditional.
|
test-bot (ubuntu-latest):
Casks/carta.rb#L4
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
test-bot (ubuntu-latest):
Casks/carta.rb#L5
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
test-bot (ubuntu-latest):
Casks/carta.rb#L6
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
test-bot (ubuntu-latest):
Casks/carta.rb#L9
Style/IdenticalConditionalBranches: Move `version '4.1.0'` out of the conditional.
|
test-bot (ubuntu-latest):
Casks/carta.rb#L9
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
test-bot (ubuntu-latest):
Casks/carta.rb#L10
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
test-bot (ubuntu-latest):
Casks/carta.rb#L11
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
test-bot (macos-latest)
The operation was canceled.
|
test-bot (ubuntu-latest)
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-latest)
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/
|