chore(deps-dev): bump rubocop-factory_bot from 2.27.1 to 2.28.0 #1064
Annotations
10 errors
|
Lint code for consistent style:
app/graphql/mutations/essence_create.rb#L12
GraphQL/ArgumentDescription: Missing argument description
|
|
Lint code for consistent style:
app/graphql/mutations/essence_create.rb#L11
GraphQL/ExtractInputType: Consider moving arguments to a new input type
|
|
Lint code for consistent style:
app/graphql/mutations/essence_create.rb#L11
GraphQL/ArgumentDescription: Missing argument description
|
|
Lint code for consistent style:
app/graphql/mutations/essence_create.rb#L10
GraphQL/OrderedArguments: Arguments should be sorted in an alphabetical order within their section. Field `collection_identifier` should appear before `item_identifier`.
|
|
Lint code for consistent style:
app/graphql/mutations/essence_create.rb#L10
GraphQL/ArgumentDescription: Missing argument description
|
|
Lint code for consistent style:
app/graphql/mutations/essence_create.rb#L9
GraphQL/ArgumentDescription: Missing argument description
|
|
Lint code for consistent style:
app/graphql/mutations/essence_create.rb#L7
GraphQL/FieldDescription: Missing field description
|
|
Lint code for consistent style:
app/controllers/robots_controller.rb#L6
Layout/TrailingEmptyLines: 1 trailing blank lines detected.
|
|
Lint code for consistent style:
app/controllers/registrations_controller.rb#L25
Style/RedundantReturn: Redundant `return` detected.
|
|
Lint code for consistent style:
app/controllers/registrations_controller.rb#L23
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
|
Loading