feat: add timed docs to top nav #1658
Annotations
9 errors and 2 warnings
Lint js:
frontend/app/services/docs.js#L1
Replace `'@ember/service'` with `"@ember/service"`
|
Lint js:
frontend/app/services/docs.js#L11
Expected getter 'getDocsURL' to always return a value
|
Lint js:
frontend/tests/unit/services/docs-test.js#L1
Replace `'qunit'` with `"qunit"`
|
Lint js:
frontend/tests/unit/services/docs-test.js#L2
Replace `'timed/tests/helpers'` with `"timed/tests/helpers"`
|
Lint js:
frontend/tests/unit/services/docs-test.js#L4
Replace `'Unit·|·Service·|·docs'` with `"Unit·|·Service·|·docs"`
|
Lint js:
frontend/tests/unit/services/docs-test.js#L8
Replace `'it·exists'` with `"it·exists"`
|
Lint js:
frontend/tests/unit/services/docs-test.js#L9
'service' is never reassigned. Use 'const' instead
|
Lint js:
frontend/tests/unit/services/docs-test.js#L9
Replace `'service:docs'` with `"service:docs"`
|
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
|
Lint js:
frontend/app/components/task-selection.js#L64
Don't use observers
|
Loading