Skip to content

日本語化対応漏れ修正。 #22

日本語化対応漏れ修正。

日本語化対応漏れ修正。 #22

Triggered via push September 9, 2024 02:04
Status Failure
Total duration 1m 0s
Artifacts

ci.yml

on: push
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.