Skip to content

Fix style warnings

Fix style warnings #4

Triggered via push November 30, 2023 22:49
Status Failure
Total duration 57s
Artifacts

tests.yml

on: push
Matrix: test-bot
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
test-bot (ubuntu-22.04): Formula/twspace-dl.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/twspace-dl.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/twspace-dl.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/twspace-dl.rb#L9
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
test-bot (ubuntu-22.04): Formula/twspace-dl.rb#L10
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
test-bot (ubuntu-22.04): Formula/twspace-dl.rb#L12
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
test-bot (ubuntu-22.04): Formula/twspace-dl.rb#L14
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
test-bot (ubuntu-22.04): Formula/twspace-dl.rb#L15
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
test-bot (ubuntu-22.04): Formula/twspace-dl.rb#L16
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
test-bot (ubuntu-22.04): Formula/twspace-dl.rb#L19
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
test-bot (macos-12)
The job was canceled because "ubuntu-22_04" failed.
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/