Skip to content

fix: Add missing migration for articles table #680

fix: Add missing migration for articles table

fix: Add missing migration for articles table #680

Triggered via pull request July 12, 2024 07:44
Status Failure
Total duration 46s
Artifacts

rubocop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
test: db/migrate/20240712072045_add_max_quantity_to_articles.rb#L2
Layout/IndentationWidth: Use 2 (not 4) spaces for indentation.
test: db/migrate/20240712072045_add_max_quantity_to_articles.rb#L5
Layout/EndAlignment: `end` at 5, 2 is not aligned with `class` at 1, 0.
test: db/migrate/20240712072045_add_max_quantity_to_articles.rb#L6
Layout/TrailingWhitespace: Trailing whitespace detected.
test
Process completed with exit code 1.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/