Fix message integration tests #6
Annotations
20 errors, 2 warnings, and 1 notice
Test
Do not use `action` as {{action ...}}. Instead, use the `on` modifier and `fn` helper.
|
Test
you must use single quotes in templates
|
Test
you must use single quotes in templates
|
Test
Do not use `action` as {{action ...}}. Instead, use the `on` modifier and `fn` helper.
|
Test
Do not use `action` as {{action ...}}. Instead, use the `on` modifier and `fn` helper.
|
Test
you must use single quotes in templates
|
Test
you must use single quotes in templates
|
Test
you must use single quotes in templates
|
Test
Do not use `action` as {{action ...}}. Instead, use the `on` modifier and `fn` helper.
|
Test
Do not use `action` as <button {{action ...}} />. Instead, use the `on` modifier and `fn` helper.
|
Lint:
gathering/app/components/output/clandestine-rendezvous/answers.js#L1
Use Glimmer components(@glimmer/component) instead of classic components(@ember/component)
|
Lint:
gathering/app/components/output/clandestine-rendezvous/answers.js#L13
Please switch to a tagless component by setting `tagName: ''` or converting to a Glimmer component
|
Lint:
gathering/app/components/output/clandestine-rendezvous/answers.js#L17
Do not use classic ember components lifecycle hooks. Prefer using "@ember/render-modifiers" or custom functional modifiers
|
Lint:
gathering/app/components/output/clandestine-rendezvous/answers.js#L21
Use ES5 getters (`this.property`) instead of Ember's `get` function
|
Lint:
gathering/app/components/output/clandestine-rendezvous/cards.js#L1
Use Glimmer components(@glimmer/component) instead of classic components(@ember/component)
|
Lint:
gathering/app/components/output/clandestine-rendezvous/cards.js#L15
Please switch to a tagless component by setting `tagName: ''` or converting to a Glimmer component
|
Lint:
gathering/app/components/output/clandestine-rendezvous/cards.js#L19
Do not use classic ember components lifecycle hooks. Prefer using "@ember/render-modifiers" or custom functional modifiers
|
Lint:
gathering/app/components/output/clandestine-rendezvous/cards.js#L23
Use ES5 getters (`this.property`) instead of Ember's `get` function
|
Lint:
gathering/app/components/output/clandestine-rendezvous/cards.js#L24
Use ES5 getters (`this.property`) instead of Ember's `get` function
|
Lint:
gathering/app/components/output/clandestine-rendezvous/cards.js#L25
Use ES5 getters (`this.property`) instead of Ember's `get` function
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
44 tests found
There are 44 tests, see "Raw output" for the full list of tests.
|