Skip to content

Migrate the Reports page to GOV.UK Design System #640

Migrate the Reports page to GOV.UK Design System

Migrate the Reports page to GOV.UK Design System #640

Triggered via pull request January 29, 2024 11:09
Status Failure
Total duration 8m 38s
Artifacts

ci.yml

on: pull_request
SNYK security analysis  /  sast
8s
SNYK security analysis / sast
SNYK security analysis  /  sca
11s
SNYK security analysis / sca
CodeQL SAST scan  /  Analyze
1m 50s
CodeQL SAST scan / Analyze
Dependency Review scan  /  dependency-review-pr
3s
Dependency Review scan / dependency-review-pr
Dependency Review scan  /  dependency-review-push
0s
Dependency Review scan / dependency-review-push
Security Analysis  /  Run Brakeman
10s
Security Analysis / Run Brakeman
Lint SCSS  /  Run Stylelint
19s
Lint SCSS / Run Stylelint
Lint JavaScript  /  Run Standardx
11s
Lint JavaScript / Run Standardx
Lint Ruby  /  Run RuboCop
17s
Lint Ruby / Run RuboCop
Test JavaScript  /  Run Jasmine
1m 14s
Test JavaScript / Run Jasmine
Test Ruby  /  Run Minitest
8m 28s
Test Ruby / Run Minitest
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
Lint Ruby / Run RuboCop: app/controllers/reports_controller.rb#L54
Layout/EmptyLinesAroundClassBody: Extra empty line detected at class body end. (https://rubystyle.guide#empty-lines-around-bodies)
Lint Ruby / Run RuboCop: test/functional/reports_controller_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/functional/reports_controller_test.rb#L25
Style/SymbolArray: Use `%i` or `%I` for an array of symbols. (https://rubystyle.guide#percent-i)
Lint Ruby / Run RuboCop: test/functional/reports_controller_test.rb#L56
Style/StringLiterals: Prefer double-quoted strings unless you need single quotes to avoid extra backslashes for escaping. (https://rubystyle.guide#consistent-string-literals)
Lint Ruby / Run RuboCop
Process completed with exit code 1.
Lint JavaScript / Run Standardx
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint SCSS / Run Stylelint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test JavaScript / Run Jasmine
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Ruby / Run Minitest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.