DEV: switch to using subscription gem to avoid the need to rely on Subscription Client plugin #386
Triggered via pull request
September 24, 2023 11:27
Status
Failure
Total duration
6m 44s
Artifacts
–
discourse-plugin.yml
on: pull_request
ci
/
check_for_tests
5s
ci
/
linting
37s
Matrix: ci / tests
Annotations
8 errors
ci / linting:
assets/javascripts/discourse/components/wizard-subscription-badge.hbs#L2
Interaction added to non-interactive element
|
ci / linting:
assets/javascripts/discourse/components/wizard-subscription-badge.hbs#L4
Unnecessary string concatenation. Use {{this.title}} instead of "{{this.title}}".
|
ci / linting:
assets/javascripts/discourse/components/wizard-subscription-cta.hbs#L2
Interaction added to non-interactive element
|
ci / linting:
assets/javascripts/discourse/components/wizard-subscription-cta.hbs#L4
Unnecessary string concatenation. Use {{this.title}} instead of "{{this.title}}".
|
ci / linting
Process completed with exit code 1.
|
ci / backend_tests
Process completed with exit code 1.
|
ci / frontend_tests
QUnit Test Failure: Global error: Uncaught Error: Unhandled request in test environment: /admin/plugins/subscription-client/suppliers (GET) at http://localhost:7357/assets/vendor.js, line 32914
|
ci / frontend_tests
Process completed with exit code 1.
|