Skip to content

Add proper development dependencies for code quality #11

Add proper development dependencies for code quality

Add proper development dependencies for code quality #11

Triggered via push August 24, 2025 06:37
Status Failure
Total duration 41s
Artifacts

ci.yml

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

Annotations

10 errors
quality: deprecate.gemspec#L20
Gemspec/DeprecatedAttributeAssignment: Do not set `test_files` in gemspec.
quality: deprecate.gemspec#L12
Layout/LineLength: Line is too long. [121/100]
quality: deprecate.gemspec#L7
Gemspec/RequireMFA: `metadata['rubygems_mfa_required']` must be set to `'true'`.
quality: deprecate.gemspec#L3
Style/ExpandPathArguments: Use `expand_path('lib', __dir__)` instead of `expand_path('../lib', __FILE__)`.
quality: deprecate.gemspec#L1
Style/Encoding: Unnecessary utf-8 encoding comment.
quality: Rakefile#L11
Style/HashSyntax: Use the new Ruby 1.9 hash syntax.
quality: Rakefile#L8
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
quality: Rakefile#L6
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
quality: Rakefile#L2
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
quality: Rakefile#L1
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.