Add temp rake task to fix data integrity issues #989
ci.yml
on: pull_request
SNYK security analysis
/
sast
28s
SNYK security analysis
/
sca
27s
CodeQL SAST scan
/
Analyze
1m 54s
Dependency Review scan
/
dependency-review-pr
6s
Dependency Review scan
/
dependency-review-push
0s
Security Analysis
/
Run Brakeman
22s
Lint SCSS
/
Run Stylelint
15s
Lint JavaScript
/
Run Standardx
15s
Lint Ruby
/
Run RuboCop
13s
Test JavaScript
/
Run Jasmine
1m 12s
Test Ruby
/
Run Minitest
8m 44s
Annotations
3 errors and 1 warning
Lint Ruby / Run RuboCop:
lib/tasks/tmp_zendesk_5819067.rake#L5
Style/ClassEqualityComparison: Use `instance_of?(AnswerEdition)` instead of comparing classes. (https://rubystyle.guide#instance-of-vs-class-comparison)
|
Lint Ruby / Run RuboCop:
lib/tasks/tmp_zendesk_5819067.rake#L13
Style/ClassEqualityComparison: Use `instance_of?(TransactionEdition)` instead of comparing classes. (https://rubystyle.guide#instance-of-vs-class-comparison)
|
Lint Ruby / Run RuboCop
Process completed with exit code 1.
|
Test Ruby / Run Minitest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|