Add social media link support to Topical Events [WHIT-2669] #16353
ci.yml
on: pull_request
Matrix: Test features / feature-test-matrix
Matrix: Test Ruby / minitest-matrix
CodeQL SAST scan
/
Analyze
2m 16s
Dependency Review scan
/
dependency-review-pr
6s
Dependency Review scan
/
dependency-review-push
0s
Security Analysis
/
Run Brakeman
29s
Lint SCSS
/
Run Stylelint
22s
Lint JavaScript
/
Run Standardx
24s
Prettier
/
Run Prettier
21s
Lint Ruby
/
Run RuboCop
34s
Lint ERB
/
Run ERB lint
41s
Test JavaScript
/
Run Jasmine
46s
notify-slack-if-failure-on-main
6s
Test features
/
Run Cucumber
3s
Test Ruby
/
Run Minitest
3s
Annotations
12 errors
|
Lint Ruby / Run RuboCop:
app/presenters/publishing_api/payload_builder/block_content.rb#L109
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:
app/presenters/publishing_api/payload_builder/block_content.rb#L109
Style/TrailingCommaInHashLiteral: Put a comma after the last item of a multiline hash.
|
|
Lint Ruby / Run RuboCop:
app/presenters/publishing_api/payload_builder/block_content.rb#L107
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:
app/presenters/publishing_api/payload_builder/block_content.rb#L99
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:
app/presenters/publishing_api/payload_builder/block_content.rb#L99
Style/TrailingCommaInHashLiteral: Put a comma after the last item of a multiline hash.
|
|
Lint Ruby / Run RuboCop:
app/models/configurable_content_blocks/array_of_hashes.rb#L28
Rails/Presence: Use `(value.presence)` instead of `value.present? ? value : nil`.
|
|
Lint Ruby / Run RuboCop:
app/models/configurable_content_blocks/array_of_hashes.rb#L20
Layout/EmptyLines: Extra blank line detected. (https://rubystyle.guide#two-or-more-empty-lines)
|
|
Lint Ruby / Run RuboCop:
app/models/configurable_content_blocks/array_of_hashes.rb#L13
Layout/EmptyLineAfterGuardClause: Add empty line after guard clause.
|
|
Lint Ruby / Run RuboCop:
app/models/configurable_content_blocks/array_of_hashes.rb#L8
Layout/EmptyLineBetweenDefs: Expected 1 empty line between method definitions; found 2. (https://rubystyle.guide#empty-lines-between-methods)
|
|
Lint Ruby / Run RuboCop:
app/models/configurable_content_blocks/array_of_hashes.rb#L7
Layout/EmptyLines: Extra blank line detected. (https://rubystyle.guide#two-or-more-empty-lines)
|
|
Test Ruby / minitest-matrix (4, 1)
Process completed with exit code 1.
|
|
Test Ruby / Run Minitest
Process completed with exit code 1.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
brakeman-json
Expired
|
3.25 KB |
sha256:fe7fd65096099ee1d481c03760dabd69fb8ab2a84321c98c6aca2c14c4269a36
|
|
|
brakeman-sarif
Expired
|
2.39 KB |
sha256:692807402024432d5d17878245ec2ff5a0794b48a9fe07d46fff41a9c74e99c1
|
|