build(deps-dev): bump rubocop from 1.59.0 to 1.81.1 #281
122 tests / 0 failures / 122 warnings
This report was generated via the Ephemeral pipeline
| Rule Name | Conclusion | Count |
|---|---|---|
| Rakefile | ||
| com.puppycrawl.tools.checkstyle.Style/Documentation | 1 | |
| com.puppycrawl.tools.checkstyle.Style/RedundantLineContinuation | 1 | |
| Steepfile | ||
| com.puppycrawl.tools.checkstyle.Layout/LineLength | 5 | |
| com.puppycrawl.tools.checkstyle.Style/FrozenStringLiteralComment | 1 | |
| bin/console | ||
| com.puppycrawl.tools.checkstyle.Lint/Debugger | 1 | |
| lib/qbot/arch_repos.rb | ||
| com.puppycrawl.tools.checkstyle.Layout/MultilineMethodCallIndentation | 2 | |
| com.puppycrawl.tools.checkstyle.Layout/RedundantLineBreak | 1 | |
| com.puppycrawl.tools.checkstyle.Naming/PredicateMethod | 1 | |
| com.puppycrawl.tools.checkstyle.Style/BlockDelimiters | 1 | |
| com.puppycrawl.tools.checkstyle.Style/HashEachMethods | 2 | |
| com.puppycrawl.tools.checkstyle.Style/RedundantLineContinuation | 1 | |
| lib/qbot/aur.rb | ||
| com.puppycrawl.tools.checkstyle.Layout/TrailingEmptyLines | 1 | |
| com.puppycrawl.tools.checkstyle.Lint/UselessAssignment | 1 | |
| com.puppycrawl.tools.checkstyle.Style/FrozenStringLiteralComment | 1 | |
| com.puppycrawl.tools.checkstyle.Style/StringLiterals | 1 | |
| lib/qbot/breaking_wrap.rb | ||
| com.puppycrawl.tools.checkstyle.Layout/LineLength | 2 | |
| com.puppycrawl.tools.checkstyle.Style/BlockDelimiters | 2 | |
| com.puppycrawl.tools.checkstyle.Style/RedundantArgument | 1 | |
| lib/qbot/db/concerns/configurable/option.rb | ||
| com.puppycrawl.tools.checkstyle.Style/ArgumentsForwarding | 2 | |
| lib/qbot/db/concerns/configurable/option_types.rb | ||
| com.puppycrawl.tools.checkstyle.Style/SuperArguments | 1 | |
| lib/qbot/db/migrate/20230410_rename_server_config_contents.rb | ||
| com.puppycrawl.tools.checkstyle.Style/Documentation | 1 | |
| lib/qbot/db/migrate/20230414_schema_reworks.rb | ||
| com.puppycrawl.tools.checkstyle.Metrics/AbcSize | 1 | |
| com.puppycrawl.tools.checkstyle.Metrics/MethodLength | 1 | |
| com.puppycrawl.tools.checkstyle.Style/Documentation | 1 | |
| lib/qbot/db/migrate/20230415_add_pending_members.rb | ||
| com.puppycrawl.tools.checkstyle.Style/Documentation | 1 | |
| lib/qbot/db/migrate/20230415_remove_blacklist.rb | ||
| com.puppycrawl.tools.checkstyle.Style/Documentation | 1 | |
| lib/qbot/db/migrate/20230424_create_delayed_jobs.rb | ||
| com.puppycrawl.tools.checkstyle.Layout/LineLength | 9 | |
| com.puppycrawl.tools.checkstyle.Layout/TrailingEmptyLines | 1 | |
| com.puppycrawl.tools.checkstyle.Metrics/MethodLength | 1 | |
| com.puppycrawl.tools.checkstyle.Style/StringLiterals | 1 | |
| com.puppycrawl.tools.checkstyle.Style/SymbolArray | 1 | |
| lib/qbot/db/models/note.rb | ||
| com.puppycrawl.tools.checkstyle.Layout/RedundantLineBreak | 1 | |
| lib/qbot/db/schema.rb | ||
| com.puppycrawl.tools.checkstyle.Layout/ArgumentAlignment | 2 | |
| com.puppycrawl.tools.checkstyle.Style/Documentation | 1 | |
| lib/qbot/db_config.rb | ||
| com.puppycrawl.tools.checkstyle.Style/Documentation | 1 | |
| lib/qbot/global_config.rb | ||
| com.puppycrawl.tools.checkstyle.Layout/RedundantLineBreak | 1 | |
| com.puppycrawl.tools.checkstyle.Metrics/AbcSize | 1 | |
| com.puppycrawl.tools.checkstyle.Metrics/MethodLength | 1 | |
| lib/qbot/helpers.rb | ||
| com.puppycrawl.tools.checkstyle.Layout/LineLength | 3 | |
| lib/qbot/hooks.rb | ||
| com.puppycrawl.tools.checkstyle.Layout/LineLength | 1 | |
| lib/qbot/init.rb | ||
| com.puppycrawl.tools.checkstyle.Layout/LineLength | 3 | |
| com.puppycrawl.tools.checkstyle.Layout/RedundantLineBreak | 1 | |
| com.puppycrawl.tools.checkstyle.Layout/TrailingWhitespace | 1 | |
| lib/qbot/jobs/test_job.rb | ||
| com.puppycrawl.tools.checkstyle.Style/Documentation | 1 | |
| lib/qbot/options.rb | ||
| com.puppycrawl.tools.checkstyle.Layout/ArgumentAlignment | 3 | |
| com.puppycrawl.tools.checkstyle.Layout/LineLength | 2 | |
| lib/qbot/patches.rb | ||
| com.puppycrawl.tools.checkstyle.Layout/LineLength | 3 | |
| com.puppycrawl.tools.checkstyle.Style/IfUnlessModifier | 1 | |
| com.puppycrawl.tools.checkstyle.Style/SuperArguments | 1 | |
| lib/qbot/sitelenpona.rb | ||
| com.puppycrawl.tools.checkstyle.Style/ArgumentsForwarding | 2 | |
| lib/qbot/xkcd.rb | ||
| com.puppycrawl.tools.checkstyle.Layout/MultilineMethodCallIndentation | 2 | |
| modules/admin.rb | ||
| com.puppycrawl.tools.checkstyle.Layout/ArgumentAlignment | 2 | |
| com.puppycrawl.tools.checkstyle.Layout/EmptyLinesAroundExceptionHandlingKeywords | 1 | |
| modules/admin/config_ui.rb | ||
| com.puppycrawl.tools.checkstyle.Layout/LineLength | 1 | |
| com.puppycrawl.tools.checkstyle.Layout/RedundantLineBreak | 1 | |
| com.puppycrawl.tools.checkstyle.Metrics/ModuleLength | 1 | |
| com.puppycrawl.tools.checkstyle.Style/ArgumentsForwarding | 2 | |
| modules/arch.rb | ||
| com.puppycrawl.tools.checkstyle.Layout/SpaceInsideHashLiteralBraces | 2 | |
| modules/colors.rb | ||
| com.puppycrawl.tools.checkstyle.Layout/ArgumentAlignment | 2 | |
| com.puppycrawl.tools.checkstyle.Layout/RedundantLineBreak | 1 | |
| com.puppycrawl.tools.checkstyle.Layout/TrailingWhitespace | 1 | |
| com.puppycrawl.tools.checkstyle.Style/Documentation | 1 | |
| com.puppycrawl.tools.checkstyle.Style/RedundantLineContinuation | 2 | |
| modules/help.rb | ||
| com.puppycrawl.tools.checkstyle.Layout/MultilineMethodCallIndentation | 2 | |
| modules/notes.rb | ||
| com.puppycrawl.tools.checkstyle.Layout/EmptyLinesAroundExceptionHandlingKeywords | 1 | |
| modules/polls.rb | ||
| com.puppycrawl.tools.checkstyle.Layout/LineEndStringConcatenationIndentation | 1 | |
| com.puppycrawl.tools.checkstyle.Lint/AmbiguousOperatorPrecedence | 2 | |
| com.puppycrawl.tools.checkstyle.Style/BlockDelimiters | 2 | |
| com.puppycrawl.tools.checkstyle.Style/Documentation | 2 | |
| com.puppycrawl.tools.checkstyle.Style/RedundantLineContinuation | 1 | |
| modules/queries.rb | ||
| com.puppycrawl.tools.checkstyle.Style/RedundantLineContinuation | 1 | |
| modules/sitelenpona.rb | ||
| com.puppycrawl.tools.checkstyle.Layout/ArgumentAlignment | 1 | |
| com.puppycrawl.tools.checkstyle.Layout/RedundantLineBreak | 2 | |
| com.puppycrawl.tools.checkstyle.Layout/TrailingWhitespace | 1 | |
| com.puppycrawl.tools.checkstyle.Style/SuperWithArgsParentheses | 1 | |
| modules/snippets.rb | ||
| com.puppycrawl.tools.checkstyle.Layout/TrailingWhitespace | 1 | |
| modules/tio.rb | ||
| com.puppycrawl.tools.checkstyle.Layout/LineLength | 1 | |
| com.puppycrawl.tools.checkstyle.Layout/MultilineMethodCallIndentation | 1 | |
| com.puppycrawl.tools.checkstyle.Layout/RedundantLineBreak | 1 | |
| com.puppycrawl.tools.checkstyle.Style/BlockDelimiters | 1 | |
| com.puppycrawl.tools.checkstyle.Style/Documentation | 2 | |
| scripts/compare_locales.rb | ||
| com.puppycrawl.tools.checkstyle.Style/RedundantLineContinuation | 1 | |
Annotations
Check warning on line 9 in Rakefile
check-run-reporter / Lint / lint
com.puppycrawl.tools.checkstyle.Style/Documentation
com.puppycrawl.tools.checkstyle.Style/Documentation: Style/Documentation: Missing top-level documentation comment for `module ARConfig`.
Check warning on line 34 in Rakefile
check-run-reporter / Lint / lint
com.puppycrawl.tools.checkstyle.Style/RedundantLineContinuation
com.puppycrawl.tools.checkstyle.Style/RedundantLineContinuation: Style/RedundantLineContinuation: Redundant line continuation.
Check warning on line 1 in Steepfile
check-run-reporter / Lint / lint
com.puppycrawl.tools.checkstyle.Style/FrozenStringLiteralComment
com.puppycrawl.tools.checkstyle.Style/FrozenStringLiteralComment: Style/FrozenStringLiteralComment: Missing frozen string literal comment.
Check warning on line 16 in Steepfile
check-run-reporter / Lint / lint
com.puppycrawl.tools.checkstyle.Layout/LineLength
com.puppycrawl.tools.checkstyle.Layout/LineLength: Layout/LineLength: Line is too long. [105/80]
Check warning on line 17 in Steepfile
check-run-reporter / Lint / lint
com.puppycrawl.tools.checkstyle.Layout/LineLength
com.puppycrawl.tools.checkstyle.Layout/LineLength: Layout/LineLength: Line is too long. [83/80]
Check warning on line 18 in Steepfile
check-run-reporter / Lint / lint
com.puppycrawl.tools.checkstyle.Layout/LineLength
com.puppycrawl.tools.checkstyle.Layout/LineLength: Layout/LineLength: Line is too long. [84/80]
Check warning on line 19 in Steepfile
check-run-reporter / Lint / lint
com.puppycrawl.tools.checkstyle.Layout/LineLength
com.puppycrawl.tools.checkstyle.Layout/LineLength: Layout/LineLength: Line is too long. [83/80]
Check warning on line 20 in Steepfile
check-run-reporter / Lint / lint
com.puppycrawl.tools.checkstyle.Layout/LineLength
com.puppycrawl.tools.checkstyle.Layout/LineLength: Layout/LineLength: Line is too long. [88/80]
Check warning on line 11 in bin/console
check-run-reporter / Lint / lint
com.puppycrawl.tools.checkstyle.Lint/Debugger
com.puppycrawl.tools.checkstyle.Lint/Debugger: Lint/Debugger: Remove debugger entry point `binding.irb`.
Check warning on line 61 in lib/qbot/arch_repos.rb
check-run-reporter / Lint / lint
com.puppycrawl.tools.checkstyle.Style/HashEachMethods
com.puppycrawl.tools.checkstyle.Style/HashEachMethods: Style/HashEachMethods: Use `each_value` instead of `each` and remove the unused `_` block argument.
Check warning on line 75 in lib/qbot/arch_repos.rb
check-run-reporter / Lint / lint
com.puppycrawl.tools.checkstyle.Style/BlockDelimiters
com.puppycrawl.tools.checkstyle.Style/BlockDelimiters: Style/BlockDelimiters: Prefer `{...}` over `do...end` for functional blocks.
Check warning on line 126 in lib/qbot/arch_repos.rb
check-run-reporter / Lint / lint
com.puppycrawl.tools.checkstyle.Style/RedundantLineContinuation
com.puppycrawl.tools.checkstyle.Style/RedundantLineContinuation: Style/RedundantLineContinuation: Redundant line continuation.
Check warning on line 128 in lib/qbot/arch_repos.rb
check-run-reporter / Lint / lint
com.puppycrawl.tools.checkstyle.Layout/MultilineMethodCallIndentation
com.puppycrawl.tools.checkstyle.Layout/MultilineMethodCallIndentation: Layout/MultilineMethodCallIndentation: Use 2 (not 0) spaces for indenting an expression in an assignment spanning multiple lines.
Check warning on line 129 in lib/qbot/arch_repos.rb
check-run-reporter / Lint / lint
com.puppycrawl.tools.checkstyle.Layout/MultilineMethodCallIndentation
com.puppycrawl.tools.checkstyle.Layout/MultilineMethodCallIndentation: Layout/MultilineMethodCallIndentation: Use 2 (not 0) spaces for indenting an expression in an assignment spanning multiple lines.
Check warning on line 136 in lib/qbot/arch_repos.rb
check-run-reporter / Lint / lint
com.puppycrawl.tools.checkstyle.Naming/PredicateMethod
com.puppycrawl.tools.checkstyle.Naming/PredicateMethod: Naming/PredicateMethod: Predicate method names should end with `?`.
Check warning on line 143 in lib/qbot/arch_repos.rb
check-run-reporter / Lint / lint
com.puppycrawl.tools.checkstyle.Layout/RedundantLineBreak
com.puppycrawl.tools.checkstyle.Layout/RedundantLineBreak: Layout/RedundantLineBreak: Redundant line break detected.
Check warning on line 230 in lib/qbot/arch_repos.rb
check-run-reporter / Lint / lint
com.puppycrawl.tools.checkstyle.Style/HashEachMethods
com.puppycrawl.tools.checkstyle.Style/HashEachMethods: Style/HashEachMethods: Use `each_value` instead of `each` and remove the unused `_` block argument.
Check warning on line 1 in lib/qbot/aur.rb
check-run-reporter / Lint / lint
com.puppycrawl.tools.checkstyle.Lint/UselessAssignment
com.puppycrawl.tools.checkstyle.Lint/UselessAssignment: Lint/UselessAssignment: Useless assignment to variable - `url`.
Check warning on line 1 in lib/qbot/aur.rb
check-run-reporter / Lint / lint
com.puppycrawl.tools.checkstyle.Style/FrozenStringLiteralComment
com.puppycrawl.tools.checkstyle.Style/FrozenStringLiteralComment: Style/FrozenStringLiteralComment: Missing frozen string literal comment.
Check warning on line 1 in lib/qbot/aur.rb
check-run-reporter / Lint / lint
com.puppycrawl.tools.checkstyle.Style/StringLiterals
com.puppycrawl.tools.checkstyle.Style/StringLiterals: Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
Check warning on line 2 in lib/qbot/aur.rb
check-run-reporter / Lint / lint
com.puppycrawl.tools.checkstyle.Layout/TrailingEmptyLines
com.puppycrawl.tools.checkstyle.Layout/TrailingEmptyLines: Layout/TrailingEmptyLines: 1 trailing blank lines detected.
Check warning on line 10 in lib/qbot/breaking_wrap.rb
check-run-reporter / Lint / lint
com.puppycrawl.tools.checkstyle.Style/RedundantArgument
com.puppycrawl.tools.checkstyle.Style/RedundantArgument: Style/RedundantArgument: Argument ' ' is redundant because it is implied by default.
Check warning on line 10 in lib/qbot/breaking_wrap.rb
check-run-reporter / Lint / lint
com.puppycrawl.tools.checkstyle.Style/BlockDelimiters
com.puppycrawl.tools.checkstyle.Style/BlockDelimiters: Style/BlockDelimiters: Prefer `{...}` over `do...end` for functional blocks.
Check warning on line 11 in lib/qbot/breaking_wrap.rb
check-run-reporter / Lint / lint
com.puppycrawl.tools.checkstyle.Layout/LineLength
com.puppycrawl.tools.checkstyle.Layout/LineLength: Layout/LineLength: Line is too long. [101/80]
Check warning on line 13 in lib/qbot/breaking_wrap.rb
check-run-reporter / Lint / lint
com.puppycrawl.tools.checkstyle.Style/BlockDelimiters
com.puppycrawl.tools.checkstyle.Style/BlockDelimiters: Style/BlockDelimiters: Prefer `{...}` over `do...end` for functional blocks.