Skip to content

Add Sub Navigation component to Edit page #1609

Add Sub Navigation component to Edit page

Add Sub Navigation component to Edit page #1609

Triggered via pull request September 17, 2024 16:39
Status Failure
Total duration 1m 48s
Artifacts 1

ci.yml

on: pull_request
CodeQL SAST scan  /  Analyze
1m 35s
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
35s
Security Analysis / Run Brakeman
Lint SCSS  /  Run Stylelint
11s
Lint SCSS / Run Stylelint
Lint JavaScript  /  Run Standardx
10s
Lint JavaScript / Run Standardx
Lint Ruby  /  Run RuboCop
19s
Lint Ruby / Run RuboCop
Lint Ruby  /  Run ErbLint
18s
Lint Ruby / Run ErbLint
Test JavaScript  /  Run Jasmine
29s
Test JavaScript / Run Jasmine
Test Ruby  /  Run Minitest
40s
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#L3
Style/DefWithParentheses: Omit the parentheses in defs when the method doesn't accept any arguments. (https://rubystyle.guide#method-parens)
Lint Ruby / Run RuboCop: app/helpers/tabbed_nav_helper.rb#L23
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#L24
Style/TrailingCommaInHashLiteral: Put a comma after the last item of a multiline hash.
Lint Ruby / Run RuboCop: app/helpers/tabbed_nav_helper.rb#L24
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#L27
Layout/DefEndAlignment: `end` at 27, 4 is not aligned with `def` at 19, 2.
Lint Ruby / Run RuboCop: app/helpers/tabbed_nav_helper.rb#L34
Style/TrailingCommaInHashLiteral: Put a comma after the last item of a multiline hash.
Lint Ruby / Run RuboCop: app/helpers/tabbed_nav_helper.rb#L34
Style/HashSyntax: Omit the hash value. (https://rubystyle.guide#hash-literals)
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