AB tests for Self Assessment videos #1147
ci.yml
on: pull_request
CodeQL SAST scan
/
Analyze
1m 37s
Dependency Review scan
/
dependency-review-pr
4s
Dependency Review scan
/
dependency-review-push
0s
Security Analysis
/
Run Brakeman
11s
Lint SCSS
/
Run Stylelint
12s
Lint JavaScript
/
Run Standardx
14s
Lint Ruby
/
Run RuboCop
10s
Test JavaScript
/
Run Jasmine
41s
Test Ruby
/
Run Minitest
5m 0s
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.
|