Save deleted_by user when deleting products #13105
linters.yml
on: pull_request
runner / rubocop
1m 37s
runner / prettier
30s
Annotations
1 error and 3 warnings
runner / rubocop
Process completed with exit code 1.
|
runner / prettier
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
runner / rubocop:
spec/models/spree/product_spec.rb#L350
[rubocop] reported by reviewdog 🐶
Missing space after `#`.
Raw Output:
spec/models/spree/product_spec.rb:350:9: C: Layout/LeadingCommentSpace: Missing space after `#`.
|
runner / rubocop
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|