Skip to content

Enable/disable affiliate sales data #515

Enable/disable affiliate sales data

Enable/disable affiliate sales data #515

Triggered via push July 16, 2024 05:59
Status Failure
Total duration 6m 0s
Artifacts

linters.yml

on: push
runner / rubocop
1m 27s
runner / rubocop
runner / prettier
28s
runner / prettier
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
runner / rubocop
Process completed with exit code 1.
runner / prettier
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
runner / rubocop: app/controllers/admin/connected_apps_controller.rb#L12
[rubocop] reported by reviewdog 🐶 Line is too long. [106/100] Raw Output: app/controllers/admin/connected_apps_controller.rb:12:101: C: Layout/LineLength: Line is too long. [106/100]
runner / rubocop: app/models/connected_app/affiliate_sales_data.rb#L5
[rubocop] reported by reviewdog 🐶 Use nested module/class definitions instead of compact style. Raw Output: app/models/connected_app/affiliate_sales_data.rb:5:7: C: Style/ClassAndModuleChildren: Use nested module/class definitions instead of compact style.
runner / rubocop: app/models/connected_app/affiliate_sales_data.rb#L10
[rubocop] reported by reviewdog 🐶 Put empty method definitions on a single line. Raw Output: app/models/connected_app/affiliate_sales_data.rb:10:3: C: Style/EmptyMethod: Put empty method definitions on a single line.
runner / rubocop
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/