Bump rubocop-govuk from 4.12.0 to 4.13.0 #379
ci.yml
on: pull_request
SNYK security analysis
/
sast
22s
SNYK security analysis
/
sca
7s
CodeQL SAST scan
/
Analyze
1m 40s
Dependency Review scan
/
dependency-review-pr
4s
Dependency Review scan
/
dependency-review-push
0s
Security Analysis
/
Run Brakeman
15s
Lint Ruby
/
Run RuboCop
19s
Run Pact tests
/
Verify pact tests
45s
Test Ruby
54s
Integration tests
1m 2s
Annotations
10 errors and 2 warnings
SNYK security analysis / sca
Process completed with exit code 2.
|
Lint Ruby / Run RuboCop:
db/migrate/20220810082140_create_actions.rb#L8
Layout/ExtraSpacing: Unnecessary spacing detected.
|
Lint Ruby / Run RuboCop:
db/migrate/20220810082140_create_actions.rb#L9
Layout/ExtraSpacing: Unnecessary spacing detected.
|
Lint Ruby / Run RuboCop:
db/migrate/20220810083737_create_csv_datas.rb#L6
Layout/ExtraSpacing: Unnecessary spacing detected.
|
Lint Ruby / Run RuboCop:
lib/tasks/export.rake#L15
Rails/FindEach: Use `find_each` instead of `each`. (https://rails.rubystyle.guide#find-each)
|
Lint Ruby / Run RuboCop:
lib/tasks/export.rake#L34
Rails/FindEach: Use `find_each` instead of `each`. (https://rails.rubystyle.guide#find-each)
|
Lint Ruby / Run RuboCop:
lib/tasks/export.rake#L60
Rails/FindEach: Use `find_each` instead of `each`. (https://rails.rubystyle.guide#find-each)
|
Lint Ruby / Run RuboCop:
test/workers/delete_historic_records_worker_test.rb#L22
Rails/FindEach: Use `find_each` instead of `each`. (https://rails.rubystyle.guide#find-each)
|
Lint Ruby / Run RuboCop
Process completed with exit code 1.
|
SNYK security analysis / sast
Process completed with exit code 2.
|
SNYK security analysis / sca
No files were found with the provided path: snyk-sca.json. No artifacts will be uploaded.
|
SNYK security analysis / sast
No files were found with the provided path: snyk-sast.json. No artifacts will be uploaded.
|