Merge pull request #1144 from c0rydoras/chore/use-images-that-exist #17
tests.yaml
on: push
api-tests
2m 18s
caluma-tests
2m 18s
caluma-lint
16s
ember-test
3m 0s
ember-build
4m 43s
commit-lint
11s
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
|