feat: add timed docs to top nav #1658
frontend.yaml
on: pull_request
Matrix: lint
build
1m 29s
test
0s
Annotations
9 errors and 5 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.
|
lint (css)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (hbs)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint (js)
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
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|