DEV: Improving mobile chat behaviour allowing interaction outside the chat modal and adding a group allow list to chat #118
Annotations
10 errors and 1 warning
ESLint:
test/javascripts/channel-icon-test.gjs#L1
Run autofix to sort these imports!
|
ESLint:
test/javascripts/channel-icon-test.gjs#L34
Use `assert.true or `assert.false` for boolean assertions
|
ESLint:
test/javascripts/channel-icon-test.gjs#L43
Use `assert.true or `assert.false` for boolean assertions
|
ESLint:
test/javascripts/channel-icon-test.gjs#L51
Use `assert.true or `assert.false` for boolean assertions
|
ESLint
Process completed with exit code 1.
|
Ember template lint:
assets/javascripts/discourse/components/embeddable-chat-channel.gjs#L58
Change `if (not condition)` to `unless condition`.
|
Ember template lint:
assets/javascripts/discourse/components/embeddable-chat-channel.gjs#L61
Change `if (not condition)` to `unless condition`.
|
Ember template lint:
assets/javascripts/discourse/components/embeddable-chat-channel.gjs#L58
Unnecessary string concatenation. Use {{if (not this.siteNoModaMobileView) 'no-modal-mobile'}} instead of "{{if (not this.siteNoModaMobileView) 'no-modal-mobile'}}".
|
Ember template lint
Process completed with exit code 1.
|
Prettier
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading