[59845] Update Datepicker for automatic scheduling mode #4543
i18n-tasks.yml
on: pull_request
I18n inconsistency check
58s
Annotations
1 warning and 3 notices
I18n inconsistency check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
[rubocop] app/forms/work_packages/date_picker/form.rb#L1 <Style/FrozenStringLiteralComment>:
app/forms/work_packages/date_picker/form.rb#L1
Missing magic comment `# frozen_string_literal: true`.
|
[rubocop] app/forms/work_packages/date_picker/form.rb#L66-L67 <Layout/EmptyLinesAroundBlockBody>:
app/forms/work_packages/date_picker/form.rb#L66
Extra empty line detected at block body beginning.
|
[rubocop] app/forms/work_packages/date_picker/initial_values_form.rb#L1 <Style/FrozenStringLiteralComment>:
app/forms/work_packages/date_picker/initial_values_form.rb#L1
Missing magic comment `# frozen_string_literal: true`.
|