Skip to content

Add Sub Navigation component to Edit page #1618

Add Sub Navigation component to Edit page

Add Sub Navigation component to Edit page #1618

Triggered via pull request September 18, 2024 14:54
Status Failure
Total duration 2m 6s
Artifacts 1

ci.yml

on: pull_request
CodeQL SAST scan  /  Analyze
1m 55s
CodeQL SAST scan / Analyze
Dependency Review scan  /  dependency-review-pr
7s
Dependency Review scan / dependency-review-pr
Dependency Review scan  /  dependency-review-push
0s
Dependency Review scan / dependency-review-push
Security Analysis  /  Run Brakeman
24s
Security Analysis / Run Brakeman
Lint SCSS  /  Run Stylelint
16s
Lint SCSS / Run Stylelint
Lint JavaScript  /  Run Standardx
11s
Lint JavaScript / Run Standardx
Lint Ruby  /  Run RuboCop
14s
Lint Ruby / Run RuboCop
Lint Ruby  /  Run ErbLint
16s
Lint Ruby / Run ErbLint
Test JavaScript  /  Run Jasmine
20s
Test JavaScript / Run Jasmine
Test Ruby  /  Run Minitest
28s
Test Ruby / Run Minitest
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Lint Ruby / Run RuboCop: app/helpers/tabbed_nav_helper.rb#L2
Layout/EmptyLinesAroundModuleBody: Extra empty line detected at module body beginning. (https://rubystyle.guide#empty-lines-around-bodies)
Lint Ruby / Run RuboCop: app/helpers/tabbed_nav_helper.rb#L15
Layout/SpaceAroundOperators: Surrounding space missing for operator `?`. (https://rubystyle.guide#spaces-operators)
Lint Ruby / Run RuboCop: app/helpers/tabbed_nav_helper.rb#L15
Style/HashAsLastArrayItem: Wrap hash in `{` and `}`. (https://rubystyle.guide#hash-literal-as-last-array-item)
Lint Ruby / Run RuboCop: app/helpers/tabbed_nav_helper.rb#L15
Style/HashAsLastArrayItem: Wrap hash in `{` and `}`. (https://rubystyle.guide#hash-literal-as-last-array-item)
Lint Ruby / Run RuboCop: app/helpers/tabbed_nav_helper.rb#L22
Layout/DefEndAlignment: `end` at 22, 4 is not aligned with `def` at 14, 2.
Lint Ruby / Run RuboCop: app/helpers/tabbed_nav_helper.rb#L29
Style/TrailingCommaInHashLiteral: Put a comma after the last item of a multiline hash.
Lint Ruby / Run RuboCop: test/unit/helpers/admin/tabbed_nav_helper_test.rb#L4
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body beginning. (https://rubystyle.guide#empty-lines-around-bodies)
Lint Ruby / Run RuboCop: test/unit/helpers/admin/tabbed_nav_helper_test.rb#L55
Style/TrailingCommaInArrayLiteral: Put a comma after the last item of a multiline array. (https://rubystyle.guide#no-trailing-array-commas)
Lint Ruby / Run RuboCop
Process completed with exit code 1.
Test JavaScript / Run Jasmine
Process completed with exit code 1.
Test Ruby / Run Minitest
Process completed with exit code 1.
Test Ruby / Run Minitest
The following actions use a deprecated Node.js version 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/

Artifacts

Produced during runtime
Name Size
brakeman-json
2.45 KB