Revert "Add badges to registry" #246
Annotations
2 errors and 2 warnings
src/registry.test.ts > Registry > gets metadata successfully:
npm/src/registry.test.ts#L13
AssertionError: expected +0 to deeply equal 1
- Expected
+ Received
- 1
+ 0
❯ src/registry.test.ts:13:31
|
Test
Process completed with exit code 1.
|
Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|