Jap/simple forms/s3 spike #70527
Annotations
7 errors and 2 warnings
modules/simple_forms_api/app/services/simple_forms_api/s3/dump_submission_to_pdf.rb#L43
Style/RescueStandardError: Omit the error class when rescuing `StandardError` by itself.
|
modules/simple_forms_api/app/services/simple_forms_api/s3/dump_submission_to_pdf.rb#L78
Style/RescueStandardError: Omit the error class when rescuing `StandardError` by itself.
|
modules/simple_forms_api/app/services/simple_forms_api/s3/dump_submission_to_pdf.rb#L112
Style/RescueStandardError: Omit the error class when rescuing `StandardError` by itself.
|
modules/simple_forms_api/app/services/simple_forms_api/s3/dump_submission_to_pdf.rb#L167
Layout/FirstHashElementIndentation: Use 2 spaces for indentation in a hash, relative to the first position after the preceding left parenthesis.
|
modules/simple_forms_api/app/services/simple_forms_api/s3/dump_submission_to_pdf.rb#L171
Layout/FirstHashElementIndentation: Indent the right brace the same as the first position after the preceding left parenthesis.
|
modules/simple_forms_api/app/services/simple_forms_api/s3/dump_submission_to_pdf.rb#L202
Layout/TrailingEmptyLines: 1 trailing blank lines detected.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-ecosystem/action-add-labels@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-ecosystem/action-add-labels@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading