feature: summarizable associations #3363
lint.yml
on: pull_request
lint
/
...
/
standardrb
32s
lint
/
...
/
erb-lint
7s
lint
/
check-eslint-config
5s
lint
/
...
/
eslint
0s
Annotations
1 error and 2 warnings
lint / runner / standardrb:
spec/features/avo/field_summarizing_spec.rb#L56
[rubocop] reported by reviewdog 🐶
[Corrected] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
Raw Output:
spec/features/avo/field_summarizing_spec.rb:56:33: C: [Corrected] Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping.
wait_for_turbo_frame_id('has_and_belongs_to_many_field_show_projects')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
lint / check-eslint-config
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/
|
lint / check-eslint-config
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|