Skip to content

Add Service Navigation component, add new Mobile Navigation component #5070

Add Service Navigation component, add new Mobile Navigation component

Add Service Navigation component, add new Mobile Navigation component #5070

Triggered via pull request December 19, 2024 16:06
Status Failure
Total duration 2m 22s
Artifacts

test.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 9 warnings
EditorConfig
Process completed with exit code 1.
TypeScript compiler
Process completed with exit code 2.
metalsmith-lunr-index plugin › the generated document store › does not contain files that are not in any section: lib/metalsmith-lunr-index/index.test.js#L40
expect(received).not.toContain(expected) // indexOf Expected value: not "example.html" Received array: ["example.html"] at Object.toContain (lib/metalsmith-lunr-index/index.test.js:40:25)
metalsmith-lunr-index plugin › the generated document store › contains the permalink to the document: lib/metalsmith-lunr-index/index.test.js#L54
TypeError: Cannot read properties of undefined (reading 'permalink') at Object.permalink (lib/metalsmith-lunr-index/index.test.js:54:20)
metalsmith-lunr-index plugin › the generated document store › contains the section that the document is in: lib/metalsmith-lunr-index/index.test.js#L62
TypeError: Cannot read properties of undefined (reading 'section') at Object.section (lib/metalsmith-lunr-index/index.test.js:62:20)
metalsmith-lunr-index plugin › the generated document store › uses a custom permalink if in document metadata: lib/metalsmith-lunr-index/index.test.js#L70
TypeError: Cannot read properties of undefined (reading 'permalink') at Object.permalink (lib/metalsmith-lunr-index/index.test.js:70:20)
metalsmith-lunr-index plugin › the generated document store › contains the page and heading level 2 entry: lib/metalsmith-lunr-index/index.test.js#L78
TypeError: Cannot read properties of undefined (reading 'permalink') at Object.permalink (lib/metalsmith-lunr-index/index.test.js:78:20)
metalsmith-lunr-index plugin › the generated index › can be used to search for files in the site: lib/metalsmith-lunr-index/index.test.js#L97
expect(received).toEqual(expected) // deep equality - Expected - 3 + Received + 1 - Array [ - "radios.html", - ] + Array [] at Object.toEqual (lib/metalsmith-lunr-index/index.test.js:97:38)
metalsmith-lunr-index plugin › the generated index › stores the title of the page in the metadata: lib/metalsmith-lunr-index/index.test.js#L102
TypeError: Cannot read properties of undefined (reading 'ref') at Object.ref (lib/metalsmith-lunr-index/index.test.js:102:42)
metalsmith-lunr-index plugin › the generated index › stores the aliases of the page in the metadata: lib/metalsmith-lunr-index/index.test.js#L109
TypeError: Cannot read properties of undefined (reading 'ref') at Object.ref (lib/metalsmith-lunr-index/index.test.js:109:42)
metalsmith-lunr-index plugin › the generated index › stores the page heading of the page in the metadata: lib/metalsmith-lunr-index/index.test.js#L118
TypeError: Cannot read properties of undefined (reading 'ref') at Object.ref (lib/metalsmith-lunr-index/index.test.js:118:42)
metalsmith-lunr-index plugin › the generated index › stores only <h2> page headings in the index: lib/metalsmith-lunr-index/index.test.js#L129
expect(received).toEqual(expected) // deep equality Expected: Any<Object> Received: undefined at Object.toEqual (lib/metalsmith-lunr-index/index.test.js:129:39)
Check broken links
Process completed with exit code 1.
Lint HTML: build/index.html#L245
<a> element is not permitted as a descendant of <a>
Lint HTML: build/index.html#L253
<a> element is not permitted as a descendant of <a>
Lint HTML: build/index.html#L258
<a> element is not permitted as a descendant of <a>
Lint HTML: build/index.html#L263
<a> element is not permitted as a descendant of <a>
Lint HTML: build/index.html#L268
<a> element is not permitted as a descendant of <a>
Lint HTML: build/index.html#L276
<a> element is not permitted as a descendant of <a>
Lint HTML: build/index.html#L281
<a> element is not permitted as a descendant of <a>
Lint HTML: build/index.html#L286
<a> element is not permitted as a descendant of <a>
Lint HTML: build/index.html#L291
<a> element is not permitted as a descendant of <a>
Lint HTML: build/index.html#L296
<a> element is not permitted as a descendant of <a>
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
EditorConfig
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint JavaScript
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint Sass
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
TypeScript compiler
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
JavaScript tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Check broken links
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint HTML
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636