Skip to content

[pull] dev from opf:dev #2311

[pull] dev from opf:dev

[pull] dev from opf:dev #2311

Triggered via pull request November 19, 2024 02:33
Status Success
Total duration 40s
Artifacts

rubocop-core.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
rubocop: modules/two_factor_authentication/spec/features/shared_two_factor_examples.rb#L20
[rubocop] reported by reviewdog 🐶 Prefer `have_field` over `have_css`. Raw Output: modules/two_factor_authentication/spec/features/shared_two_factor_examples.rb:20:21: C: Capybara/SpecificMatcher: Prefer `have_field` over `have_css`.
rubocop: modules/two_factor_authentication/spec/features/shared_two_factor_examples.rb#L22
[rubocop] reported by reviewdog 🐶 Use `click_link_or_button` or `click_on` instead of `click_button`. Raw Output: modules/two_factor_authentication/spec/features/shared_two_factor_examples.rb:22:5: C: Capybara/ClickLinkOrButtonStyle: Use `click_link_or_button` or `click_on` instead of `click_button`.