Tests #3949
tests.yml
on: schedule
api-tests
2m 4s
caluma-tests
2m 13s
caluma-lint
14s
ember-test
3m 4s
ember-build
4m 47s
commit-lint
10s
Annotations
3 warnings
ember-test:
ember/app/ui/components/context-menu/component.js#L12
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
|
ember-test:
ember/app/ui/components/context-menu/component.js#L23
Don't use @ember/runloop functions. Use ember-lifeline, ember-concurrency, or @ember/destroyable instead
|
ember-test:
ember/tests/unit/ui/register-caluma-query-model-work-item/initializer-test-test.js#L25
Don't use @ember/runloop functions. Use ember-lifeline, ember-concurrency, or @ember/destroyable instead
|