Open
Conversation
GitLab Pipeline ActionGeneral informationLink to pipeline: https://gitlab.com/code0-tech/development/sagittarius/-/pipelines/2250564460 Status: Failed Job summariesrubocop729 files inspected, 42 offenses detected, 28 offenses corrected |
38a529f to
9dc0eb8
Compare
f0d4cf2 to
c43243a
Compare
c43243a to
03291da
Compare
c58a324 to
911b1eb
Compare
911b1eb to
9636534
Compare
9636534 to
5045caa
Compare
5045caa to
6cf6af6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.6.0→3.9.0Release Notes
rubocop/rubocop-rspec (rubocop-rspec)
v3.9.0Compare Source
RSpec/LeakyLocalVariablewhen variables are used only in example metadata (e.g., skip messages). ([@ydah])RSpec/ScatteredSetupwhen the hook is defined inside a class method. ([@d4rky-pl])RSpec/DescribedClassinside dynamically evaluated blocks (class_eval,module_eval,instance_eval,class_exec,module_exec,instance_exec). ([@sucicfilip])RSpec/Output. ([@kevinrobell-st])v3.8.0Compare Source
RSpec/LeakyLocalVariable. ([@lovro-bikic])RSpec/LetSetupwhenlet!used in outer scope. ([@ydah])RSpec/ReceiveNevercop whenallow(...).to receive(...).never. ([@ydah])RSpec/VerifiedDoubles. ([@ushi-as])RSpec/RepeatedExamplecop. ([@ydah])RSpec/SpecFilePathFormatleverage ActiveSupport inflections when configured. ([@corsonknowles], [@bquorning])v3.7.0Compare Source
RSpec/IncludeExamplesasSafeAutoCorrect: false. ([@yujideveloper])RSpec/LeakyConstantDeclarationwhen defining constants in explicit namespaces. ([@naveg])raise_exceptionandraise_error) toRSpec/Dialect. ([@lovro-bikic])RSpec/DescribedClasswithinData.defineblocks. ([@lovro-bikic])RSpec/IteratedExpectationfor single expectations. ([@lovro-bikic])RSpec/ExcessiveDocstringSpacingwhen receivers are not RSpec methods. ([@ydah])Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.