Skip to content

New registration flow #271

New registration flow

New registration flow #271

Triggered via pull request July 19, 2024 09:38
Status Failure
Total duration 29s
Artifacts

ci.yml

on: pull_request
Setup Test Matrix
18s
Setup Test Matrix
Matrix: acceptance
Matrix: unit
Test suite
0s
Test suite
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Setup Test Matrix: lib/puppet/functions/gitlab_ci_runner/register.rb#L24
Style/IfUnlessModifier: Favor modifier `if` usage when having a single-line body. Another good alternative is the usage of control flow `&&`/`||`. (https://rubystyle.guide#if-as-a-modifier)
Setup Test Matrix: lib/puppet/functions/gitlab_ci_runner/register.rb#L25
Style/StringLiterals: Prefer single-quoted strings when you don't need string interpolation or special symbols. (https://rubystyle.guide#consistent-string-literals)
Setup Test Matrix: lib/puppet_x/gitlab/runner.rb#L76
Layout/SpaceInsideHashLiteralBraces: Space inside { missing. (https://rubystyle.guide#spaces-braces)
Setup Test Matrix: lib/puppet_x/gitlab/runner.rb#L76
Layout/SpaceAroundOperators: Surrounding space missing for operator `=>`. (https://rubystyle.guide#spaces-operators)
Setup Test Matrix: lib/puppet_x/gitlab/runner.rb#L76
Layout/SpaceInsideHashLiteralBraces: Space inside } missing. (https://rubystyle.guide#spaces-braces)
Setup Test Matrix
Process completed with exit code 1.