Update dependency to solve alerts #363
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Security Analysis
/
Run Brakeman
21s
CodeQL SAST scan
/
Analyze
2m 56s
Lint SCSS
/
Run Stylelint
11s
Lint JavaScript
/
Run Standardx
9s
Lint Ruby
/
Run RuboCop
21s
Test Ruby
45s
Annotations
3 errors
Lint Ruby / Run RuboCop:
Gemfile#L16
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:
Gemfile#L16
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.
|