Merge pull request #1138 from winged/feat_summary #4042
tests.yml
on: push
api-tests
2m 4s
caluma-tests
2m 27s
caluma-lint
18s
ember-test
3m 4s
ember-build
4m 43s
commit-lint
9s
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
|