Skip to content

Resolve hound warnings #804

Resolve hound warnings

Resolve hound warnings #804

Triggered via push October 24, 2023 15:39
Status Failure
Total duration 24m 45s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Tests: spec/models/odk_mediable_spec.rb#L16
media_prompt content types and filenames validations acceptable types ogg audio is expected to be valid Failure/Error: it { is_expected.to be_valid } expected #<Question id: nil, access_level: "inherit", auto_increment: false, canonical_name: "Integer Question Title 4", code: "IntegerQ4", created_at: nil, hint_translations: {"en"=>"Question Hint 4"}, key: false, maximum: nil, maxstrictly: nil, metadata_type: nil, minimum: nil, minstrictly: nil, mission_id: "67c54a04-a907-4687-b43a-64e429da8096", name_translations: {"en"=>"Integer Question Title 4"}, option_set_id: nil, original_id: nil, qtype_name: "integer", reference: nil, standard_copy: false, text_type_for_sms: false, updated_at: nil> to be valid, but got errors: Media Prompt: The file type is invalid.
Tests: spec/features/users/user_index_spec.rb#L18
user index add/remove to/from group with no groups
Tests: spec/features/users/user_index_spec.rb#L39
user index add/remove to/from group with existing groups
Tests: spec/features/forms/question/question_tag_spec.rb#L38
question tags questioning tag add/remove
Tests: spec/features/forms/question/question_tag_spec.rb#L26
question tags question tag add/remove
Tests: spec/features/forms/question/question_tag_spec.rb#L141
question tags clicking tag at top of question index page adds it to search
Tests: spec/features/forms/form_item/qing_group_form_spec.rb#L23
adding and editing qing group on form adding a new group to a form happy path
Tests: spec/features/forms/form_item/qing_group_form_spec.rb#L63
adding and editing qing group on form adding a new group to a form with blank name
Tests: spec/features/forms/form_item/qing_group_form_spec.rb#L78
adding and editing qing group on form adding a new group to a form then editing happy path
Tests: spec/features/forms/form_item/qing_group_form_spec.rb#L85
adding and editing qing group on form adding a new group to a form then editing with blank name
Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Tests: app/javascript/components/Filters/model.js#L133
Unexpected console statement
Tests: app/javascript/packs/enketo.js#L43
Unexpected console statement
Tests: app/javascript/packs/enketo.js#L57
Unexpected alert
Tests: app/javascript/packs/enketo.js#L80
Unexpected console statement
Tests: app/javascript/packs/enketo.js#L91
Unexpected alert
Tests: app/javascript/packs/enketo.js#L94
Unexpected console statement
Tests
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/