Skip to content

Update rails to version 6.1.7.6 #5209

Update rails to version 6.1.7.6

Update rails to version 6.1.7.6 #5209

Triggered via push February 23, 2024 22:50
Status Failure
Total duration 3m 34s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
rubocop: app/api/core/service/error_handling.rb#L73
Rails/DeprecatedActiveModelErrorsMethods: Avoid manipulating ActiveModel errors as hash directly.
rubocop: app/api/core/service/error_handling.rb#L85
Rails/DeprecatedActiveModelErrorsMethods: Avoid manipulating ActiveModel errors as hash directly.
rubocop: app/controllers/batches_controller.rb#L103
Rails/DeprecatedActiveModelErrorsMethods: Avoid manipulating ActiveModel errors as hash directly.
rubocop: app/controllers/batches_controller.rb#L125
Rails/DeprecatedActiveModelErrorsMethods: Avoid manipulating ActiveModel errors as hash directly.
rubocop: app/controllers/quad_stamp_controller.rb#L68
Rails/CompactBlank: Use `compact_blank` instead.
rubocop: app/models/asset/finder.rb#L24
Rails/CompactBlank: Use `compact_blank` instead.
rubocop: app/models/bulk_submission.rb#L13
Rails/CompactBlank: Use `compact_blank!` instead.
rubocop: app/models/bulk_submission.rb#L282
Rails/CompactBlank: Use `compact_blank!` instead.
rubocop: app/models/external_release_event.rb#L25
Rails/CompactBlank: Use `compact_blank` instead.
rubocop: app/sample_manifest_excel/sample_manifest_excel/upload/base.rb#L44
Rails/CompactBlank: Use `compact_blank` instead.
EsLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
EsLint
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/
rubocop
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
rubocop
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/