Skip to content

[WIP] [DO NOT MERGE] Redesign No. 10 organisation page #1481

[WIP] [DO NOT MERGE] Redesign No. 10 organisation page

[WIP] [DO NOT MERGE] Redesign No. 10 organisation page #1481

Triggered via pull request May 9, 2024 15:02
@AshGDSAshGDS
synchronize #3605
no-10-changes
Status Failure
Total duration 2m 18s
Artifacts

ci.yml

on: pull_request
SNYK security analysis  /  sast
41s
SNYK security analysis / sast
SNYK security analysis  /  sca
21s
SNYK security analysis / sca
CodeQL SAST scan  /  Analyze
2m 6s
CodeQL SAST scan / Analyze
Dependency Review scan  /  dependency-review-pr
20s
Dependency Review scan / dependency-review-pr
Dependency Review scan  /  dependency-review-push
0s
Dependency Review scan / dependency-review-push
Security Analysis  /  Run Brakeman
27s
Security Analysis / Run Brakeman
Lint SCSS  /  Run Stylelint
12s
Lint SCSS / Run Stylelint
Lint JavaScript  /  Run Standardx
16s
Lint JavaScript / Run Standardx
Lint ERB  /  Lint ERB
10s
Lint ERB / Lint ERB
Lint Ruby  /  Run RuboCop
16s
Lint Ruby / Run RuboCop
Test JavaScript  /  Run Jasmine
27s
Test JavaScript / Run Jasmine
Run Pact tests  /  Verify pact tests
15s
Run Pact tests / Verify pact tests
Test Ruby  /  Run RSpec
56s
Test Ruby / Run RSpec
Integration tests
29s
Integration tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint Ruby / Run RuboCop: app/helpers/promotional_feature_helper.rb#L10
Lint/UnusedMethodArgument: Unused method argument - `organisation`. If it's necessary, use `_` or `_organisation` as an argument name to indicate that it won't be used. If it's unnecessary, remove it. You can also write as `promotional_video_feature_item_links(*)` if you want the method to accept any arguments but don't care about them. (https://rubystyle.guide#underscore-unused-vars)
Lint Ruby / Run RuboCop: app/helpers/promotional_feature_helper.rb#L11
Style/RedundantAssignment: Redundant assignment before returning detected.
Lint Ruby / Run RuboCop
Process completed with exit code 1.