Skip to content

Adds undercover gem to the stack #15207

Adds undercover gem to the stack

Adds undercover gem to the stack #15207

Triggered via pull request January 28, 2025 00:08
Status Success
Total duration 3m 4s
Artifacts

linters.yml

on: pull_request
runner / rubocop
2m 57s
runner / rubocop
runner / prettier
29s
runner / prettier
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
runner / prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
runner / rubocop: spec/base_spec_helper.rb#L13
[rubocop] reported by reviewdog 🐶 Use `%r` around regular expression. Raw Output: spec/base_spec_helper.rb:13:14: C: Style/RegexpLiteral: Use `%r` around regular expression.
runner / rubocop
Input 'fail_on_error' has been deprecated with message: Deprecated, use `fail_level` instead.