Skip to content

Import ServiceNavigation, implement MobileNavigation, remove Navigation #5221

Import ServiceNavigation, implement MobileNavigation, remove Navigation

Import ServiceNavigation, implement MobileNavigation, remove Navigation #5221

Triggered via pull request February 26, 2025 16:06
Status Failure
Total duration 2m 19s
Artifacts

test.yaml

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

Annotations

23 errors
TypeScript compiler
Process completed with exit code 2.
EditorConfig
Process completed with exit code 1.
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#L242
<a> element is not permitted as a descendant of <a>
Lint HTML: build/index.html#L250
<a> element is not permitted as a descendant of <a>
Lint HTML: build/index.html#L255
<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#L273
<a> element is not permitted as a descendant of <a>
Lint HTML: build/index.html#L278
<a> element is not permitted as a descendant of <a>
Lint HTML: build/index.html#L293
<a> element is not permitted as a descendant of <a>
Lint HTML: build/index.html#L301
<a> element is not permitted as a descendant of <a>
Lint HTML: build/index.html#L306
<a> element is not permitted as a descendant of <a>