use multi stage docker build for api and push to registry #3989
tests.yml
on: pull_request
api-tests
2m 0s
caluma-tests
2m 17s
caluma-lint
21s
ember-test
2m 59s
ember-build
4m 45s
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
|