Skip to content

correct invoice balance with stock orders and deliveries (foodcoopsat) #60

correct invoice balance with stock orders and deliveries (foodcoopsat)

correct invoice balance with stock orders and deliveries (foodcoopsat) #60

Triggered via pull request November 13, 2024 12:44
Status Failure
Total duration 3m 51s
Artifacts

rubocop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
test: app/channels/application_cable/channel.rb#L4
Style/RedundantSelf: Redundant `self` detected.
test: app/controllers/api/v1/mirko_controller.rb#L13
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols.
test: app/controllers/application_controller.rb#L14
Layout/TrailingWhitespace: Trailing whitespace detected.
test: app/controllers/finance/bank_gateways_controller.rb#L11
Layout/SpaceAfterColon: Space missing after colon.
test: app/controllers/finance/bank_gateways_controller.rb#L12
Style/RescueStandardError: Avoid rescuing without specifying an error class.
test: app/controllers/finance/bank_gateways_controller.rb#L12
Naming/RescuedExceptionsVariableName: Use `e` instead of `error`.
test: app/controllers/finance/bank_gateways_controller.rb#L24
Layout/SpaceAfterColon: Space missing after colon.
test: app/controllers/finance/bank_gateways_controller.rb#L25
Style/RescueStandardError: Avoid rescuing without specifying an error class.
test: app/controllers/finance/bank_gateways_controller.rb#L25
Naming/RescuedExceptionsVariableName: Use `e` instead of `error`.
test: app/controllers/finance/financial_links_controller.rb#L11
Layout/SpaceAfterColon: Space missing after colon.
test
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/
test
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/