AB tests for Self Assessment videos #1146
ci.yml
on: pull_request
CodeQL SAST scan
/
Analyze
1m 25s
Dependency Review scan
/
dependency-review-pr
6s
Dependency Review scan
/
dependency-review-push
0s
Security Analysis
/
Run Brakeman
9s
Lint SCSS
/
Run Stylelint
12s
Lint JavaScript
/
Run Standardx
12s
Lint Ruby
/
Run RuboCop
11s
Test JavaScript
/
Run Jasmine
46s
Test Ruby
/
Run Minitest
4m 41s
Annotations
4 errors
Lint Ruby / Run RuboCop:
test/controllers/content_items_controller_test.rb#L508
Style/TrailingCommaInHashLiteral: Put a comma after the last item of a multiline hash.
|
Lint Ruby / Run RuboCop:
test/controllers/content_items_controller_test.rb#L529
Style/TrailingCommaInHashLiteral: Put a comma after the last item of a multiline hash.
|
Lint Ruby / Run RuboCop:
test/controllers/content_items_controller_test.rb#L550
Style/TrailingCommaInHashLiteral: Put a comma after the last item of a multiline hash.
|
Lint Ruby / Run RuboCop
Process completed with exit code 1.
|