Skip to content

DEV: Refactor to separate files, and remove broken widget reopen #20

DEV: Refactor to separate files, and remove broken widget reopen

DEV: Refactor to separate files, and remove broken widget reopen #20

Triggered via pull request January 15, 2025 15:50
Status Failure
Total duration 3m 54s
Artifacts

discourse-theme.yml

on: pull_request
Matrix: ci / test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
ci / linting: javascripts/discourse/templates/components/categories-only.hbs#L1
Ambiguous path 'categories' is not allowed. Use '@categories' if it is a named argument or 'this.categories' if it is a property on 'this'. If it is a helper or component that has no arguments, you must either convert it to an angle bracket invocation or manually add it to the 'no-implicit-this' rule configuration, e.g. 'no-implicit-this': { allow: ['categories'] }.
ci / linting: javascripts/discourse/templates/components/categories-only.hbs#L2
Ambiguous path 'filteredCategories' is not allowed. Use '@filteredCategories' if it is a named argument or 'this.filteredCategories' if it is a property on 'this'. If it is a helper or component that has no arguments, you must either convert it to an angle bracket invocation or manually add it to the 'no-implicit-this' rule configuration, e.g. 'no-implicit-this': { allow: ['filteredCategories'] }.
ci / linting: javascripts/discourse/templates/components/categories-only.hbs#L4
Ambiguous path 'showTopics' is not allowed. Use '@showTopics' if it is a named argument or 'this.showTopics' if it is a property on 'this'. If it is a helper or component that has no arguments, you must either convert it to an angle bracket invocation or manually add it to the 'no-implicit-this' rule configuration, e.g. 'no-implicit-this': { allow: ['showTopics'] }.
ci / linting: javascripts/discourse/templates/components/categories-only.hbs#L7
Ambiguous path 'categories' is not allowed. Use '@categories' if it is a named argument or 'this.categories' if it is a property on 'this'. If it is a helper or component that has no arguments, you must either convert it to an angle bracket invocation or manually add it to the 'no-implicit-this' rule configuration, e.g. 'no-implicit-this': { allow: ['categories'] }.
ci / linting: javascripts/discourse/templates/components/categories-only.hbs#L8
Ambiguous path 'showTopics' is not allowed. Use '@showTopics' if it is a named argument or 'this.showTopics' if it is a property on 'this'. If it is a helper or component that has no arguments, you must either convert it to an angle bracket invocation or manually add it to the 'no-implicit-this' rule configuration, e.g. 'no-implicit-this': { allow: ['showTopics'] }.
ci / linting: javascripts/discourse/templates/components/categories-only.hbs#L13
Ambiguous path 'mutedCategories' is not allowed. Use '@mutedCategories' if it is a named argument or 'this.mutedCategories' if it is a property on 'this'. If it is a helper or component that has no arguments, you must either convert it to an angle bracket invocation or manually add it to the 'no-implicit-this' rule configuration, e.g. 'no-implicit-this': { allow: ['mutedCategories'] }.
ci / linting: javascripts/discourse/templates/components/categories-only.hbs#L17
Ambiguous path 'mutedToggleIcon' is not allowed. Use '@mutedToggleIcon' if it is a named argument or 'this.mutedToggleIcon' if it is a property on 'this'. If it is a helper or component that has no arguments, you must either convert it to an angle bracket invocation or manually add it to the 'no-implicit-this' rule configuration, e.g. 'no-implicit-this': { allow: ['mutedToggleIcon'] }.
ci / linting: javascripts/discourse/templates/components/categories-only.hbs#L18
Ambiguous path 'mutedToggleIcon' is not allowed. Use '@mutedToggleIcon' if it is a named argument or 'this.mutedToggleIcon' if it is a property on 'this'. If it is a helper or component that has no arguments, you must either convert it to an angle bracket invocation or manually add it to the 'no-implicit-this' rule configuration, e.g. 'no-implicit-this': { allow: ['mutedToggleIcon'] }.
ci / linting: javascripts/discourse/templates/components/categories-only.hbs#L23
Ambiguous path 'showTopics' is not allowed. Use '@showTopics' if it is a named argument or 'this.showTopics' if it is a property on 'this'. If it is a helper or component that has no arguments, you must either convert it to an angle bracket invocation or manually add it to the 'no-implicit-this' rule configuration, e.g. 'no-implicit-this': { allow: ['showTopics'] }.
ci / linting: javascripts/discourse/templates/components/categories-only.hbs#L24
Ambiguous path 'showMutedCategories' is not allowed. Use '@showMutedCategories' if it is a named argument or 'this.showMutedCategories' if it is a property on 'this'. If it is a helper or component that has no arguments, you must either convert it to an angle bracket invocation or manually add it to the 'no-implicit-this' rule configuration, e.g. 'no-implicit-this': { allow: ['showMutedCategories'] }.
ci / check_for_tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ci / linting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ci / rspec_tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636