Skip to content

Add/configure new framework defaults for rails 7.0 #2618

Add/configure new framework defaults for rails 7.0

Add/configure new framework defaults for rails 7.0 #2618

Triggered via pull request October 2, 2023 13:52
Status Success
Total duration 1m 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

rubocop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/