chore: release v0.1.0 #9
tests.yaml
on: pull_request
api-tests
2m 8s
caluma-tests
2m 19s
caluma-lint
15s
ember-test
2m 56s
ember-build
4m 37s
commit-lint
12s
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
|