Refactor : change trix field show #3258
lint.yml
on: pull_request
lint
/
...
/
standardrb
31s
lint
/
...
/
erb-lint
6s
lint
/
check-eslint-config
3s
lint
/
...
/
eslint
0s
Annotations
1 error and 2 warnings
lint / runner / standardrb:
spec/system/avo/trix_field_spec.rb#L73
[rubocop] reported by reviewdog 🐶
[Corrected] Layout/SpaceAroundOperators: Surrounding space missing for operator *.
Raw Output:
spec/system/avo/trix_field_spec.rb:73:26: C: [Corrected] Layout/SpaceAroundOperators: Surrounding space missing for operator *.
let!(:body) { "a"*88 }
^
|
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/
|