Merge pull request #205 from goblinfactory-forks/feature/204-support-… #97
Annotations
2 errors and 1 warning
Run bun -v:
packages/nuekit/test/nuekit.test.js#L144
[
{
+ dir: "blog/nested",
+ pubDate: 2020-01-03T00:00:00.000Z,
+ slug: "hey2.html",
+ title: "Fourth",
+ url: "/blog/nested/hey2.html",
+ },
+ {
+ dir: "blog/nested",
+ pubDate: 2020-01-02T00:00:00.000Z,
+ slug: "hey1.html",
+ title: "Third",
+ url: "/blog/nested/hey1.html",
+ },
+ {
dir: "blog",
pubDate: undefined,
slug: "first-a.html",
title: "First",
url: "/blog/first-a.html",
},
{
dir: "blog",
pubDate: 2020-01-04T00:00:00.000Z,
slug: "first-b.html",
title: "Second",
url: "/blog/first-b.html",
- },
- {
- dir: "blog/nested",
- pubDate: 2020-01-03T00:00:00.000Z,
- slug: "hey2.html",
- title: "Fourth",
- url: "/blog/nested/hey2.html",
- },
- {
- dir: "blog/nested",
- pubDate: 2020-01-02T00:00:00.000Z,
- slug: "hey1.html",
- title: "Third",
- url: "/blog/nested/hey1.html",
}
]
- Expected - 14
+ Received + 14
at /home/runner/work/nue/nue/packages/nuekit/test/nuekit.test.js:144:3
|
Run bun -v
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading