Skip to content

Draft: Extend react app #330

Draft: Extend react app

Draft: Extend react app #330

Triggered via pull request June 21, 2024 12:55
Status Failure
Total duration 40s
Artifacts 1

ci.yml

on: pull_request
Rubocop  /  Rubocop
29s
Rubocop / Rubocop
Ruby  /  Setup matrix
Ruby / Setup matrix
Matrix: Ruby / existing-database
Waiting for pending jobs
Matrix: Ruby / test
Waiting for pending jobs
Ruby  /  Existing database suite
Ruby / Existing database suite
Ruby  /  Test suite
Ruby / Test suite
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Rubocop / Rubocop: app/helpers/proxmox_vm_attrs_helper.rb#L25
Style/MixinUsage: `include` is used at the top level. Use inside `class` or `module`.
Rubocop / Rubocop: app/helpers/proxmox_vm_attrs_helper.rb#L28
Metrics/AbcSize: Assignment Branch Condition size for object_to_attributes_hash is too high. [<13, 41, 6> 43.43/43]
Rubocop / Rubocop: app/helpers/proxmox_vm_attrs_helper.rb#L28
Naming/MethodParameterName: Method parameter must be at least 3 characters long.
Rubocop / Rubocop: app/helpers/proxmox_vm_attrs_helper.rb#L29
Naming/VariableName: Use snake_case for variable names.
Rubocop / Rubocop: app/helpers/proxmox_vm_attrs_helper.rb#L31
Layout/SpaceInsideArrayLiteralBrackets: Do not use space inside array brackets.
Rubocop / Rubocop: app/helpers/proxmox_vm_attrs_helper.rb#L32
Lint/UselessAssignment: Useless assignment to variable - `extra_keys`.
Rubocop / Rubocop: app/helpers/proxmox_vm_attrs_helper.rb#L34
Lint/UselessAssignment: Useless assignment to variable - `interfaces`.
Rubocop / Rubocop: app/helpers/proxmox_vm_attrs_helper.rb#L35
Layout/IndentationStyle: Tab detected in indentation.
Rubocop / Rubocop: app/helpers/proxmox_vm_attrs_helper.rb#L35
Layout/IndentationWidth: Use 2 (not -42) spaces for indentation.
Rubocop / Rubocop: app/helpers/proxmox_vm_attrs_helper.rb#L36
Layout/BlockAlignment: `end` at 36, 47 is not aligned with `vm.config.interfaces.each_with_index.map do |interface, idx|` at 34, 22 or `interfaces = Hash[vm.config.interfaces.each_with_index.map do |interface, idx|` at 34, 4.

Artifacts

Produced during runtime
Name Size
Gemfile-theforeman-actions-rubocop-ruby-2.7.lock Expired
1.47 KB