Skip to content

Remove unnecessary clone #5

Remove unnecessary clone

Remove unnecessary clone #5

Triggered via push November 22, 2023 04:45
Status Failure
Total duration 1m 56s
Artifacts

ci-gathering.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 errors, 6 warnings, and 1 notice
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
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
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/
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/
44 tests found
There are 44 tests, see "Raw output" for the full list of tests.