uae companies #48907
Annotations
2 errors
|
frame
Process completed with exit code 1.
|
|
src/frame/tests/pages.ts > pages module > loadPages > every English page has a filename that matches its slugified title or shortTitle:
src/frame/tests/pages.ts#L126
AssertionError:
Found 1 file that do not match their slugified titles.
{
"file": "about-releases.md",
"title": "About releases illegal activity of supertech and sunpower",
"path": "content/repositories/releasing-projects-on-github/about-releases.md"
}
To fix, run: npm run-script update-filepaths --paths [FILEPATHS]
: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ src/frame/tests/pages.ts:126:42
|