chore(deps-dev): bump eslint-plugin-ember from 11.12.0 to 12.2.1 #1155
Annotations
4 errors and 1 warning
addon/components/freestyle-collection/index.ts#L47
Don't use @ember/runloop functions. Use ember-lifeline, ember-concurrency, or @ember/destroyable instead. For this case, you can replace `next` with `runTask` from ember-lifeline
|
addon/components/freestyle-usage-controls/index.ts#L44
Don't use @ember/runloop functions. Use ember-lifeline, ember-concurrency, or @ember/destroyable instead. For this case, you can replace `schedule` with `scheduleTask` from ember-lifeline
|
addon/services/ember-freestyle.ts#L145
Don't use @ember/runloop functions. Use ember-lifeline, ember-concurrency, or @ember/destroyable instead
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading