chore: lint #4114
Annotations
62 errors
|
__tests__/index.test.js > image:
__tests__/index.test.js#L43
Error: Snapshot `image 1` mismatched
Expected: ""<span aria-label="Expand image" class="img lightbox closed" role="button" tabindex="0"><span class="lightbox-inner"><img src="http://example.com/image.png" width="auto" height="auto" title="" class="img " alt="Image" loading="lazy"></span></span>""
Received: ""<span aria-label="Expand image" class="img lightbox closed" role="button" tabindex="0"><span class="lightbox-inner"><img alt="Image" class="img " height="auto" loading="lazy" src="http://example.com/image.png" title="" width="auto"></span></span>""
❯ __tests__/index.test.js:43:31
|
__tests__/components/index.test.ts > Components > Image:
__tests__/components/index.test.ts#L81
Error: Snapshot `Components > Image 1` mismatched
Expected: ""<span aria-label="Expand image" class="img lightbox closed" role="button" tabindex="0"><span class="lightbox-inner"><img src="https://files.readme.io/6f52e22-man-eating-pizza-and-making-an-ok-gesture.jpg" width="auto" height="auto" title="Pizza Face" class="img " alt="Bro eats pizza and makes an OK gesture." loading="lazy"></span></span>""
Received: ""<span aria-label="Expand image" class="img lightbox closed" role="button" tabindex="0"><span class="lightbox-inner"><img alt="Bro eats pizza and makes an OK gesture." class="img " height="auto" loading="lazy" src="https://files.readme.io/6f52e22-man-eating-pizza-and-making-an-ok-gesture.jpg" title="Pizza Face" width="auto"></span></span>""
❯ __tests__/components/index.test.ts:81:33
|
__tests__/lib/plain.test.ts > plain compiler > returns plain text of markdown components:
__tests__/lib/plain.test.ts#L12
AssertionError: expected '' to be 'Hello! Is it me you\'re looking for?' // Object.is equality
- Expected
+ Received
- Hello! Is it me you're looking for?
❯ __tests__/lib/plain.test.ts:12:25
|
__tests__/lib/plain.test.ts > plain compiler > compiles callouts:
__tests__/lib/plain.test.ts#L35
AssertionError: expected '' to be 'Title Some body' // Object.is equality
- Expected
+ Received
- Title Some body
❯ __tests__/lib/plain.test.ts:35:25
|
__tests__/lib/plain.test.ts > plain compiler > compiles markdown tables:
__tests__/lib/plain.test.ts#L45
AssertionError: expected '' to be 'Header 1 Header 2 Cell 1 Cell 2' // Object.is equality
- Expected
+ Received
- Header 1 Header 2 Cell 1 Cell 2
❯ __tests__/lib/plain.test.ts:45:30
|
__tests__/migration/emphasis.test.ts > migrating emphasis > moves whitespace surrounding phrasing content (emphasis, strong, etc) to the appropriate place:
__tests__/migration/emphasis.test.ts#L18
Error: Snapshot `migrating emphasis > moves whitespace surrounding phrasing content (emphasis, strong, etc) to the appropriate place 1` mismatched
- Expected
+ Received
- "**bold** and also *italic* and ***bold italic***aaaaaah
+ "**bold** and also *italic* and ***bold italic***aaaaaah
"
❯ __tests__/migration/emphasis.test.ts:18:17
|
|
__tests__/lib/plain/custom-components.test.ts > plain compiler > should include the title of Accordion:
__tests__/lib/plain/custom-components.test.ts#L11
AssertionError: expected 'Title' to contain 'Title Body'
Expected: "Title Body"
Received: "Title"
❯ __tests__/lib/plain/custom-components.test.ts:11:30
|
__tests__/lib/plain/custom-components.test.ts > plain compiler > should include the title of Card:
__tests__/lib/plain/custom-components.test.ts#L21
AssertionError: expected 'Title' to contain 'Title Body'
Expected: "Title Body"
Received: "Title"
❯ __tests__/lib/plain/custom-components.test.ts:21:30
|
Test (lts/-1, 18)
The job was canceled because "lts___18" failed.
|
|
__tests__/index.test.js > image:
__tests__/index.test.js#L43
Error: Snapshot `image 1` mismatched
Expected: ""<span aria-label="Expand image" class="img lightbox closed" role="button" tabindex="0"><span class="lightbox-inner"><img src="http://example.com/image.png" width="auto" height="auto" title="" class="img " alt="Image" loading="lazy"></span></span>""
Received: ""<span aria-label="Expand image" class="img lightbox closed" role="button" tabindex="0"><span class="lightbox-inner"><img alt="Image" class="img " height="auto" loading="lazy" src="http://example.com/image.png" title="" width="auto"></span></span>""
❯ __tests__/index.test.js:43:31
|
__tests__/components/index.test.ts > Components > Image:
__tests__/components/index.test.ts#L81
Error: Snapshot `Components > Image 1` mismatched
Expected: ""<span aria-label="Expand image" class="img lightbox closed" role="button" tabindex="0"><span class="lightbox-inner"><img src="https://files.readme.io/6f52e22-man-eating-pizza-and-making-an-ok-gesture.jpg" width="auto" height="auto" title="Pizza Face" class="img " alt="Bro eats pizza and makes an OK gesture." loading="lazy"></span></span>""
Received: ""<span aria-label="Expand image" class="img lightbox closed" role="button" tabindex="0"><span class="lightbox-inner"><img alt="Bro eats pizza and makes an OK gesture." class="img " height="auto" loading="lazy" src="https://files.readme.io/6f52e22-man-eating-pizza-and-making-an-ok-gesture.jpg" title="Pizza Face" width="auto"></span></span>""
❯ __tests__/components/index.test.ts:81:33
|
__tests__/lib/plain.test.ts > plain compiler > returns plain text of markdown components:
__tests__/lib/plain.test.ts#L12
AssertionError: expected '' to be 'Hello! Is it me you\'re looking for?' // Object.is equality
- Expected
+ Received
- Hello! Is it me you're looking for?
❯ __tests__/lib/plain.test.ts:12:25
|
__tests__/lib/plain.test.ts > plain compiler > compiles callouts:
__tests__/lib/plain.test.ts#L35
AssertionError: expected '' to be 'Title Some body' // Object.is equality
- Expected
+ Received
- Title Some body
❯ __tests__/lib/plain.test.ts:35:25
|
__tests__/lib/plain.test.ts > plain compiler > compiles markdown tables:
__tests__/lib/plain.test.ts#L45
AssertionError: expected '' to be 'Header 1 Header 2 Cell 1 Cell 2' // Object.is equality
- Expected
+ Received
- Header 1 Header 2 Cell 1 Cell 2
❯ __tests__/lib/plain.test.ts:45:30
|
__tests__/migration/emphasis.test.ts > migrating emphasis > moves whitespace surrounding phrasing content (emphasis, strong, etc) to the appropriate place:
__tests__/migration/emphasis.test.ts#L18
Error: Snapshot `migrating emphasis > moves whitespace surrounding phrasing content (emphasis, strong, etc) to the appropriate place 1` mismatched
- Expected
+ Received
- "**bold** and also *italic* and ***bold italic***aaaaaah
+ "**bold** and also *italic* and ***bold italic***aaaaaah
"
❯ __tests__/migration/emphasis.test.ts:18:17
|
|
__tests__/lib/plain/custom-components.test.ts > plain compiler > should include the title of Accordion:
__tests__/lib/plain/custom-components.test.ts#L11
AssertionError: expected 'Title' to contain 'Title Body'
Expected: "Title Body"
Received: "Title"
❯ __tests__/lib/plain/custom-components.test.ts:11:30
|
__tests__/lib/plain/custom-components.test.ts > plain compiler > should include the title of Card:
__tests__/lib/plain/custom-components.test.ts#L21
AssertionError: expected 'Title' to contain 'Title Body'
Expected: "Title Body"
Received: "Title"
❯ __tests__/lib/plain/custom-components.test.ts:21:30
|
Test (latest, 18)
The job was canceled because "lts___18" failed.
|
|
__tests__/index.test.js > image:
__tests__/index.test.js#L43
Error: Snapshot `image 1` mismatched
Expected: ""<span aria-label="Expand image" class="img lightbox closed" role="button" tabindex="0"><span class="lightbox-inner"><img src="http://example.com/image.png" width="auto" height="auto" title="" class="img " alt="Image" loading="lazy"></span></span>""
Received: ""<span aria-label="Expand image" class="img lightbox closed" role="button" tabindex="0"><span class="lightbox-inner"><img alt="Image" class="img " height="auto" loading="lazy" src="http://example.com/image.png" title="" width="auto"></span></span>""
❯ __tests__/index.test.js:43:31
|
__tests__/components/index.test.ts > Components > Image:
__tests__/components/index.test.ts#L81
Error: Snapshot `Components > Image 1` mismatched
Expected: ""<span aria-label="Expand image" class="img lightbox closed" role="button" tabindex="0"><span class="lightbox-inner"><img src="https://files.readme.io/6f52e22-man-eating-pizza-and-making-an-ok-gesture.jpg" width="auto" height="auto" title="Pizza Face" class="img " alt="Bro eats pizza and makes an OK gesture." loading="lazy"></span></span>""
Received: ""<span aria-label="Expand image" class="img lightbox closed" role="button" tabindex="0"><span class="lightbox-inner"><img alt="Bro eats pizza and makes an OK gesture." class="img " height="auto" loading="lazy" src="https://files.readme.io/6f52e22-man-eating-pizza-and-making-an-ok-gesture.jpg" title="Pizza Face" width="auto"></span></span>""
❯ __tests__/components/index.test.ts:81:33
|
__tests__/lib/plain.test.ts > plain compiler > returns plain text of markdown components:
__tests__/lib/plain.test.ts#L12
AssertionError: expected '' to be 'Hello! Is it me you\'re looking for?' // Object.is equality
- Expected
+ Received
- Hello! Is it me you're looking for?
❯ __tests__/lib/plain.test.ts:12:25
|
__tests__/lib/plain.test.ts > plain compiler > compiles callouts:
__tests__/lib/plain.test.ts#L35
AssertionError: expected '' to be 'Title Some body' // Object.is equality
- Expected
+ Received
- Title Some body
❯ __tests__/lib/plain.test.ts:35:25
|
__tests__/lib/plain.test.ts > plain compiler > compiles markdown tables:
__tests__/lib/plain.test.ts#L45
AssertionError: expected '' to be 'Header 1 Header 2 Cell 1 Cell 2' // Object.is equality
- Expected
+ Received
- Header 1 Header 2 Cell 1 Cell 2
❯ __tests__/lib/plain.test.ts:45:30
|
__tests__/migration/emphasis.test.ts > migrating emphasis > moves whitespace surrounding phrasing content (emphasis, strong, etc) to the appropriate place:
__tests__/migration/emphasis.test.ts#L18
Error: Snapshot `migrating emphasis > moves whitespace surrounding phrasing content (emphasis, strong, etc) to the appropriate place 1` mismatched
- Expected
+ Received
- "**bold** and also *italic* and ***bold italic***aaaaaah
+ "**bold** and also *italic* and ***bold italic***aaaaaah
"
❯ __tests__/migration/emphasis.test.ts:18:17
|
|
__tests__/lib/plain/custom-components.test.ts > plain compiler > should include the title of Accordion:
__tests__/lib/plain/custom-components.test.ts#L11
AssertionError: expected 'Title' to contain 'Title Body'
Expected: "Title Body"
Received: "Title"
❯ __tests__/lib/plain/custom-components.test.ts:11:30
|
__tests__/lib/plain/custom-components.test.ts > plain compiler > should include the title of Card:
__tests__/lib/plain/custom-components.test.ts#L21
AssertionError: expected 'Title' to contain 'Title Body'
Expected: "Title Body"
Received: "Title"
❯ __tests__/lib/plain/custom-components.test.ts:21:30
|
Test (lts/-1, 16)
The job was canceled because "lts___18" failed.
|
|
__tests__/index.test.js > image:
__tests__/index.test.js#L43
Error: Snapshot `image 1` mismatched
Expected: ""<span aria-label="Expand image" class="img lightbox closed" role="button" tabindex="0"><span class="lightbox-inner"><img src="http://example.com/image.png" width="auto" height="auto" title="" class="img " alt="Image" loading="lazy"></span></span>""
Received: ""<span aria-label="Expand image" class="img lightbox closed" role="button" tabindex="0"><span class="lightbox-inner"><img alt="Image" class="img " height="auto" loading="lazy" src="http://example.com/image.png" title="" width="auto"></span></span>""
❯ __tests__/index.test.js:43:31
|
__tests__/components/index.test.ts > Components > Image:
__tests__/components/index.test.ts#L81
Error: Snapshot `Components > Image 1` mismatched
Expected: ""<span aria-label="Expand image" class="img lightbox closed" role="button" tabindex="0"><span class="lightbox-inner"><img src="https://files.readme.io/6f52e22-man-eating-pizza-and-making-an-ok-gesture.jpg" width="auto" height="auto" title="Pizza Face" class="img " alt="Bro eats pizza and makes an OK gesture." loading="lazy"></span></span>""
Received: ""<span aria-label="Expand image" class="img lightbox closed" role="button" tabindex="0"><span class="lightbox-inner"><img alt="Bro eats pizza and makes an OK gesture." class="img " height="auto" loading="lazy" src="https://files.readme.io/6f52e22-man-eating-pizza-and-making-an-ok-gesture.jpg" title="Pizza Face" width="auto"></span></span>""
❯ __tests__/components/index.test.ts:81:33
|
__tests__/lib/plain.test.ts > plain compiler > returns plain text of markdown components:
__tests__/lib/plain.test.ts#L12
AssertionError: expected '' to be 'Hello! Is it me you\'re looking for?' // Object.is equality
- Expected
+ Received
- Hello! Is it me you're looking for?
❯ __tests__/lib/plain.test.ts:12:25
|
__tests__/lib/plain.test.ts > plain compiler > compiles callouts:
__tests__/lib/plain.test.ts#L35
AssertionError: expected '' to be 'Title Some body' // Object.is equality
- Expected
+ Received
- Title Some body
❯ __tests__/lib/plain.test.ts:35:25
|
__tests__/lib/plain.test.ts > plain compiler > compiles markdown tables:
__tests__/lib/plain.test.ts#L45
AssertionError: expected '' to be 'Header 1 Header 2 Cell 1 Cell 2' // Object.is equality
- Expected
+ Received
- Header 1 Header 2 Cell 1 Cell 2
❯ __tests__/lib/plain.test.ts:45:30
|
__tests__/migration/emphasis.test.ts > migrating emphasis > moves whitespace surrounding phrasing content (emphasis, strong, etc) to the appropriate place:
__tests__/migration/emphasis.test.ts#L18
Error: Snapshot `migrating emphasis > moves whitespace surrounding phrasing content (emphasis, strong, etc) to the appropriate place 1` mismatched
- Expected
+ Received
- "**bold** and also *italic* and ***bold italic***aaaaaah
+ "**bold** and also *italic* and ***bold italic***aaaaaah
"
❯ __tests__/migration/emphasis.test.ts:18:17
|
|
__tests__/lib/plain/custom-components.test.ts > plain compiler > should include the title of Accordion:
__tests__/lib/plain/custom-components.test.ts#L11
AssertionError: expected 'Title' to contain 'Title Body'
Expected: "Title Body"
Received: "Title"
❯ __tests__/lib/plain/custom-components.test.ts:11:30
|
__tests__/lib/plain/custom-components.test.ts > plain compiler > should include the title of Card:
__tests__/lib/plain/custom-components.test.ts#L21
AssertionError: expected 'Title' to contain 'Title Body'
Expected: "Title Body"
Received: "Title"
❯ __tests__/lib/plain/custom-components.test.ts:21:30
|
Test (latest, 17)
The job was canceled because "lts___18" failed.
|
Test (latest, 17)
The operation was canceled.
|
Test (lts/-1, 17)
The job was canceled because "lts___18" failed.
|
|
__tests__/index.test.js > image:
__tests__/index.test.js#L43
Error: Snapshot `image 1` mismatched
Expected: ""<span aria-label="Expand image" class="img lightbox closed" role="button" tabindex="0"><span class="lightbox-inner"><img src="http://example.com/image.png" width="auto" height="auto" title="" class="img " alt="Image" loading="lazy"></span></span>""
Received: ""<span aria-label="Expand image" class="img lightbox closed" role="button" tabindex="0"><span class="lightbox-inner"><img alt="Image" class="img " height="auto" loading="lazy" src="http://example.com/image.png" title="" width="auto"></span></span>""
❯ __tests__/index.test.js:43:31
|
__tests__/components/index.test.ts > Components > Image:
__tests__/components/index.test.ts#L81
Error: Snapshot `Components > Image 1` mismatched
Expected: ""<span aria-label="Expand image" class="img lightbox closed" role="button" tabindex="0"><span class="lightbox-inner"><img src="https://files.readme.io/6f52e22-man-eating-pizza-and-making-an-ok-gesture.jpg" width="auto" height="auto" title="Pizza Face" class="img " alt="Bro eats pizza and makes an OK gesture." loading="lazy"></span></span>""
Received: ""<span aria-label="Expand image" class="img lightbox closed" role="button" tabindex="0"><span class="lightbox-inner"><img alt="Bro eats pizza and makes an OK gesture." class="img " height="auto" loading="lazy" src="https://files.readme.io/6f52e22-man-eating-pizza-and-making-an-ok-gesture.jpg" title="Pizza Face" width="auto"></span></span>""
❯ __tests__/components/index.test.ts:81:33
|
__tests__/lib/plain.test.ts > plain compiler > returns plain text of markdown components:
__tests__/lib/plain.test.ts#L12
AssertionError: expected '' to be 'Hello! Is it me you\'re looking for?' // Object.is equality
- Expected
+ Received
- Hello! Is it me you're looking for?
❯ __tests__/lib/plain.test.ts:12:25
|
__tests__/lib/plain.test.ts > plain compiler > compiles callouts:
__tests__/lib/plain.test.ts#L35
AssertionError: expected '' to be 'Title Some body' // Object.is equality
- Expected
+ Received
- Title Some body
❯ __tests__/lib/plain.test.ts:35:25
|
__tests__/lib/plain.test.ts > plain compiler > compiles markdown tables:
__tests__/lib/plain.test.ts#L45
AssertionError: expected '' to be 'Header 1 Header 2 Cell 1 Cell 2' // Object.is equality
- Expected
+ Received
- Header 1 Header 2 Cell 1 Cell 2
❯ __tests__/lib/plain.test.ts:45:30
|
__tests__/migration/emphasis.test.ts > migrating emphasis > moves whitespace surrounding phrasing content (emphasis, strong, etc) to the appropriate place:
__tests__/migration/emphasis.test.ts#L18
Error: Snapshot `migrating emphasis > moves whitespace surrounding phrasing content (emphasis, strong, etc) to the appropriate place 1` mismatched
- Expected
+ Received
- "**bold** and also *italic* and ***bold italic***aaaaaah
+ "**bold** and also *italic* and ***bold italic***aaaaaah
"
❯ __tests__/migration/emphasis.test.ts:18:17
|
|
__tests__/lib/plain/custom-components.test.ts > plain compiler > should include the title of Accordion:
__tests__/lib/plain/custom-components.test.ts#L11
AssertionError: expected 'Title' to contain 'Title Body'
Expected: "Title Body"
Received: "Title"
❯ __tests__/lib/plain/custom-components.test.ts:11:30
|
__tests__/lib/plain/custom-components.test.ts > plain compiler > should include the title of Card:
__tests__/lib/plain/custom-components.test.ts#L21
AssertionError: expected 'Title' to contain 'Title Body'
Expected: "Title Body"
Received: "Title"
❯ __tests__/lib/plain/custom-components.test.ts:21:30
|
Test (lts/*, 16)
The job was canceled because "lts___18" failed.
|
Test (lts/*, 16)
The operation was canceled.
|
Test (latest, 16)
The job was canceled because "lts___18" failed.
|
Test (latest, 16)
The operation was canceled.
|
Test (lts/*, 17)
The job was canceled because "lts___18" failed.
|
Test (lts/*, 17)
The operation was canceled.
|