fix any existing rate cadences to reflect new enums #11808
ci.yml
on: pull_request
Matrix: Test features / feature-test-matrix
Matrix: Test Ruby / minitest-matrix
CodeQL SAST scan
/
Analyze
2m 13s
Dependency Review scan
/
dependency-review-pr
6s
Dependency Review scan
/
dependency-review-push
0s
Security Analysis
/
Run Brakeman
42s
Lint SCSS
/
Run Stylelint
18s
Lint JavaScript
/
Run Standardx
15s
Prettier
/
Run Prettier
15s
Lint Ruby
/
Run RuboCop
31s
Lint ERB
/
Run ERB lint
36s
Test JavaScript
/
Run Jasmine
37s
Test features
/
Run Cucumber
0s
Test Ruby
/
Run Minitest
0s
Annotations
6 errors and 1 warning
Lint Ruby / Run RuboCop:
lib/engines/content_block_manager/lib/tasks/update_rates_cadence.rake#L6
Style/SingleArgumentDig: Use `edition.details["rates"]` instead of `edition.details.dig("rates")`.
|
Lint Ruby / Run RuboCop:
lib/engines/content_block_manager/lib/tasks/update_rates_cadence.rake#L8
Style/SingleArgumentDig: Use `edition.details["rates"]` instead of `edition.details.dig("rates")`.
|
Lint Ruby / Run RuboCop:
lib/engines/content_block_manager/lib/tasks/update_rates_cadence.rake#L10
Style/SingleArgumentDig: Use `edition.details["rates"]` instead of `edition.details.dig("rates")`.
|
Lint Ruby / Run RuboCop:
lib/engines/content_block_manager/test/unit/lib/tasks/update_rates_cadence_test.rb#L11
Layout/SpaceInsideHashLiteralBraces: Space inside empty hash literal braces detected. (https://rubystyle.guide#spaces-braces)
|
Lint Ruby / Run RuboCop:
lib/engines/content_block_manager/test/unit/lib/tasks/update_rates_cadence_test.rb#L17
Layout/EmptyLines: Extra blank line detected. (https://rubystyle.guide#two-or-more-empty-lines)
|
Lint Ruby / Run RuboCop
Process completed with exit code 1.
|
Test Ruby / minitest-matrix (4, 0)
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
brakeman-json
|
24.9 KB |
|