Add new transition form #264
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
11s
Lint Ruby
/
Run RuboCop
22s
Test JavaScript
/
Run Jasmine
29s
Test Ruby
59s
Integration tests
2m 18s
Annotations
5 errors
Lint Ruby / Run RuboCop:
spec/models/site_spec.rb#L149
Layout/IndentationConsistency: Inconsistent indentation detected. (https://rubystyle.guide#spaces-indentation, https://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#follow-the-coding-conventions)
|
Lint Ruby / Run RuboCop:
spec/models/site_spec.rb#L151
Layout/IndentationConsistency: Inconsistent indentation detected. (https://rubystyle.guide#spaces-indentation, https://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#follow-the-coding-conventions)
|
Lint Ruby / Run RuboCop
Process completed with exit code 1.
|
Test Ruby
Process completed with exit code 1.
|
Integration tests
Process completed with exit code 1.
|