Bump version for 0.0.14 #27
Annotations
11 errors and 2 warnings
lint:
Gemfile#L17
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
Gemfile#L18
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
Gemfile#L19
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
|
lint:
app/controllers/marksmith/markdown_previews_controller.rb#L8
Layout/TrailingEmptyLines: 1 trailing blank lines detected.
|
lint:
config/routes.rb#L2
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
config/routes.rb#L2
Layout/SpaceInsideArrayLiteralBrackets: Use space inside array brackets.
|
lint:
test/dummy/config/initializers/content_security_policy.rb#L13
Layout/CommentIndentation: Incorrect indentation detected (column 0 instead of 4).
|
lint:
test/dummy/config/initializers/content_security_policy.rb#L14
Layout/CommentIndentation: Incorrect indentation detected (column 4 instead of 0).
|
lint:
test/dummy/config/initializers/content_security_policy.rb#L15
Layout/CommentIndentation: Incorrect indentation detected (column 0 instead of 4).
|
lint:
test/dummy/config/initializers/content_security_policy.rb#L17
Layout/CommentIndentation: Incorrect indentation detected (column 4 instead of 0).
|
test
Process completed with exit code 1.
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|