Draft: Extend react app #330
ci.yml
on: pull_request
Rubocop
/
Rubocop
29s
Matrix: Ruby / existing-database
Waiting for pending jobs
Matrix: Ruby / test
Waiting for pending jobs
Ruby
/
Existing database suite
Ruby
/
Test suite
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 |
|