← Back to scan
File as GitHub Issue repo: sindresorhus/p-queue

Push this scan report to sindresorhus/p-queue

Click the green button below to open GitHub’s new-issue form, pre-filled with the report title, summary table, top findings, and an embedded score-card image. No authentication needed — you review on GitHub before submitting. Repobility is credited as the scanner.

Embedded score card image

This image will render at the top of the issue body. Hosted on Repobility, refreshes automatically after re-scans.

Repobility score card

Issue title

Ts As Any

Curate findings to include

Pick exactly which findings appear in the issue body. By default the top 5 are included. Uncheck noise, check what matters.

Top 5 (default)
Severity Rule Title File:line
HIGH MINED115 Action `actions/setup-node` pinned to mutable ref `@v5` .github/workflows/main.yml:17
HIGH MINED115 Action `actions/checkout` pinned to mutable ref `@v5` .github/workflows/main.yml:16
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … source/priority-queue.ts:38
INFO MINED045 [MINED045] Ts Non Null Assertion: x! asserts not null - bypasses null checks - TypeError … source/options.ts:135
INFO MINED054 [MINED054] Ts As Any: Casting to any (as any) bypasses type checking entirely. bench.ts:24
INFO MINED052 [MINED052] Ts Any Typed: : any used as type annotation. Defeats TypeScript type safety. bench.ts:100
INFO MINED044 [MINED044] Js Console Log Prod: console.log left in code. Should be replaced with logger … bench.ts:98
Reset to top 5 7 findings available (after auto-suppression of test files + won't-fix)

Issue body (markdown)

## Code-quality scan: `sindresorhus/p-queue`

**Score: 91/100 (A-)**  ·  7 findings  ·  scanned 2026-05-20 12:45 UTC  ·  6,519 LOC

| Severity | Count |
|---|---|
| CRITICAL | 0 |
| HIGH | 2 |
| MEDIUM | 0 |
| LOW | 0 |

📊 [Full filterable report](https://repobility.com/scan/d29b03e8-7af6-4609-a4ef-ef0885486ae1/)  ·  ![scorecard](https://repobility.com/scan/d29b03e8-7af6-4609-a4ef-ef0885486ae1/report.png?v=1779281118-s2)

### Top findings

1. **HIGH** `MINED115` — Action `actions/setup-node` pinned to mutable ref `@v5`
   `.github/workflows/main.yml:17` · ✓ Repobility
2. **HIGH** `MINED115` — Action `actions/checkout` pinned to mutable ref `@v5`
   `.github/workflows/main.yml:16` · ✓ Repobility
3. **INFO** `MINED045` — Ts Non Null Assertion
   `source/priority-queue.ts:38` · CWE-476 · ✓ Repobility
4. **INFO** `MINED045` — Ts Non Null Assertion
   `source/options.ts:135` · CWE-476 · ✓ Repobility
5. **INFO** `MINED054` — Ts As Any
   `bench.ts:24` · CWE-704 · ✓ Repobility

---

_Filed automatically. Close this issue if not useful — we won't refile. Full report: https://repobility.com/scan/d29b03e8-7af6-4609-a4ef-ef0885486ae1/_
Megaproject â high spam risk
Could not determine 'sindresorhus/p-queue' star count (GitHub API rate-limited or unreachable). When in doubt about repo size, prefer opening a focused PR or a discussion rather than an issue.

The button opens GitHubâs new-issue page in a new tab. You will see the title + body pre-filled â review, edit if you want, then click GitHubâs "Submit new issue" button. Repobility never posts anything on your behalf.

For real security findings on big repos: use the project's SECURITY.md or private advisory flow instead of a public issue.