Add an enterprise banner on top of automatic subject configuration #18300
Annotations
1 warning and 7 notices
rubocop
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
[rubocop] app/components/enterprise_edition/banner_component.rb#L53 <Style/StringLiteralsInInterpolation>:
app/components/enterprise_edition/banner_component.rb#L53
Prefer single-quoted strings inside interpolations.
|
[rubocop] app/components/enterprise_edition/banner_component.rb#L53 <Style/StringLiteralsInInterpolation>:
app/components/enterprise_edition/banner_component.rb#L53
Prefer single-quoted strings inside interpolations.
|
|
[rubocop] spec/components/work_packages/types/subject_configuration_component_spec.rb#L68 <RSpec/IteratedExpectation>:
spec/components/work_packages/types/subject_configuration_component_spec.rb#L68
Prefer using the `all` matcher instead of iterating over an array.
|
|
|
|