[ui] Adds meta k/v tables to Task Group and Task pages #5051
Annotations
5 errors and 1 warning
lint:js:
ui/app/models/task-group.js#L67
Use of undeclared dependencies in computed property: meta.raw
|
lint:js:
ui/app/models/task.js#L28
Use of undeclared dependencies in computed property: meta.raw
|
lint:js:
ui/app/models/task.js#L32
The this.get() method is a classic ember object method, and can't be used in octane classes. You can refactor this usage to use a utility version instead (e.g. get(this, 'foo')), or to use native/modern syntax instead. Alternatively, you can add the @classic decorator to this class to continue using classic APIs
|
lint:js:
ui/tests/acceptance/task-detail-test.js#L15
'set' is defined but never used
|
lint:js
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading