Skip to content

Bump erb_lint from 9ef15e2 to 0.6.0 #21

Bump erb_lint from 9ef15e2 to 0.6.0

Bump erb_lint from 9ef15e2 to 0.6.0 #21

Triggered via pull request September 9, 2024 02:00
Status Failure
Total duration 1m 14s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
lint: app/controllers/book_masters_controller.rb#L64
Layout/SpaceInsideHashLiteralBraces: Space inside { missing.
lint: app/controllers/book_masters_controller.rb#L64
Layout/SpaceInsideHashLiteralBraces: Space inside } missing.
lint: app/controllers/book_stock_statuses_controller.rb#L50
Layout/LineLength: Line is too long. [121/120]
lint: app/controllers/lending_sets_controller.rb#L66
Layout/LineLength: Line is too long. [159/120]
lint: app/controllers/lending_sets_controller.rb#L66
Layout/SpaceInsideHashLiteralBraces: Space inside { missing.
lint: app/controllers/lending_sets_controller.rb#L66
Layout/SpaceInsideHashLiteralBraces: Space inside } missing.
lint: app/models/author.rb#L6
Rails/UniqueValidationWithoutIndex: Uniqueness validation should have a unique index on the database column.
lint: app/models/author.rb#L6
Layout/SpaceAfterColon: Space missing after colon.
lint: app/models/author.rb#L8
Rails/HasManyOrHasOneDependent: Specify a `:dependent` option.
lint: app/models/book_master.rb#L5
Layout/EmptyLineBetweenDefs: Expected 1 empty line between method definitions; found 0.
scan_ruby
Process completed with exit code 3.
test
Process completed with exit code 1.