Skip to content

Rubocop and cleanup ENV configs #5502

Rubocop and cleanup ENV configs

Rubocop and cleanup ENV configs #5502

Triggered via push October 4, 2024 09:33
Status Failure
Total duration 17m 44s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 5 warnings
test: spec/features/admin/form_answers/remove_audit_certificate_spec.rb#L57
Admin: ability to remove Verification of Commercial Figures As an Admin I want to have ability to delete the Verification of Commercial Figures in case the user has uploaded it in error So that User can re-upload Verification of Commercial Figures Removing should remove Verification of Commercial Figures Failure/Error: find(".js-remove-audit-certificate-link").click Capybara::ElementNotFound: Unable to find css ".js-remove-audit-certificate-link"
test: spec/models/form_answer_attachment_spec.rb#L14
FormAnswerAttachment scan should scan new file Failure/Error: DEFAULT_FAILURE_NOTIFIER = lambda { |failure, _opts| raise failure } Exactly one instance should have received the following message(s) but didn't: scan_file!
test: spec/models/form_answer_attachment_spec.rb#L19
FormAnswerAttachment scan should not scan if the file is infected and removed Failure/Error: expect_any_instance_of(FormAnswerAttachment).not_to receive(:scan_file_without_cleanup!) FormAnswerAttachment does not implement #scan_file_without_cleanup!
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/cache@v2, actions/setup-node@v2-beta. 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 use a deprecated Node.js version and will be forced to run on node20: actions/cache@v2, actions/setup-node@v2-beta. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test: spec/features/users/form_answers/audit_certificate_request_spec.rb#L59
Verification of Commercial Figures As a User I want to be able to download an Verification of Commercial Figures So that I can check, complete it and then upload it to application Download Verification of Commercial Figures prefilled with my financial data should generate pdf file Skipped: Temporarily skipped with xit
test: spec/models/audit_log_spec.rb#L4
AuditLog add some examples to (or delete) /home/runner/work/qae/qae/spec/models/audit_log_spec.rb Skipped: Not yet implemented
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/