Skip to content

Warning after upgrading to 1.39.0 #72

@searls

Description

@searls
Warning: AllCops does not support MigratedSchemaVersion parameter.

Supported parameters are:

  - RubyInterpreters
  - Include
  - Exclude
  - DefaultFormatter
  - DisplayCopNames
  - DisplayStyleGuide
  - StyleGuideBaseURL
  - DocumentationBaseURL
  - DocumentationExtension
  - ExtraDetails
  - StyleGuideCopsOnly
  - EnabledByDefault
  - DisabledByDefault
  - NewCops
  - UseCache
  - MaxFilesInCache
  - CacheRootDirectory
  - AllowSymlinksInCacheRootDirectory
  - TargetRubyVersion
  - ParserEngine
  - SuggestExtensions
  - ActiveSupportExtensionsEnabled
  - StringLiteralsFrozenByDefault
  - Enabled
  - TargetRailsVersion
Warning: Lint/UselessAccessModifier does not support ContextCreatingMethods parameter.

Supported parameters are:

  - Enabled

Since we don't mention those in the library, I suspected it may have seen a release or underlying rubocop bump without updating rubocop-rails:

$ bundle outdated
Fetching gem metadata from https://rubygems.org/..........
Resolving dependencies...

Gem                Current  Latest  Requested  Groups
rubocop-rails      2.30.3   2.31.0

Suspect rubocop-rails needs to be updated on each release of this gem

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions