Add/configure new framework defaults for rails 7.0 #2618
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 warnings
build:
config/initializers/new_framework_defaults_7_0.rb#L95
[rubocop] reported by reviewdog 🐶
[Correctable] Layout/EmptyLines: Extra blank line detected. (https://rubystyle.guide#two-or-more-empty-lines)
Raw Output:
config/initializers/new_framework_defaults_7_0.rb:95:1: C: [Correctable] Layout/EmptyLines: Extra blank line detected. (https://rubystyle.guide#two-or-more-empty-lines)
|
build:
config/initializers/new_framework_defaults_7_0.rb#L105
[rubocop] reported by reviewdog 🐶
[Correctable] Layout/EmptyLines: Extra blank line detected. (https://rubystyle.guide#two-or-more-empty-lines)
Raw Output:
config/initializers/new_framework_defaults_7_0.rb:105:1: C: [Correctable] Layout/EmptyLines: Extra blank line detected. (https://rubystyle.guide#two-or-more-empty-lines)
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|