[chore]: Bump eslint-plugin-ember from 11.11.1 to 12.3.3 #766
Annotations
10 errors and 1 warning
Lint:
addon/components/attach-popover.js#L251
Don't use @ember/runloop functions. Use ember-lifeline, ember-concurrency, or @ember/destroyable instead. For this case, you can replace `later` with `runTask` from ember-lifeline
|
Lint:
addon/components/attach-popover.js#L384
Don't use @ember/runloop functions. Use ember-lifeline, ember-concurrency, or @ember/destroyable instead
|
Lint:
addon/components/attach-popover.js#L420
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
|
Lint:
addon/components/attach-popover.js#L431
Don't use @ember/runloop functions. Use ember-lifeline, ember-concurrency, or @ember/destroyable instead
|
Lint:
addon/components/attach-popover.js#L439
Don't use @ember/runloop functions. Use ember-lifeline, ember-concurrency, or @ember/destroyable instead. For this case, you can replace `debounce` with `debounceTask` from ember-lifeline
|
Lint:
addon/components/attach-popover.js#L486
Don't use @ember/runloop functions. Use ember-lifeline, ember-concurrency, or @ember/destroyable instead
|
Lint:
addon/components/attach-popover.js#L509
Don't use @ember/runloop functions. Use ember-lifeline, ember-concurrency, or @ember/destroyable instead
|
Lint:
addon/components/attach-popover.js#L513
Don't use @ember/runloop functions. Use ember-lifeline, ember-concurrency, or @ember/destroyable instead. For this case, you can replace `debounce` with `debounceTask` from ember-lifeline
|
Lint:
addon/components/attach-popover.js#L538
Don't use @ember/runloop functions. Use ember-lifeline, ember-concurrency, or @ember/destroyable instead
|
Lint:
addon/components/attach-popover.js#L626
Don't use @ember/runloop functions. Use ember-lifeline, ember-concurrency, or @ember/destroyable instead. For this case, you can replace `debounce` with `debounceTask` from ember-lifeline
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading