Import ServiceNavigation
, implement MobileNavigation
, remove Navigation
#5225
Annotations
10 errors
Run task:
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)
|
Run task:
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)
|
Run task:
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)
|
Run task:
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)
|
Run task:
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)
|
Run task:
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)
|
Run task:
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)
|
Run task:
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)
|
Run task:
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)
|
Run task:
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)
|
Loading