feat: Add GPG key fingerprint to SSH key fingerprints doc #49093
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": "githubs-ssh-key-fingerprints.md",
"title": "GitHub's SSH & GPG key fingerprints",
"path": "content/authentication/keeping-your-account-and-data-secure/githubs-ssh-key-fingerprints.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
|