Skip to content

fix any existing rate cadences to reflect new enums #11808

fix any existing rate cadences to reflect new enums

fix any existing rate cadences to reflect new enums #11808

Triggered via pull request February 21, 2025 12:52
Status Failure
Total duration 6m 57s
Artifacts 1

ci.yml

on: pull_request
Matrix: Test features / feature-test-matrix
Matrix: Test Ruby / minitest-matrix
CodeQL SAST scan  /  Analyze
2m 13s
CodeQL SAST scan / Analyze
Dependency Review scan  /  dependency-review-pr
6s
Dependency Review scan / dependency-review-pr
Dependency Review scan  /  dependency-review-push
0s
Dependency Review scan / dependency-review-push
Security Analysis  /  Run Brakeman
42s
Security Analysis / Run Brakeman
Lint SCSS  /  Run Stylelint
18s
Lint SCSS / Run Stylelint
Lint JavaScript  /  Run Standardx
15s
Lint JavaScript / Run Standardx
Prettier  /  Run Prettier
15s
Prettier / Run Prettier
Lint Ruby  /  Run RuboCop
31s
Lint Ruby / Run RuboCop
Lint ERB  /  Run ERB lint
36s
Lint ERB / Run ERB lint
Test JavaScript  /  Run Jasmine
37s
Test JavaScript / Run Jasmine
Test features  /  Run Cucumber
0s
Test features / Run Cucumber
Test Ruby  /  Run Minitest
0s
Test Ruby / Run Minitest
Fit to window
Zoom out
Zoom in

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