Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.
45 of your 69 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

denoland/deno

https://github.com/denoland/deno · scanned 2026-06-05 05:51 UTC (1 hour, 59 minutes ago) · 10 languages

4839 findings (63 legacy + 4776 scanner) 11/13 scanners ran 25th percentile · Rust · large (100-500K LoC) Scanner says 49 (higher by 14)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 hour, 59 minutes ago · v2 · 2451 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 60.0 0.15 9.00
security_score 100.0 0.25 25.00
testing_score 26.0 0.20 5.20
documentation_score 64.0 0.15 9.60
practices_score 62.0 0.15 9.30
code_quality 50.0 0.10 5.00
Overall 1.00 63.1
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all
Scan summary Repository scanned at 49.1/100 with 100.0% coverage. It contains 19492 nodes across 10 cross-layer flows, written primarily in mixed languages. Engine surfaced 2388 findings — concentrated in frontend (1678), quality (358), api (261). Risk profile is high: 4 critical, 267 high, 33 medium. Recommended next step: open the frontend layer findings first — that's where the highest-impact wins live.

Showing 2057 of 2451 findings. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

critical Legacy software dependency conf 0.90 ✓ Repobility [MINED116] Workflow uses `secrets.APPLE_CODESIGN_KEY` on a `pull_request` trigger: This workflow triggers on `pull_request`, which checks out the FORK's code. Referencing `${ secrets.APPLE_CODESIGN_KEY }` lets a PR from any fork exfiltrate the secret (modify a script, log the value, etc.). Use `pull_request_target` ONLY with strict checkout discipline (no fork code in the trusted context).
Either remove the secret reference, or switch the trigger to `pull_request_target` AND ensure no fork-controlled code runs before the secret is consumed.
.github/workflows/ci.generated.yml:1789 dependencylegacy
critical Legacy software dependency conf 0.90 ✓ Repobility [MINED116] Workflow uses `secrets.APPLE_CODESIGN_KEY` on a `pull_request` trigger: This workflow triggers on `pull_request`, which checks out the FORK's code. Referencing `${ secrets.APPLE_CODESIGN_KEY }` lets a PR from any fork exfiltrate the secret (modify a script, log the value, etc.). Use `pull_request_target` ONLY with strict checkout discipline (no fork code in the trusted context).
Either remove the secret reference, or switch the trigger to `pull_request_target` AND ensure no fork-controlled code runs before the secret is consumed.
.github/workflows/ci.generated.yml:782 dependencylegacy
critical Legacy software dependency conf 0.90 ✓ Repobility [MINED116] Workflow uses `secrets.APPLE_CODESIGN_PASSWORD` on a `pull_request` trigger: This workflow triggers on `pull_request`, which checks out the FORK's code. Referencing `${ secrets.APPLE_CODESIGN_PASSWORD }` lets a PR from any fork exfiltrate the secret (modify a script, log the value, etc.). Use `pull_request_target` ONLY with strict checkout discipline (no fork code in the trusted context).
Either remove the secret reference, or switch the trigger to `pull_request_target` AND ensure no fork-controlled code runs before the secret is consumed.
.github/workflows/ci.generated.yml:1790 dependencylegacy
critical Legacy software dependency conf 0.90 ✓ Repobility [MINED116] Workflow uses `secrets.APPLE_CODESIGN_PASSWORD` on a `pull_request` trigger: This workflow triggers on `pull_request`, which checks out the FORK's code. Referencing `${ secrets.APPLE_CODESIGN_PASSWORD }` lets a PR from any fork exfiltrate the secret (modify a script, log the value, etc.). Use `pull_request_target` ONLY with strict checkout discipline (no fork code in the trusted context).
Either remove the secret reference, or switch the trigger to `pull_request_target` AND ensure no fork-controlled code runs before the secret is consumed.
.github/workflows/ci.generated.yml:783 dependencylegacy
critical Legacy software dependency conf 0.90 ✓ Repobility [MINED116] Workflow uses `secrets.AZURE_CLIENT_ID` on a `pull_request` trigger: This workflow triggers on `pull_request`, which checks out the FORK's code. Referencing `${ secrets.AZURE_CLIENT_ID }` lets a PR from any fork exfiltrate the secret (modify a script, log the value, etc.). Use `pull_request_target` ONLY with strict checkout discipline (no fork code in the trusted context).
Either remove the secret reference, or switch the trigger to `pull_request_target` AND ensure no fork-controlled code runs before the secret is consumed.
.github/workflows/ci.generated.yml:3542 dependencylegacy
critical Legacy software dependency conf 0.90 ✓ Repobility [MINED116] Workflow uses `secrets.AZURE_CLIENT_ID` on a `pull_request` trigger: This workflow triggers on `pull_request`, which checks out the FORK's code. Referencing `${ secrets.AZURE_CLIENT_ID }` lets a PR from any fork exfiltrate the secret (modify a script, log the value, etc.). Use `pull_request_target` ONLY with strict checkout discipline (no fork code in the trusted context).
Either remove the secret reference, or switch the trigger to `pull_request_target` AND ensure no fork-controlled code runs before the secret is consumed.
.github/workflows/ci.generated.yml:2722 dependencylegacy
critical Legacy software dependency conf 0.90 ✓ Repobility [MINED116] Workflow uses `secrets.AZURE_SUBSCRIPTION_ID` on a `pull_request` trigger: This workflow triggers on `pull_request`, which checks out the FORK's code. Referencing `${ secrets.AZURE_SUBSCRIPTION_ID }` lets a PR from any fork exfiltrate the secret (modify a script, log the value, etc.). Use `pull_request_target` ONLY with strict checkout discipline (no fork code in the trusted context).
Either remove the secret reference, or switch the trigger to `pull_request_target` AND ensure no fork-controlled code runs before the secret is consumed.
.github/workflows/ci.generated.yml:3544 dependencylegacy
critical Legacy software dependency conf 0.90 ✓ Repobility [MINED116] Workflow uses `secrets.AZURE_SUBSCRIPTION_ID` on a `pull_request` trigger: This workflow triggers on `pull_request`, which checks out the FORK's code. Referencing `${ secrets.AZURE_SUBSCRIPTION_ID }` lets a PR from any fork exfiltrate the secret (modify a script, log the value, etc.). Use `pull_request_target` ONLY with strict checkout discipline (no fork code in the trusted context).
Either remove the secret reference, or switch the trigger to `pull_request_target` AND ensure no fork-controlled code runs before the secret is consumed.
.github/workflows/ci.generated.yml:2724 dependencylegacy
critical Legacy software dependency conf 0.90 ✓ Repobility [MINED116] Workflow uses `secrets.AZURE_TENANT_ID` on a `pull_request` trigger: This workflow triggers on `pull_request`, which checks out the FORK's code. Referencing `${ secrets.AZURE_TENANT_ID }` lets a PR from any fork exfiltrate the secret (modify a script, log the value, etc.). Use `pull_request_target` ONLY with strict checkout discipline (no fork code in the trusted context).
Either remove the secret reference, or switch the trigger to `pull_request_target` AND ensure no fork-controlled code runs before the secret is consumed.
.github/workflows/ci.generated.yml:3543 dependencylegacy
critical Legacy software dependency conf 0.90 ✓ Repobility [MINED116] Workflow uses `secrets.AZURE_TENANT_ID` on a `pull_request` trigger: This workflow triggers on `pull_request`, which checks out the FORK's code. Referencing `${ secrets.AZURE_TENANT_ID }` lets a PR from any fork exfiltrate the secret (modify a script, log the value, etc.). Use `pull_request_target` ONLY with strict checkout discipline (no fork code in the trusted context).
Either remove the secret reference, or switch the trigger to `pull_request_target` AND ensure no fork-controlled code runs before the secret is consumed.
.github/workflows/ci.generated.yml:2723 dependencylegacy
critical Legacy software dependency conf 0.90 ✓ Repobility [MINED116] Workflow uses `secrets.DENOBOT_PAT` on a `pull_request` trigger: This workflow triggers on `pull_request`, which checks out the FORK's code. Referencing `${ secrets.DENOBOT_PAT }` lets a PR from any fork exfiltrate the secret (modify a script, log the value, etc.). Use `pull_request_target` ONLY with strict checkout discipline (no fork code in the trusted context).
Either remove the secret reference, or switch the trigger to `pull_request_target` AND ensure no fork-controlled code runs before the secret is consumed.
.github/workflows/ci.generated.yml:4658 dependencylegacy
critical Legacy software dependency conf 0.90 ✓ Repobility [MINED116] Workflow uses `secrets.DENOBOT_PAT` on a `pull_request` trigger: This workflow triggers on `pull_request`, which checks out the FORK's code. Referencing `${ secrets.DENOBOT_PAT }` lets a PR from any fork exfiltrate the secret (modify a script, log the value, etc.). Use `pull_request_target` ONLY with strict checkout discipline (no fork code in the trusted context).
Either remove the secret reference, or switch the trigger to `pull_request_target` AND ensure no fork-controlled code runs before the secret is consumed.
.github/workflows/ci.generated.yml:244 dependencylegacy
critical Legacy software dependency conf 0.90 ✓ Repobility [MINED116] Workflow uses `secrets.S3_SECRET_ACCESS_KEY` on a `pull_request` trigger: This workflow triggers on `pull_request`, which checks out the FORK's code. Referencing `${ secrets.S3_SECRET_ACCESS_KEY }` lets a PR from any fork exfiltrate the secret (modify a script, log the value, etc.). Use `pull_request_target` ONLY with strict checkout discipline (no fork code in the trusted context).
Either remove the secret reference, or switch the trigger to `pull_request_target` AND ensure no fork-controlled code runs before the secret is consumed.
.github/workflows/ci.generated.yml:6074 dependencylegacy
critical Legacy software dependency conf 0.90 ✓ Repobility [MINED116] Workflow uses `secrets.S3_SECRET_ACCESS_KEY` on a `pull_request` trigger: This workflow triggers on `pull_request`, which checks out the FORK's code. Referencing `${ secrets.S3_SECRET_ACCESS_KEY }` lets a PR from any fork exfiltrate the secret (modify a script, log the value, etc.). Use `pull_request_target` ONLY with strict checkout discipline (no fork code in the trusted context).
Either remove the secret reference, or switch the trigger to `pull_request_target` AND ensure no fork-controlled code runs before the secret is consumed.
.github/workflows/ci.generated.yml:4643 dependencylegacy
critical Legacy software dependency conf 0.90 ✓ Repobility [MINED116] Workflow uses `secrets.S3_SECRET_ACCESS_KEY` on a `pull_request` trigger: This workflow triggers on `pull_request`, which checks out the FORK's code. Referencing `${ secrets.S3_SECRET_ACCESS_KEY }` lets a PR from any fork exfiltrate the secret (modify a script, log the value, etc.). Use `pull_request_target` ONLY with strict checkout discipline (no fork code in the trusted context).
Either remove the secret reference, or switch the trigger to `pull_request_target` AND ensure no fork-controlled code runs before the secret is consumed.
.github/workflows/ci.generated.yml:4174 dependencylegacy
critical Legacy software dependency conf 0.90 ✓ Repobility [MINED116] Workflow uses `secrets.S3_SECRET_ACCESS_KEY` on a `pull_request` trigger: This workflow triggers on `pull_request`, which checks out the FORK's code. Referencing `${ secrets.S3_SECRET_ACCESS_KEY }` lets a PR from any fork exfiltrate the secret (modify a script, log the value, etc.). Use `pull_request_target` ONLY with strict checkout discipline (no fork code in the trusted context).
Either remove the secret reference, or switch the trigger to `pull_request_target` AND ensure no fork-controlled code runs before the secret is consumed.
.github/workflows/ci.generated.yml:4130 dependencylegacy
critical Legacy software dependency conf 0.90 ✓ Repobility [MINED116] Workflow uses `secrets.S3_SECRET_ACCESS_KEY` on a `pull_request` trigger: This workflow triggers on `pull_request`, which checks out the FORK's code. Referencing `${ secrets.S3_SECRET_ACCESS_KEY }` lets a PR from any fork exfiltrate the secret (modify a script, log the value, etc.). Use `pull_request_target` ONLY with strict checkout discipline (no fork code in the trusted context).
Either remove the secret reference, or switch the trigger to `pull_request_target` AND ensure no fork-controlled code runs before the secret is consumed.
.github/workflows/ci.generated.yml:3648 dependencylegacy
critical Legacy software dependency conf 0.90 ✓ Repobility [MINED116] Workflow uses `secrets.S3_SECRET_ACCESS_KEY` on a `pull_request` trigger: This workflow triggers on `pull_request`, which checks out the FORK's code. Referencing `${ secrets.S3_SECRET_ACCESS_KEY }` lets a PR from any fork exfiltrate the secret (modify a script, log the value, etc.). Use `pull_request_target` ONLY with strict checkout discipline (no fork code in the trusted context).
Either remove the secret reference, or switch the trigger to `pull_request_target` AND ensure no fork-controlled code runs before the secret is consumed.
.github/workflows/ci.generated.yml:3602 dependencylegacy
critical Legacy software dependency conf 0.90 ✓ Repobility [MINED116] Workflow uses `secrets.S3_SECRET_ACCESS_KEY` on a `pull_request` trigger: This workflow triggers on `pull_request`, which checks out the FORK's code. Referencing `${ secrets.S3_SECRET_ACCESS_KEY }` lets a PR from any fork exfiltrate the secret (modify a script, log the value, etc.). Use `pull_request_target` ONLY with strict checkout discipline (no fork code in the trusted context).
Either remove the secret reference, or switch the trigger to `pull_request_target` AND ensure no fork-controlled code runs before the secret is consumed.
.github/workflows/ci.generated.yml:2828 dependencylegacy
critical Legacy software dependency conf 0.90 ✓ Repobility [MINED116] Workflow uses `secrets.S3_SECRET_ACCESS_KEY` on a `pull_request` trigger: This workflow triggers on `pull_request`, which checks out the FORK's code. Referencing `${ secrets.S3_SECRET_ACCESS_KEY }` lets a PR from any fork exfiltrate the secret (modify a script, log the value, etc.). Use `pull_request_target` ONLY with strict checkout discipline (no fork code in the trusted context).
Either remove the secret reference, or switch the trigger to `pull_request_target` AND ensure no fork-controlled code runs before the secret is consumed.
.github/workflows/ci.generated.yml:2782 dependencylegacy
critical Legacy software dependency conf 0.90 ✓ Repobility [MINED116] Workflow uses `secrets.S3_SECRET_ACCESS_KEY` on a `pull_request` trigger: This workflow triggers on `pull_request`, which checks out the FORK's code. Referencing `${ secrets.S3_SECRET_ACCESS_KEY }` lets a PR from any fork exfiltrate the secret (modify a script, log the value, etc.). Use `pull_request_target` ONLY with strict checkout discipline (no fork code in the trusted context).
Either remove the secret reference, or switch the trigger to `pull_request_target` AND ensure no fork-controlled code runs before the secret is consumed.
.github/workflows/ci.generated.yml:1867 dependencylegacy
critical Legacy software dependency conf 0.90 ✓ Repobility [MINED116] Workflow uses `secrets.S3_SECRET_ACCESS_KEY` on a `pull_request` trigger: This workflow triggers on `pull_request`, which checks out the FORK's code. Referencing `${ secrets.S3_SECRET_ACCESS_KEY }` lets a PR from any fork exfiltrate the secret (modify a script, log the value, etc.). Use `pull_request_target` ONLY with strict checkout discipline (no fork code in the trusted context).
Either remove the secret reference, or switch the trigger to `pull_request_target` AND ensure no fork-controlled code runs before the secret is consumed.
.github/workflows/ci.generated.yml:1821 dependencylegacy
critical Legacy software dependency conf 0.90 ✓ Repobility [MINED116] Workflow uses `secrets.S3_SECRET_ACCESS_KEY` on a `pull_request` trigger: This workflow triggers on `pull_request`, which checks out the FORK's code. Referencing `${ secrets.S3_SECRET_ACCESS_KEY }` lets a PR from any fork exfiltrate the secret (modify a script, log the value, etc.). Use `pull_request_target` ONLY with strict checkout discipline (no fork code in the trusted context).
Either remove the secret reference, or switch the trigger to `pull_request_target` AND ensure no fork-controlled code runs before the secret is consumed.
.github/workflows/ci.generated.yml:860 dependencylegacy
critical Legacy software dependency conf 0.90 ✓ Repobility [MINED116] Workflow uses `secrets.S3_SECRET_ACCESS_KEY` on a `pull_request` trigger: This workflow triggers on `pull_request`, which checks out the FORK's code. Referencing `${ secrets.S3_SECRET_ACCESS_KEY }` lets a PR from any fork exfiltrate the secret (modify a script, log the value, etc.). Use `pull_request_target` ONLY with strict checkout discipline (no fork code in the trusted context).
Either remove the secret reference, or switch the trigger to `pull_request_target` AND ensure no fork-controlled code runs before the secret is consumed.
.github/workflows/ci.generated.yml:814 dependencylegacy
critical Legacy software dependency conf 0.90 ✓ Repobility [MINED116] Workflow uses `secrets.WPT_FYI_PW` on a `pull_request` trigger: This workflow triggers on `pull_request`, which checks out the FORK's code. Referencing `${ secrets.WPT_FYI_PW }` lets a PR from any fork exfiltrate the secret (modify a script, log the value, etc.). Use `pull_request_target` ONLY with strict checkout discipline (no fork code in the trusted context).
Either remove the secret reference, or switch the trigger to `pull_request_target` AND ensure no fork-controlled code runs before the secret is consumed.
.github/workflows/ci.generated.yml:4657 dependencylegacy
critical 9-layer security secrets conf 1.00 Possible secret in .github/workflows/ci.generated.yml
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
.github/workflows/ci.generated.yml:783 secrets
critical 9-layer security secrets conf 1.00 Possible secret in .github/workflows/ci.generated.yml
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
.github/workflows/ci.generated.yml:1790 secrets
critical 9-layer security secrets conf 1.00 Possible secret in .github/workflows/promote_to_release.generated.yml
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
.github/workflows/promote_to_release.generated.yml:124 secrets
critical 9-layer security secrets conf 1.00 Possible secret in .github/workflows/promote_to_release.ts
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
.github/workflows/promote_to_release.ts:172 secrets
low Legacy software xss conf 1.00 [SEC040] innerHTML XSS — template literal with server-supplied data: Setting .innerHTML with a template literal that interpolates server-supplied or user-supplied data is the canonical stored/reflected XSS vector. The browser parses the HTML and executes any <script> or event-handler attributes in the data. CWE-79. Especially dangerous when the data comes from a CV parser, profile field, or any user-input pipeline.
For plain text: use el.textContent = data.value (auto-escapes). For HTML you need to render: el.innerHTML = DOMPurify.sanitize(html). For React/Vue/Svelte: stop using innerHTML; use the framework's binding. When data comes from CV/PDF parsers, sanitize at the parser boundary too.
.github/mtime_cache/action.js:62 xsslegacy
low Legacy quality quality conf 1.00 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived input enables command injection. Ported from eslint-plugin-security detect-child-process (Apache-2.0).
Use execFile / spawn with separate args array; never pass shell strings.
cli/tools/doc/prism.js:3 qualitylegacy
low Legacy quality quality conf 1.00 [SEC085] JS: child_process.exec with non-literal: child_process.exec with user-derived input enables command injection. Ported from eslint-plugin-security detect-child-process (Apache-2.0).
Use execFile / spawn with separate args array; never pass shell strings.
.github/mtime_cache/action.js:142 qualitylegacy
high 9-layer api wiring conf 1.00 Dangling fetch: GET / (tests/specs/run/_081_location_relative_fetch_redirect/081_location_relative_fetch_redirect.ts:1)
`tests/specs/run/_081_location_relative_fetch_redirect/081_location_relative_fetch_redirect.ts:1` calls `GET /` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/` If this points at an external API, prefix it with `htt…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://${addr}/ (tests/unit/fetch_test.ts:1352)
`tests/unit/fetch_test.ts:1352` calls `GET http://${addr}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/<p>` If this points at an external API, prefix it with `https://` so the matcher skips it.
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://${addr}/ (tests/unit/fetch_test.ts:1898)
`tests/unit/fetch_test.ts:1898` calls `GET http://${addr}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/<p>` If this points at an external API, prefix it with `https://` so the matcher skips it.
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://${addr}/ (tests/unit/fetch_test.ts:1928)
`tests/unit/fetch_test.ts:1928` calls `GET http://${addr}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/<p>` If this points at an external API, prefix it with `https://` so the matcher skips it.
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://${addr}/ (tests/unit/fetch_test.ts:1952)
`tests/unit/fetch_test.ts:1952` calls `GET http://${addr}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/<p>` If this points at an external API, prefix it with `https://` so the matcher skips it.
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://${addr}/ (tests/unit/fetch_test.ts:1979)
`tests/unit/fetch_test.ts:1979` calls `GET http://${addr}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/<p>` If this points at an external API, prefix it with `https://` so the matcher skips it.
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://${hostname}:${port2}/ (tests/unit/http_test.ts:2454)
`tests/unit/http_test.ts:2454` calls `GET http://${hostname}:${port2}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/<p>:/<p>` If this points at an external API, prefix it with `https://` so the matcher skip…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://${hostname}:${port}/ (tests/unit/http_test.ts:2612)
`tests/unit/http_test.ts:2612` calls `GET http://${hostname}:${port}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/<p>:/<p>` If this points at an external API, prefix it with `https://` so the matcher skips…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://${hostname}:${port}/${i} (tests/unit/http_test.ts:1201)
`tests/unit/http_test.ts:1201` calls `GET http://${hostname}:${port}/${i}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/<p>:/<p>/<p>` If this points at an external API, prefix it with `https://` so the match…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://${url.host}/json (tests/unit/inspector_test.ts:605)
`tests/unit/inspector_test.ts:605` calls `GET http://${url.host}/json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/<p>/json` If this points at an external API, prefix it with `https://` so the matcher skips…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://${url.host}/json/list (tests/unit/inspector_test.ts:612)
`tests/unit/inspector_test.ts:612` calls `GET http://${url.host}/json/list` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/<p>/json/list` If this points at an external API, prefix it with `https://` so the mat…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${addr.port}/ (tests/unit_node/http_test.ts:3037)
`tests/unit_node/http_test.ts:3037` calls `GET http://127.0.0.1:${addr.port}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${addr.port}/ (tests/unit_node/http_test.ts:3049)
`tests/unit_node/http_test.ts:3049` calls `GET http://127.0.0.1:${addr.port}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${address.port}/late (tests/unit_node/perf_hooks_test.ts:208)
`tests/unit_node/perf_hooks_test.ts:208` calls `GET http://127.0.0.1:${address.port}/late` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/late` If this points at an external API, prefix it with …
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${address.port}/observed (tests/unit_node/perf_hooks_test.ts:170)
`tests/unit_node/perf_hooks_test.ts:170` calls `GET http://127.0.0.1:${address.port}/observed` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>/observed` If this points at an external API, prefix …
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${denyPort}/ (tests/specs/permission/deny_net_fetch_resolved_port/main.ts:22)
`tests/specs/permission/deny_net_fetch_resolved_port/main.ts:22` calls `GET http://127.0.0.1:${denyPort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, pref…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${httpPort}/ (tests/specs/serve/node_net_wake/main.ts:42)
`tests/specs/serve/node_net_wake/main.ts:42` calls `GET http://127.0.0.1:${httpPort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${listenPort}/ (tests/unit/http_test.ts:1164)
`tests/unit/http_test.ts:1164` calls `GET http://127.0.0.1:${listenPort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the mat…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${listenPort}/ (tests/unit/http_test.ts:208)
`tests/unit/http_test.ts:208` calls `GET http://127.0.0.1:${listenPort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the matc…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${listenPort}/ (tests/unit/http_test.ts:2689)
`tests/unit/http_test.ts:2689` calls `GET http://127.0.0.1:${listenPort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the mat…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${listenPort}/ (tests/unit/http_test.ts:439)
`tests/unit/http_test.ts:439` calls `GET http://127.0.0.1:${listenPort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the matc…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${listenPort}/ (tests/unit/http_test.ts:484)
`tests/unit/http_test.ts:484` calls `GET http://127.0.0.1:${listenPort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the matc…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${listenPort}/ (tests/unit/http_test.ts:505)
`tests/unit/http_test.ts:505` calls `GET http://127.0.0.1:${listenPort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the matc…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${listenPort}/ (tests/unit/http_test.ts:74)
`tests/unit/http_test.ts:74` calls `GET http://127.0.0.1:${listenPort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the match…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${listenPort}/ (tests/unit/http_test.ts:933)
`tests/unit/http_test.ts:933` calls `GET http://127.0.0.1:${listenPort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the matc…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${listenPort}/ (tests/unit/http_test.ts:985)
`tests/unit/http_test.ts:985` calls `GET http://127.0.0.1:${listenPort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the matc…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/ (tests/specs/permission/deny_net_fetch_resolved_ip/main.ts:12)
`tests/specs/permission/deny_net_fetch_resolved_ip/main.ts:12` calls `GET http://127.0.0.1:${port}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it …
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${port}/ (tests/specs/test/sanitizer_with_top_level_ops/main.js:42)
`tests/specs/test/sanitizer_with_top_level_ops/main.js:42` calls `GET http://127.0.0.1:${port}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${servePort}/ (tests/unit/serve_test.ts:1236)
`tests/unit/serve_test.ts:1236` calls `GET http://127.0.0.1:${servePort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the mat…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${servePort}/ (tests/unit/serve_test.ts:1366)
`tests/unit/serve_test.ts:1366` calls `GET http://127.0.0.1:${servePort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the mat…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${servePort}/ (tests/unit/serve_test.ts:1408)
`tests/unit/serve_test.ts:1408` calls `GET http://127.0.0.1:${servePort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the mat…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${servePort}/ (tests/unit/serve_test.ts:2206)
`tests/unit/serve_test.ts:2206` calls `GET http://127.0.0.1:${servePort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the mat…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${servePort}/ (tests/unit/serve_test.ts:2899)
`tests/unit/serve_test.ts:2899` calls `GET http://127.0.0.1:${servePort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the mat…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${servePort}/ (tests/unit/serve_test.ts:3294)
`tests/unit/serve_test.ts:3294` calls `GET http://127.0.0.1:${servePort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the mat…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${servePort}/ (tests/unit/serve_test.ts:505)
`tests/unit/serve_test.ts:505` calls `GET http://127.0.0.1:${servePort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the matc…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${servePort}/ (tests/unit/serve_test.ts:548)
`tests/unit/serve_test.ts:548` calls `GET http://127.0.0.1:${servePort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the matc…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${servePort}/ (tests/unit/serve_test.ts:572)
`tests/unit/serve_test.ts:572` calls `GET http://127.0.0.1:${servePort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the matc…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${servePort}/ (tests/unit/serve_test.ts:631)
`tests/unit/serve_test.ts:631` calls `GET http://127.0.0.1:${servePort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the matc…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${servePort}/ (tests/unit/serve_test.ts:666)
`tests/unit/serve_test.ts:666` calls `GET http://127.0.0.1:${servePort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the matc…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${servePort}/ (tests/unit/serve_test.ts:700)
`tests/unit/serve_test.ts:700` calls `GET http://127.0.0.1:${servePort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the matc…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${servePort}/ (tests/unit/serve_test.ts:708)
`tests/unit/serve_test.ts:708` calls `GET http://127.0.0.1:${servePort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the matc…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${servePort}/ (tests/unit/serve_test.ts:743)
`tests/unit/serve_test.ts:743` calls `GET http://127.0.0.1:${servePort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the matc…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${servePort}/ (tests/unit/serve_test.ts:777)
`tests/unit/serve_test.ts:777` calls `GET http://127.0.0.1:${servePort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the matc…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${servePort}/ (tests/unit/serve_test.ts:812)
`tests/unit/serve_test.ts:812` calls `GET http://127.0.0.1:${servePort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the matc…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:${server.addr.port}/ (tests/unit_node/http_test.ts:1278)
`tests/unit_node/http_test.ts:1278` calls `GET http://127.0.0.1:${server.addr.port}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `…
wiringdangling-fetchhelper:request
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:4567 (tests/specs/run/fetch_retry_stale_connection/main.ts:10)
`tests/specs/run/fetch_retry_stale_connection/main.ts:10` calls `GET http://127.0.0.1:4567` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:4567` If this points at an external API, prefix it with `htt…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:5929/ (tests/unit_node/http_test.ts:1229)
`tests/unit_node/http_test.ts:1229` calls `GET http://127.0.0.1:5929/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/http:/127.0.0.1:5929` If this points at an external API, prefix it with `https://` so th…
wiringdangling-fetchhelper:request
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:5929/ (tests/unit_node/http_test.ts:1249)
`tests/unit_node/http_test.ts:1249` calls `GET http://127.0.0.1:5929/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/http:/127.0.0.1:5929` If this points at an external API, prefix it with `https://` so th…
wiringdangling-fetchhelper:request
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:9400/ (tests/specs/node/http_address_override/duplicate_tcp.ts:10)
`tests/specs/node/http_address_override/duplicate_tcp.ts:10` calls `GET http://127.0.0.1:9400/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:9400` If this points at an external API, prefix it with …
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:9401/ (tests/specs/node/http_address_override/tcp.ts:16)
`tests/specs/node/http_address_override/tcp.ts:16` calls `GET http://127.0.0.1:9401/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:9401` If this points at an external API, prefix it with `https://`…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:9402/ (tests/specs/node/http_address_override/duplicate_tcp.ts:13)
`tests/specs/node/http_address_override/duplicate_tcp.ts:13` calls `GET http://127.0.0.1:9402/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:9402` If this points at an external API, prefix it with …
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:9403/ (tests/specs/node/http_address_override/tcp.ts:19)
`tests/specs/node/http_address_override/tcp.ts:19` calls `GET http://127.0.0.1:9403/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:9403` If this points at an external API, prefix it with `https://`…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:9404/ (tests/specs/node/http_address_override/duplicate_unix.ts:12)
`tests/specs/node/http_address_override/duplicate_unix.ts:12` calls `GET http://127.0.0.1:9404/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:9404` If this points at an external API, prefix it with…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://127.0.0.1:9999/ (tests/specs/node/http_address_override/unix_only.ts:16)
`tests/specs/node/http_address_override/unix_only.ts:16` calls `GET http://127.0.0.1:9999/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:9999` If this points at an external API, prefix it with `htt…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://<invalid>/ (tests/unit/fetch_test.ts:97)
`tests/unit/fetch_test.ts:97` calls `GET http://<invalid>/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/<invalid>` If this points at an external API, prefix it with `https://` so the matcher skips it.
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://[::1]:${port} (tests/unit_node/http_test.ts:468)
`tests/unit_node/http_test.ts:468` calls `GET http://[::1]:${port}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/http:/[::1]:/<p>` If this points at an external API, prefix it with `https://` so the match…
wiringdangling-fetchhelper:request
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://deno:land@localhost:4502 (tests/unit/fetch_test.ts:2171)
`tests/unit/fetch_test.ts:2171` calls `GET http://deno:land@localhost:4502` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/deno/<p>@localhost:4502` If this points at an external API, prefix it with `https://` …
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://example.invalid (tests/unit/fetch_test.ts:2183)
`tests/unit/fetch_test.ts:2183` calls `GET http://example.invalid` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/example.invalid` If this points at an external API, prefix it with `https://` so the matcher sk…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost/not-found (tests/unit/fetch_test.ts:2294)
`tests/unit/fetch_test.ts:2294` calls `GET http://localhost/not-found` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost/not-found` If this points at an external API, prefix it with `https://` so the ma…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost/ping (tests/unit/fetch_test.ts:2289)
`tests/unit/fetch_test.ts:2289` calls `GET http://localhost/ping` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost/ping` If this points at an external API, prefix it with `https://` so the matcher skip…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${addr.port} (tests/unit_node/http_test.ts:2531)
`tests/unit_node/http_test.ts:2531` calls `GET http://localhost:${addr.port}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the …
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${allowedPort}/ (tests/specs/permission/deny_net_fetch_resolved_port/main.ts:36)
`tests/specs/permission/deny_net_fetch_resolved_port/main.ts:36` calls `GET http://localhost:${allowedPort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, p…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${denyPort}/ (tests/specs/permission/deny_net_fetch_resolved_port/main.ts:29)
`tests/specs/permission/deny_net_fetch_resolved_port/main.ts:29` calls `GET http://localhost:${denyPort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, pref…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${listenPort}/ (tests/unit/fetch_test.ts:2316)
`tests/unit/fetch_test.ts:2316` calls `GET http://localhost:${listenPort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the ma…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${listenPort}/ (tests/unit/http_test.ts:1318)
`tests/unit/http_test.ts:1318` calls `GET http://localhost:${listenPort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the mat…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${listenPort}/ (tests/unit/http_test.ts:2708)
`tests/unit/http_test.ts:2708` calls `GET http://localhost:${listenPort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the mat…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${listenPort}/ (tests/unit/http_test.ts:536)
`tests/unit/http_test.ts:536` calls `GET http://localhost:${listenPort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the matc…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${port!}/users/${i} (tests/specs/cli/otel_basic/http_route.ts:23)
`tests/specs/cli/otel_basic/http_route.ts:23` calls `GET http://localhost:${port!}/users/${i}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/users/<p>` If this points at an external API, prefix…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${port} (tests/specs/cli/otel_basic/basic.ts:20)
`tests/specs/cli/otel_basic/basic.ts:20` calls `GET http://localhost:${port}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the …
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${port} (tests/specs/cli/otel_basic/http_metric.ts:13)
`tests/specs/cli/otel_basic/http_metric.ts:13` calls `GET http://localhost:${port}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` s…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${port} (tests/specs/node/wrapped_http_response/main.ts:48)
`tests/specs/node/wrapped_http_response/main.ts:48` calls `GET http://localhost:${port}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https:…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${port} (tests/unit/fetch_test.ts:71)
`tests/unit/fetch_test.ts:71` calls `GET http://localhost:${port}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the matcher ski…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${port} (tests/unit_node/http_test.ts:1359)
`tests/unit_node/http_test.ts:1359` calls `GET http://localhost:${port}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the match…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${port} (tests/unit_node/http_test.ts:1383)
`tests/unit_node/http_test.ts:1383` calls `GET http://localhost:${port}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the match…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${port} (tests/unit_node/http_test.ts:1405)
`tests/unit_node/http_test.ts:1405` calls `GET http://localhost:${port}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the match…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${port} (tests/unit_node/http_test.ts:1433)
`tests/unit_node/http_test.ts:1433` calls `GET http://localhost:${port}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the match…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${port} (tests/unit_node/http_test.ts:1454)
`tests/unit_node/http_test.ts:1454` calls `GET http://localhost:${port}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the match…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${port} (tests/unit_node/http_test.ts:1826)
`tests/unit_node/http_test.ts:1826` calls `GET http://localhost:${port}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the match…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${port} (tests/unit_node/http_test.ts:2026)
`tests/unit_node/http_test.ts:2026` calls `GET http://localhost:${port}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the match…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${port} (tests/unit_node/http_test.ts:2046)
`tests/unit_node/http_test.ts:2046` calls `GET http://localhost:${port}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the match…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${port} (tests/unit_node/http_test.ts:2066)
`tests/unit_node/http_test.ts:2066` calls `GET http://localhost:${port}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the match…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${port} (tests/unit_node/http_test.ts:2289)
`tests/unit_node/http_test.ts:2289` calls `GET http://localhost:${port}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the match…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${port} (tests/unit_node/http_test.ts:722)
`tests/unit_node/http_test.ts:722` calls `GET http://localhost:${port}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the matche…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${port} (tests/unit_node/http_test.ts:866)
`tests/unit_node/http_test.ts:866` calls `GET http://localhost:${port}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the matche…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${port}${path} (tests/specs/cli/otel_console/example.ts:33)
`tests/specs/cli/otel_console/example.ts:33` calls `GET http://localhost:${port}${path}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/<p>` If this points at an external API, prefix it with `ht…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${port}/ (tests/specs/cli/otel_basic/http_serve_error_with_otel.ts:10)
`tests/specs/cli/otel_basic/http_serve_error_with_otel.ts:10` calls `GET http://localhost:${port}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it w…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${port}/ (tests/specs/permission/deny_net_fetch_resolved_ip/main.ts:19)
`tests/specs/permission/deny_net_fetch_resolved_ip/main.ts:19` calls `GET http://localhost:${port}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it …
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${port}/ (tests/unit/serve_test.ts:3618)
`tests/unit/serve_test.ts:3618` calls `GET http://localhost:${port}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the matcher …
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${port}/ (tests/unit/serve_test.ts:3621)
`tests/unit/serve_test.ts:3621` calls `GET http://localhost:${port}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the matcher …
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${port}/ (tests/unit/serve_test.ts:3798)
`tests/unit/serve_test.ts:3798` calls `GET http://localhost:${port}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the matcher …
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${port}/error (tests/specs/cli/otel_basic/http_server_status.ts:7)
`tests/specs/cli/otel_basic/http_server_status.ts:7` calls `GET http://localhost:${port}/error` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/error` If this points at an external API, prefix it…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${port}/foo/bar?baz=1 (tests/unit_node/http_test.ts:1873)
`tests/unit_node/http_test.ts:1873` calls `GET http://localhost:${port}/foo/bar?baz=1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/foo/bar` If this points at an external API, prefix it with `…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${port}/not-found (tests/specs/cli/otel_basic/http_server_status.ts:6)
`tests/specs/cli/otel_basic/http_server_status.ts:6` calls `GET http://localhost:${port}/not-found` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/not-found` If this points at an external API, p…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${port}/ok (tests/specs/cli/otel_basic/http_server_status.ts:5)
`tests/specs/cli/otel_basic/http_server_status.ts:5` calls `GET http://localhost:${port}/ok` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/ok` If this points at an external API, prefix it with …
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${servePort} (tests/unit/serve_test.ts:3062)
`tests/unit/serve_test.ts:3062` calls `GET http://localhost:${servePort}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the matc…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${servePort} (tests/unit/serve_test.ts:345)
`tests/unit/serve_test.ts:345` calls `GET http://localhost:${servePort}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the match…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${servePort} (tests/unit/serve_test.ts:366)
`tests/unit/serve_test.ts:366` calls `GET http://localhost:${servePort}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the match…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${servePort} (tests/unit/serve_test.ts:386)
`tests/unit/serve_test.ts:386` calls `GET http://localhost:${servePort}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the match…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${servePort} (tests/unit/serve_test.ts:401)
`tests/unit/serve_test.ts:401` calls `GET http://localhost:${servePort}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the match…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${servePort}/ (tests/unit/serve_test.ts:123)
`tests/unit/serve_test.ts:123` calls `GET http://localhost:${servePort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the matc…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${servePort}/ (tests/unit/serve_test.ts:2070)
`tests/unit/serve_test.ts:2070` calls `GET http://localhost:${servePort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the mat…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${servePort}/ (tests/unit/serve_test.ts:2282)
`tests/unit/serve_test.ts:2282` calls `GET http://localhost:${servePort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the mat…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${servePort}/ (tests/unit/serve_test.ts:3150)
`tests/unit/serve_test.ts:3150` calls `GET http://localhost:${servePort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the mat…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${servePort}/ (tests/unit/serve_test.ts:3554)
`tests/unit/serve_test.ts:3554` calls `GET http://localhost:${servePort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the mat…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${servePort}/ (tests/unit/serve_test.ts:3564)
`tests/unit/serve_test.ts:3564` calls `GET http://localhost:${servePort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the mat…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${servePort}/ (tests/unit/serve_test.ts:441)
`tests/unit/serve_test.ts:441` calls `GET http://localhost:${servePort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the matc…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${servePort}/ (tests/unit/serve_test.ts:4434)
`tests/unit/serve_test.ts:4434` calls `GET http://localhost:${servePort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the mat…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${servePort}/ (tests/unit/serve_test.ts:4464)
`tests/unit/serve_test.ts:4464` calls `GET http://localhost:${servePort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the mat…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${servePort}/1 (tests/unit/serve_test.ts:3114)
`tests/unit/serve_test.ts:3114` calls `GET http://localhost:${servePort}/1` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/<p>` If this points at an external API, prefix it with `https://` so th…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${servePort}/2 (tests/unit/serve_test.ts:3098)
`tests/unit/serve_test.ts:3098` calls `GET http://localhost:${servePort}/2` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>/<p>` If this points at an external API, prefix it with `https://` so th…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:${serverPort} (tests/unit/streams_test.ts:660)
`tests/unit/streams_test.ts:660` calls `GET http://localhost:${serverPort}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the ma…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:12345/ (tests/specs/serve/auto_serve/main.ts:4)
`tests/specs/serve/auto_serve/main.ts:4` calls `GET http://localhost:12345/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:12345` If this points at an external API, prefix it with `https://` so the …
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:12345/ (tests/specs/serve/basic/main.ts:4)
`tests/specs/serve/basic/main.ts:4` calls `GET http://localhost:12345/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:12345` If this points at an external API, prefix it with `https://` so the match…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:12369/ (tests/specs/serve/on_listen/error_on_non_function.ts:4)
`tests/specs/serve/on_listen/error_on_non_function.ts:4` calls `GET http://localhost:12369/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:12369` If this points at an external API, prefix it with `h…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:12369/ (tests/specs/serve/on_listen/ok.ts:4)
`tests/specs/serve/on_listen/ok.ts:4` calls `GET http://localhost:12369/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:12369` If this points at an external API, prefix it with `https://` so the mat…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:12369/ (tests/specs/serve/on_listen/type_check_bad_prop.ts:4)
`tests/specs/serve/on_listen/type_check_bad_prop.ts:4` calls `GET http://localhost:12369/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:12369` If this points at an external API, prefix it with `htt…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:12468/ (tests/specs/serve/conn_info/main.ts:4)
`tests/specs/serve/conn_info/main.ts:4` calls `GET http://localhost:12468/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:12468` If this points at an external API, prefix it with `https://` so the m…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:1337 (tests/unit_node/http_test.ts:1953)
`tests/unit_node/http_test.ts:1953` calls `GET http://localhost:1337` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:1337` If this points at an external API, prefix it with `https://` so the matcher …
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4000 (tests/unit_node/async_hooks_test.ts:60)
`tests/unit_node/async_hooks_test.ts:60` calls `GET http://localhost:4000` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4000` If this points at an external API, prefix it with `https://` so the mat…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:42424/not-found (tests/unit/fetch_test.ts:2461)
`tests/unit/fetch_test.ts:2461` calls `GET http://localhost:42424/not-found` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:42424/not-found` If this points at an external API, prefix it with `https:/…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:42424/ping (tests/unit/fetch_test.ts:2456)
`tests/unit/fetch_test.ts:2456` calls `GET http://localhost:42424/ping` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:42424/ping` If this points at an external API, prefix it with `https://` so the …
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4506 (tests/unit/worker_test.ts:733)
`tests/unit/worker_test.ts:733` calls `GET http://localhost:4506` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4506` If this points at an external API, prefix it with `https://` so the matcher skip…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4545/assets/fixture.json (tests/unit/fetch_test.ts:1005)
`tests/unit/fetch_test.ts:1005` calls `GET http://localhost:4545/assets/fixture.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/assets/fixture.json` If this points at an external API, prefi…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4545/assets/fixture.json (tests/unit/fetch_test.ts:1109)
`tests/unit/fetch_test.ts:1109` calls `GET http://localhost:4545/assets/fixture.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/assets/fixture.json` If this points at an external API, prefi…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4545/assets/fixture.json (tests/unit/fetch_test.ts:118)
`tests/unit/fetch_test.ts:118` calls `GET http://localhost:4545/assets/fixture.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/assets/fixture.json` If this points at an external API, prefix…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4545/assets/fixture.json (tests/unit/fetch_test.ts:125)
`tests/unit/fetch_test.ts:125` calls `GET http://localhost:4545/assets/fixture.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/assets/fixture.json` If this points at an external API, prefix…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4545/assets/fixture.json (tests/unit/fetch_test.ts:130)
`tests/unit/fetch_test.ts:130` calls `GET http://localhost:4545/assets/fixture.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/assets/fixture.json` If this points at an external API, prefix…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4545/assets/fixture.json (tests/unit/fetch_test.ts:144)
`tests/unit/fetch_test.ts:144` calls `GET http://localhost:4545/assets/fixture.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/assets/fixture.json` If this points at an external API, prefix…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4545/assets/fixture.json (tests/unit/fetch_test.ts:151)
`tests/unit/fetch_test.ts:151` calls `GET http://localhost:4545/assets/fixture.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/assets/fixture.json` If this points at an external API, prefix…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4545/assets/fixture.json (tests/unit/fetch_test.ts:1702)
`tests/unit/fetch_test.ts:1702` calls `GET http://localhost:4545/assets/fixture.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/assets/fixture.json` If this points at an external API, prefi…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4545/assets/fixture.json (tests/unit/fetch_test.ts:1714)
`tests/unit/fetch_test.ts:1714` calls `GET http://localhost:4545/assets/fixture.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/assets/fixture.json` If this points at an external API, prefi…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4545/assets/fixture.json (tests/unit/fetch_test.ts:192)
`tests/unit/fetch_test.ts:192` calls `GET http://localhost:4545/assets/fixture.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/assets/fixture.json` If this points at an external API, prefix…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4545/assets/fixture.json (tests/unit/fetch_test.ts:206)
`tests/unit/fetch_test.ts:206` calls `GET http://localhost:4545/assets/fixture.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/assets/fixture.json` If this points at an external API, prefix…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4545/assets/fixture.json (tests/unit/fetch_test.ts:245)
`tests/unit/fetch_test.ts:245` calls `GET http://localhost:4545/assets/fixture.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/assets/fixture.json` If this points at an external API, prefix…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4545/assets/unreachable.wasm (tests/specs/run/wasm_url/wasm_url.js:2)
`tests/specs/run/wasm_url/wasm_url.js:2` calls `GET http://localhost:4545/assets/unreachable.wasm` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/assets/unreachable.wasm` If this points at an ex…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4545/echo.ts (tests/specs/cli/otel_basic/fetch.ts:11)
`tests/specs/cli/otel_basic/fetch.ts:11` calls `GET http://localhost:4545/echo.ts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/http:/localhost:4545/echo.ts` If this points at an external API, prefix it w…
wiringdangling-fetchhelper:request
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4545/echo.ts (tests/specs/cli/otel_basic/fetch.ts:8)
`tests/specs/cli/otel_basic/fetch.ts:8` calls `GET http://localhost:4545/echo.ts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/http:/localhost:4545/echo.ts` If this points at an external API, prefix it wi…
wiringdangling-fetchhelper:request
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4545/echo.ts (tests/specs/cli/otel_basic/node_http_request.ts:10)
`tests/specs/cli/otel_basic/node_http_request.ts:10` calls `GET http://localhost:4545/echo.ts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/http:/localhost:4545/echo.ts` If this points at an external API,…
wiringdangling-fetchhelper:request
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4545/echo_server (tests/unit/fetch_test.ts:1685)
`tests/unit/fetch_test.ts:1685` calls `GET http://localhost:4545/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/echo_server` If this points at an external API, prefix it with `https…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4545/ghost_ws_client (tests/unit/websocket_test.ts:441)
`tests/unit/websocket_test.ts:441` calls `GET http://localhost:4545/ghost_ws_client` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/ghost_ws_client` If this points at an external API, prefix it …
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4545/local_addr (tests/unit/fetch_test.ts:1237)
`tests/unit/fetch_test.ts:1237` calls `GET http://localhost:4545/local_addr` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/local_addr` If this points at an external API, prefix it with `https:/…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4545/non_ascii_redirect (tests/unit/fetch_test.ts:931)
`tests/unit/fetch_test.ts:931` calls `GET http://localhost:4545/non_ascii_redirect` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/non_ascii_redirect` If this points at an external API, prefix i…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4545/not-found (tests/specs/cli/otel_basic/fetch.ts:9)
`tests/specs/cli/otel_basic/fetch.ts:9` calls `GET http://localhost:4545/not-found` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/http:/localhost:4545/not-found` If this points at an external API, prefix i…
wiringdangling-fetchhelper:request
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4545/not-found (tests/specs/cli/otel_basic/node_http_request.ts:11)
`tests/specs/cli/otel_basic/node_http_request.ts:11` calls `GET http://localhost:4545/not-found` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/http:/localhost:4545/not-found` If this points at an external …
wiringdangling-fetchhelper:request
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4545/README.md (tests/specs/run/fetch_response_finalization/fetch_response_finalization.js:2)
`tests/specs/run/fetch_response_finalization/fetch_response_finalization.js:2` calls `GET http://localhost:4545/README.md` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/readme.md` If this point…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4545/wasm/math.wasm (tests/specs/run/wasm_module/cjs_importing/setup.ts:1)
`tests/specs/run/wasm_module/cjs_importing/setup.ts:1` calls `GET http://localhost:4545/wasm/math.wasm` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/wasm/math.wasm` If this points at an extern…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4546/ (tests/unit/fetch_test.ts:945)
`tests/unit/fetch_test.ts:945` calls `GET http://localhost:4546/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4546` If this points at an external API, prefix it with `https://` so the matcher skip…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4546/ (tests/unit/fetch_test.ts:963)
`tests/unit/fetch_test.ts:963` calls `GET http://localhost:4546/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4546` If this points at an external API, prefix it with `https://` so the matcher skip…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4546/assets/hello.txt (tests/unit/fetch_test.ts:384)
`tests/unit/fetch_test.ts:384` calls `GET http://localhost:4546/assets/hello.txt` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4546/assets/hello.txt` If this points at an external API, prefix it wi…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4546/echo_server (tests/unit/fetch_test.ts:447)
`tests/unit/fetch_test.ts:447` calls `GET http://localhost:4546/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4546/echo_server` If this points at an external API, prefix it with `https:…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4546/echo_server (tests/unit/fetch_test.ts:463)
`tests/unit/fetch_test.ts:463` calls `GET http://localhost:4546/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4546/echo_server` If this points at an external API, prefix it with `https:…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4546/echo_server (tests/unit/fetch_test.ts:479)
`tests/unit/fetch_test.ts:479` calls `GET http://localhost:4546/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4546/echo_server` If this points at an external API, prefix it with `https:…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4549 (tests/unit/fetch_test.ts:435)
`tests/unit/fetch_test.ts:435` calls `GET http://localhost:4549` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4549` If this points at an external API, prefix it with `https://` so the matcher skips…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:4550/a/b/c (tests/unit/fetch_test.ts:418)
`tests/unit/fetch_test.ts:418` calls `GET http://localhost:4550/a/b/c` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4550/a/b/c` If this points at an external API, prefix it with `https://` so the m…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:5548/http_version (tests/unit/fetch_test.ts:1660)
`tests/unit/fetch_test.ts:1660` calls `GET http://localhost:5548/http_version` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:5548/http_version` If this points at an external API, prefix it with `htt…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:5549/http_version (tests/unit/fetch_test.ts:1648)
`tests/unit/fetch_test.ts:1648` calls `GET http://localhost:5549/http_version` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:5549/http_version` If this points at an external API, prefix it with `htt…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:8000 (tests/specs/cli/otel_basic/http_propagators.ts:51)
`tests/specs/cli/otel_basic/http_propagators.ts:51` calls `GET http://localhost:8000` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:8000` If this points at an external API, prefix it with `https://`…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:8000 (tests/specs/cli/otel_basic/http_propagators_call.ts:1)
`tests/specs/cli/otel_basic/http_propagators_call.ts:1` calls `GET http://localhost:8000` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:8000` If this points at an external API, prefix it with `https…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:8000/ (tests/wpt/runner/runner.ts:30)
`tests/wpt/runner/runner.ts:30` calls `GET http://localhost:8000/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:8000` If this points at an external API, prefix it with `https://` so the matcher ski…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:8001 (tests/specs/cli/otel_basic/http_propagators_1.ts:10)
`tests/specs/cli/otel_basic/http_propagators_1.ts:10` calls `GET http://localhost:8001` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:8001` If this points at an external API, prefix it with `https:/…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:9001/ (tests/specs/run/serve_address_override_only_once/main.ts:15)
`tests/specs/run/serve_address_override_only_once/main.ts:15` calls `GET http://localhost:9001/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:9001` If this points at an external API, prefix it with…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://localhost:9002/ (tests/specs/run/serve_address_override_only_once/main.ts:18)
`tests/specs/run/serve_address_override_only_once/main.ts:18` calls `GET http://localhost:9002/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:9002` If this points at an external API, prefix it with…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://nil/ (tests/unit/fetch_test.ts:84)
`tests/unit/fetch_test.ts:84` calls `GET http://nil/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/nil` If this points at an external API, prefix it with `https://` so the matcher skips it.
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET http://unreachable-host.abc/ (tests/specs/cli/otel_basic/fetch.ts:10)
`tests/specs/cli/otel_basic/fetch.ts:10` calls `GET http://unreachable-host.abc/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/http:/unreachable-host.abc` If this points at an external API, prefix it with…
wiringdangling-fetchhelper:request
high 9-layer api wiring conf 1.00 Dangling fetch: GET https://${hostname}:${port}/ (tests/unit/http_test.ts:2649)
`tests/unit/http_test.ts:2649` calls `GET https://${hostname}:${port}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/<p>:/<p>` If this points at an external API, prefix it with `https://` so the matcher ski…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET https://${hostname}:${port}/ (tests/unit/http_test.ts:359)
`tests/unit/http_test.ts:359` calls `GET https://${hostname}:${port}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/<p>:/<p>` If this points at an external API, prefix it with `https://` so the matcher skip…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET https://127.0.0.1:5545/echo.ts (tests/specs/cert/ip_address_unsafe_ssl/ip_address_unsafe_ssl.ts:4)
`tests/specs/cert/ip_address_unsafe_ssl/ip_address_unsafe_ssl.ts:4` calls `GET https://127.0.0.1:5545/echo.ts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/127.0.0.1:5545/echo.ts` If this points at an exter…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET https://127.0.0.1:9405/ (tests/specs/node/http_address_override/https_duplicate.ts:25)
`tests/specs/node/http_address_override/https_duplicate.ts:25` calls `GET https://127.0.0.1:9405/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/127.0.0.1:9405` If this points at an external API, prefix it w…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET https://dl.deno.land/canary-latest.txt (tests/specs/upgrade/specific_canary/upgrade.ts:4)
`tests/specs/upgrade/specific_canary/upgrade.ts:4` calls `GET https://dl.deno.land/canary-latest.txt` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/dl.deno.land/canary-latest.txt` If this points at an extern…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET https://dl.deno.land/release-latest.txt (tools/release/upload_version_file.ts:34)
`tools/release/upload_version_file.ts:34` calls `GET https://dl.deno.land/release-latest.txt` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/dl.deno.land/release-latest.txt` If this points at an external API,…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET https://dl.deno.land/release-latest.txt (tools/release/version_greater_latest.ts:5)
`tools/release/version_greater_latest.ts:5` calls `GET https://dl.deno.land/release-latest.txt` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/dl.deno.land/release-latest.txt` If this points at an external AP…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET https://example.com (tests/specs/run/sslkeylogfile/main.ts:1)
`tests/specs/run/sslkeylogfile/main.ts:1` calls `GET https://example.com` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/example.com` If this points at an external API, prefix it with `https://` so the matche…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET https://example.com (tests/specs/run/sslkeylogfile/mutate_env.ts:3)
`tests/specs/run/sslkeylogfile/mutate_env.ts:3` calls `GET https://example.com` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/example.com` If this points at an external API, prefix it with `https://` so the …
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET https://example.com/ (tests/unit_node/https_test.ts:149)
`tests/unit_node/https_test.ts:149` calls `GET https://example.com/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/https:/example.com` If this points at an external API, prefix it with `https://` so the ma…
wiringdangling-fetchhelper:request
high 9-layer api wiring conf 1.00 Dangling fetch: GET https://example.com/ping (tests/unit/fetch_test.ts:2451)
`tests/unit/fetch_test.ts:2451` calls `GET https://example.com/ping` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/example.com/ping` If this points at an external API, prefix it with `https://` so the matche…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET https://github.com (tests/specs/cert/deno_land_unsafe_ssl/deno_land_unsafe_ssl.ts:1)
`tests/specs/cert/deno_land_unsafe_ssl/deno_land_unsafe_ssl.ts:1` calls `GET https://github.com` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/github.com` If this points at an external API, prefix it with `h…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET https://localhost:${(server.address() as any).port} (tests/unit_node/http_test.ts:1064)
`tests/unit_node/http_test.ts:1064` calls `GET https://localhost:${(server.address() as any).port}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/localhost:/<p>` If this points at an external API, prefix it …
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET https://localhost:${servePort}/ (tests/unit/serve_test.ts:3181)
`tests/unit/serve_test.ts:3181` calls `GET https://localhost:${servePort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the m…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET https://localhost:5545/assets/fixture.json (tests/unit/fetch_test.ts:1212)
`tests/unit/fetch_test.ts:1212` calls `GET https://localhost:5545/assets/fixture.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/localhost:5545/assets/fixture.json` If this points at an external API, pre…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET https://localhost:5545/cert/cafile_ts_fetch.ts.out (tests/specs/cert/cafile_compile/cert/cafile_ts_fetch.ts:1)
`tests/specs/cert/cafile_compile/cert/cafile_ts_fetch.ts:1` calls `GET https://localhost:5545/cert/cafile_ts_fetch.ts.out` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/localhost:5545/cert/cafile_ts_fetch.ts…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET https://localhost:5545/cert/cafile_ts_fetch.ts.out (tests/specs/cert/cafile_ts_fetch/cafile_ts_fetch.ts:1)
`tests/specs/cert/cafile_ts_fetch/cafile_ts_fetch.ts:1` calls `GET https://localhost:5545/cert/cafile_ts_fetch.ts.out` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/localhost:5545/cert/cafile_ts_fetch.ts.out…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET https://localhost:5545/cert/cafile_ts_fetch.ts.out (tests/specs/cert/cafile_ts_fetch_unsafe_ssl/cafile_ts_fetch.ts:1)
`tests/specs/cert/cafile_ts_fetch_unsafe_ssl/cafile_ts_fetch.ts:1` calls `GET https://localhost:5545/cert/cafile_ts_fetch.ts.out` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/localhost:5545/cert/cafile_ts_f…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET https://localhost:5545/cert/cafile_ts_fetch.ts.out (tests/testdata/cert/cafile_ts_fetch.ts:1)
`tests/testdata/cert/cafile_ts_fetch.ts:1` calls `GET https://localhost:5545/cert/cafile_ts_fetch.ts.out` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/localhost:5545/cert/cafile_ts_fetch.ts.out` If this poi…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET https://localhost:5545/echo.ts (tests/unit_node/http_test.ts:2188)
`tests/unit_node/http_test.ts:2188` calls `GET https://localhost:5545/echo.ts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/https:/localhost:5545/echo.ts` If this points at an external API, prefix it with…
wiringdangling-fetchhelper:request
high 9-layer api wiring conf 1.00 Dangling fetch: GET https://localhost:5545/echo.ts (tests/unit_node/http_test.ts:2383)
`tests/unit_node/http_test.ts:2383` calls `GET https://localhost:5545/echo.ts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/https:/localhost:5545/echo.ts` If this points at an external API, prefix it with…
wiringdangling-fetchhelper:request
high 9-layer api wiring conf 1.00 Dangling fetch: GET https://localhost:5545/http_version (tests/unit/fetch_test.ts:1672)
`tests/unit/fetch_test.ts:1672` calls `GET https://localhost:5545/http_version` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/localhost:5545/http_version` If this points at an external API, prefix it with `h…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET https://localhost:5546/http_version (tests/unit/fetch_test.ts:1612)
`tests/unit/fetch_test.ts:1612` calls `GET https://localhost:5546/http_version` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/localhost:5546/http_version` If this points at an external API, prefix it with `h…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET https://localhost:5546/http_version (tests/unit/fetch_test.ts:1624)
`tests/unit/fetch_test.ts:1624` calls `GET https://localhost:5546/http_version` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/localhost:5546/http_version` If this points at an external API, prefix it with `h…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET https://localhost:5547/http_version (tests/unit/fetch_test.ts:1636)
`tests/unit/fetch_test.ts:1636` calls `GET https://localhost:5547/http_version` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/localhost:5547/http_version` If this points at an external API, prefix it with `h…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET https://localhost:5552/assets/fixture.json (tests/unit/fetch_test.ts:1408)
`tests/unit/fetch_test.ts:1408` calls `GET https://localhost:5552/assets/fixture.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/localhost:5552/assets/fixture.json` If this points at an external API, pre…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET https://localhost:5552/assets/fixture.json (tests/unit/fetch_test.ts:1425)
`tests/unit/fetch_test.ts:1425` calls `GET https://localhost:5552/assets/fixture.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/localhost:5552/assets/fixture.json` If this points at an external API, pre…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET https://localhost:5552/assets/fixture.json (tests/unit/fetch_test.ts:1442)
`tests/unit/fetch_test.ts:1442` calls `GET https://localhost:5552/assets/fixture.json` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/localhost:5552/assets/fixture.json` If this points at an external API, pre…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: GET https://nonexistent.deno.land/ (tests/specs/run/fetch_async_error_stack/fetch_async_error_stack.ts:1)
`tests/specs/run/fetch_async_error_stack/fetch_async_error_stack.ts:1` calls `GET https://nonexistent.deno.land/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/nonexistent.deno.land` If this points at an ext…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: HEAD http://localhost:4545/echo_server (tests/unit/fetch_test.ts:1391)
`tests/unit/fetch_test.ts:1391` calls `HEAD http://localhost:4545/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/echo_server` If this points at an external API, prefix it with `http…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: HEAD http://localhost:4545/echo_server (tests/unit/fetch_test.ts:1568)
`tests/unit/fetch_test.ts:1568` calls `HEAD http://localhost:4545/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/echo_server` If this points at an external API, prefix it with `http…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: HEAD http://localhost:4545/echo_server (tests/unit/fetch_test.ts:1574)
`tests/unit/fetch_test.ts:1574` calls `HEAD http://localhost:4545/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/echo_server` If this points at an external API, prefix it with `http…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: HEAD http://localhost:4545/echo_server (tests/unit/fetch_test.ts:1594)
`tests/unit/fetch_test.ts:1594` calls `HEAD http://localhost:4545/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/echo_server` If this points at an external API, prefix it with `http…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: HEAD http://localhost:4545/echo_server (tests/unit/fetch_test.ts:1600)
`tests/unit/fetch_test.ts:1600` calls `HEAD http://localhost:4545/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/echo_server` If this points at an external API, prefix it with `http…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: PATCH http://localhost:4545/content_length (tests/unit/fetch_test.ts:1818)
`tests/unit/fetch_test.ts:1818` calls `PATCH http://localhost:4545/content_length` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/content_length` If this points at an external API, prefix it wit…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: PATCH http://localhost:4545/echo_server (tests/unit_node/http_test.ts:985)
`tests/unit_node/http_test.ts:985` calls `PATCH http://localhost:4545/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/http:/localhost:4545/echo_server` If this points at an external API, prefix …
wiringdangling-fetchhelper:request
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://${addr}/blah (tests/unit/fetch_test.ts:1304)
`tests/unit/fetch_test.ts:1304` calls `POST http://${addr}/blah` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/<p>/blah` If this points at an external API, prefix it with `https://` so the matcher skips it.
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://${addr}/blah (tests/unit/fetch_test.ts:727)
`tests/unit/fetch_test.ts:727` calls `POST http://${addr}/blah` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/<p>/blah` If this points at an external API, prefix it with `https://` so the matcher skips it.
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://${addr}/blah (tests/unit/fetch_test.ts:761)
`tests/unit/fetch_test.ts:761` calls `POST http://${addr}/blah` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/<p>/blah` If this points at an external API, prefix it with `https://` so the matcher skips it.
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://${addr}/blah (tests/unit/fetch_test.ts:794)
`tests/unit/fetch_test.ts:794` calls `POST http://${addr}/blah` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/<p>/blah` If this points at an external API, prefix it with `https://` so the matcher skips it.
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://${addr}/blah (tests/unit/fetch_test.ts:834)
`tests/unit/fetch_test.ts:834` calls `POST http://${addr}/blah` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/<p>/blah` If this points at an external API, prefix it with `https://` so the matcher skips it.
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://${addr}/blah (tests/unit/fetch_test.ts:871)
`tests/unit/fetch_test.ts:871` calls `POST http://${addr}/blah` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/<p>/blah` If this points at an external API, prefix it with `https://` so the matcher skips it.
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://${addr}/blah (tests/unit/fetch_test.ts:902)
`tests/unit/fetch_test.ts:902` calls `POST http://${addr}/blah` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/<p>/blah` If this points at an external API, prefix it with `https://` so the matcher skips it.
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${listenPort} (tests/unit/http_test.ts:1132)
`tests/unit/http_test.ts:1132` calls `POST http://127.0.0.1:${listenPort}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the mat…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${listenPort}/ (tests/unit/http_test.ts:2235)
`tests/unit/http_test.ts:2235` calls `POST http://127.0.0.1:${listenPort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the ma…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${listenPort}/ (tests/unit/http_test.ts:2283)
`tests/unit/http_test.ts:2283` calls `POST http://127.0.0.1:${listenPort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the ma…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${listenPort}/ (tests/unit/http_test.ts:245)
`tests/unit/http_test.ts:245` calls `POST http://127.0.0.1:${listenPort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the mat…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${listenPort}/ (tests/unit/http_test.ts:274)
`tests/unit/http_test.ts:274` calls `POST http://127.0.0.1:${listenPort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the mat…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${listenPort}/ (tests/unit/http_test.ts:387)
`tests/unit/http_test.ts:387` calls `POST http://127.0.0.1:${listenPort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the mat…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${port}/ (tests/unit_node/http_test.ts:3364)
`tests/unit_node/http_test.ts:3364` calls `POST http://127.0.0.1:${port}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the mat…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${servePort}/ (tests/unit/serve_test.ts:1291)
`tests/unit/serve_test.ts:1291` calls `POST http://127.0.0.1:${servePort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the ma…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${servePort}/ (tests/unit/serve_test.ts:1882)
`tests/unit/serve_test.ts:1882` calls `POST http://127.0.0.1:${servePort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the ma…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${servePort}/ (tests/unit/serve_test.ts:1926)
`tests/unit/serve_test.ts:1926` calls `POST http://127.0.0.1:${servePort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it with `https://` so the ma…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://127.0.0.1:${server.addr.port}/ (tests/specs/inspector/fetch_events/main.js:105)
`tests/specs/inspector/fetch_events/main.js:105` calls `POST http://127.0.0.1:${server.addr.port}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/127.0.0.1:/<p>` If this points at an external API, prefix it w…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:${listenPort} (tests/unit/http_test.ts:2421)
`tests/unit/http_test.ts:2421` calls `POST http://localhost:${listenPort}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the mat…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:${port}/ (tests/unit/serve_test.ts:3678)
`tests/unit/serve_test.ts:3678` calls `POST http://localhost:${port}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the matcher…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:${port}/ (tests/unit/serve_test.ts:3725)
`tests/unit/serve_test.ts:3725` calls `POST http://localhost:${port}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the matcher…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:${port}/ (tests/unit/serve_test.ts:3773)
`tests/unit/serve_test.ts:3773` calls `POST http://localhost:${port}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the matcher…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:${port}/ (tests/unit_node/http_test.ts:3327)
`tests/unit_node/http_test.ts:3327` calls `POST http://localhost:${port}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the mat…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:${servePort}/ (tests/unit/serve_test.ts:2954)
`tests/unit/serve_test.ts:2954` calls `POST http://localhost:${servePort}/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:/<p>` If this points at an external API, prefix it with `https://` so the ma…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:4545/content_length (tests/unit/fetch_test.ts:1796)
`tests/unit/fetch_test.ts:1796` calls `POST http://localhost:4545/content_length` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/content_length` If this points at an external API, prefix it with…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:4545/content_length (tests/unit/fetch_test.ts:1829)
`tests/unit/fetch_test.ts:1829` calls `POST http://localhost:4545/content_length` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/content_length` If this points at an external API, prefix it with…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:4545/content_length (tests/unit/fetch_test.ts:1841)
`tests/unit/fetch_test.ts:1841` calls `POST http://localhost:4545/content_length` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/content_length` If this points at an external API, prefix it with…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:4545/echo_multipart_file (tests/unit/fetch_test.ts:312)
`tests/unit/fetch_test.ts:312` calls `POST http://localhost:4545/echo_multipart_file` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/echo_multipart_file` If this points at an external API, prefi…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:4545/echo_server (tests/unit/fetch_test.ts:1052)
`tests/unit/fetch_test.ts:1052` calls `POST http://localhost:4545/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/echo_server` If this points at an external API, prefix it with `http…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:4545/echo_server (tests/unit/fetch_test.ts:1081)
`tests/unit/fetch_test.ts:1081` calls `POST http://localhost:4545/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/echo_server` If this points at an external API, prefix it with `http…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:4545/echo_server (tests/unit/fetch_test.ts:1125)
`tests/unit/fetch_test.ts:1125` calls `POST http://localhost:4545/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/echo_server` If this points at an external API, prefix it with `http…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:4545/echo_server (tests/unit/fetch_test.ts:1141)
`tests/unit/fetch_test.ts:1141` calls `POST http://localhost:4545/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/echo_server` If this points at an external API, prefix it with `http…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:4545/echo_server (tests/unit/fetch_test.ts:1253)
`tests/unit/fetch_test.ts:1253` calls `POST http://localhost:4545/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/echo_server` If this points at an external API, prefix it with `http…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:4545/echo_server (tests/unit/fetch_test.ts:2012)
`tests/unit/fetch_test.ts:2012` calls `POST http://localhost:4545/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/echo_server` If this points at an external API, prefix it with `http…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:4545/echo_server (tests/unit/fetch_test.ts:2126)
`tests/unit/fetch_test.ts:2126` calls `POST http://localhost:4545/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/echo_server` If this points at an external API, prefix it with `http…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:4545/echo_server (tests/unit/fetch_test.ts:226)
`tests/unit/fetch_test.ts:226` calls `POST http://localhost:4545/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/echo_server` If this points at an external API, prefix it with `https…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:4545/echo_server (tests/unit/fetch_test.ts:359)
`tests/unit/fetch_test.ts:359` calls `POST http://localhost:4545/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/echo_server` If this points at an external API, prefix it with `https…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:4545/echo_server (tests/unit/fetch_test.ts:498)
`tests/unit/fetch_test.ts:498` calls `POST http://localhost:4545/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/echo_server` If this points at an external API, prefix it with `https…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:4545/echo_server (tests/unit/fetch_test.ts:541)
`tests/unit/fetch_test.ts:541` calls `POST http://localhost:4545/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/echo_server` If this points at an external API, prefix it with `https…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:4545/echo_server (tests/unit/fetch_test.ts:554)
`tests/unit/fetch_test.ts:554` calls `POST http://localhost:4545/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/echo_server` If this points at an external API, prefix it with `https…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:4545/echo_server (tests/unit/fetch_test.ts:568)
`tests/unit/fetch_test.ts:568` calls `POST http://localhost:4545/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/echo_server` If this points at an external API, prefix it with `https…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:4545/echo_server (tests/unit/fetch_test.ts:587)
`tests/unit/fetch_test.ts:587` calls `POST http://localhost:4545/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/echo_server` If this points at an external API, prefix it with `https…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:4545/echo_server (tests/unit/fetch_test.ts:601)
`tests/unit/fetch_test.ts:601` calls `POST http://localhost:4545/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/echo_server` If this points at an external API, prefix it with `https…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:4545/echo_server (tests/unit/fetch_test.ts:620)
`tests/unit/fetch_test.ts:620` calls `POST http://localhost:4545/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/echo_server` If this points at an external API, prefix it with `https…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:4545/echo_server (tests/unit/fetch_test.ts:641)
`tests/unit/fetch_test.ts:641` calls `POST http://localhost:4545/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/echo_server` If this points at an external API, prefix it with `https…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:4545/echo_server (tests/unit/fetch_test.ts:666)
`tests/unit/fetch_test.ts:666` calls `POST http://localhost:4545/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/echo_server` If this points at an external API, prefix it with `https…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:4545/echo_server (tests/unit/fetch_test.ts:685)
`tests/unit/fetch_test.ts:685` calls `POST http://localhost:4545/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/echo_server` If this points at an external API, prefix it with `https…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:4545/echo_server (tests/unit_node/fetch_test.ts:9)
`tests/unit_node/fetch_test.ts:9` calls `POST http://localhost:4545/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/echo_server` If this points at an external API, prefix it with `ht…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:4545/echo_server (tests/unit_node/http_test.ts:898)
`tests/unit_node/http_test.ts:898` calls `POST http://localhost:4545/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/http:/localhost:4545/echo_server` If this points at an external API, prefix i…
wiringdangling-fetchhelper:request
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:5552/echo_server (tests/unit/fetch_test.ts:1484)
`tests/unit/fetch_test.ts:1484` calls `POST http://localhost:5552/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:5552/echo_server` If this points at an external API, prefix it with `http…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:5552/echo_server (tests/unit/fetch_test.ts:1512)
`tests/unit/fetch_test.ts:1512` calls `POST http://localhost:5552/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:5552/echo_server` If this points at an external API, prefix it with `http…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST http://localhost:5552/echo_server (tests/unit/fetch_test.ts:1539)
`tests/unit/fetch_test.ts:1539` calls `POST http://localhost:5552/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:5552/echo_server` If this points at an external API, prefix it with `http…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST https://api.github.com/repos/denoland/deno/statuses/${commit} (tools/upload_wptfyi.js:61)
`tools/upload_wptfyi.js:61` calls `POST https://api.github.com/repos/denoland/deno/statuses/${commit}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/api.github.com/repos/denoland/deno/statuses/<p>` If this p…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST https://localhost:5545/http_version (tests/unit_node/http_test.ts:921)
`tests/unit_node/http_test.ts:921` calls `POST https://localhost:5545/http_version` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/https:/localhost:5545/http_version` If this points at an external API, pref…
wiringdangling-fetchhelper:request
high 9-layer api wiring conf 1.00 Dangling fetch: POST https://localhost:5552/echo_server (tests/unit/fetch_test.ts:1465)
`tests/unit/fetch_test.ts:1465` calls `POST https://localhost:5552/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/localhost:5552/echo_server` If this points at an external API, prefix it with `ht…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: POST https://wpt.fyi/api/results/upload (tools/upload_wptfyi.js:39)
`tools/upload_wptfyi.js:39` calls `POST https://wpt.fyi/api/results/upload` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/wpt.fyi/api/results/upload` If this points at an external API, prefix it with `https:…
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: PUT http://localhost:4545/content_length (tests/unit/fetch_test.ts:1807)
`tests/unit/fetch_test.ts:1807` calls `PUT http://localhost:4545/content_length` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/http:/localhost:4545/content_length` If this points at an external API, prefix it with …
wiringdangling-fetchfetch
high 9-layer api wiring conf 1.00 Dangling fetch: PUT http://localhost:4545/echo_server (tests/unit_node/http_test.ts:1007)
`tests/unit_node/http_test.ts:1007` calls `PUT http://localhost:4545/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/http:/localhost:4545/echo_server` If this points at an external API, prefix i…
wiringdangling-fetchhelper:request
high 9-layer api wiring conf 1.00 Dangling fetch: PUT http://localhost:4545/echo_server (tests/unit_node/http_test.ts:1850)
`tests/unit_node/http_test.ts:1850` calls `PUT http://localhost:4545/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/http:/localhost:4545/echo_server` If this points at an external API, prefix i…
wiringdangling-fetchhelper:request
high 9-layer api wiring conf 1.00 Dangling fetch: PUT http://localhost:4545/echo_server (tests/unit_node/http_test.ts:1890)
`tests/unit_node/http_test.ts:1890` calls `PUT http://localhost:4545/echo_server` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: helper:request Normalized path used for matching: `/http:/localhost:4545/echo_server` If this points at an external API, prefix i…
wiringdangling-fetchhelper:request
high 9-layer hardware supply-chain conf 1.00 Dockerfile pipes a remote installer into a shell
Executing downloaded code during image build gives the remote endpoint build-time code execution. Prefer pinned packages or verify downloaded installers by checksum/signature.
.devcontainer/Dockerfile:10 supply-chaindockerremote-installer
high 9-layer security owasp conf 1.00 Insecure pattern 'eval_used' in ext/node/polyfills/repl.ts:1025
Found a known-risky pattern (eval_used). Review and replace if possible.
ext/node/polyfills/repl.ts:1025 owaspeval_used
high 9-layer security owasp conf 1.00 Insecure pattern 'eval_used' in libs/core/error.rs:2411
Found a known-risky pattern (eval_used). Review and replace if possible.
libs/core/error.rs:2411 owaspeval_used
high 9-layer security owasp conf 1.00 Insecure pattern 'exec_used' in ext/web/01_urlpattern.js:362
Found a known-risky pattern (exec_used). Review and replace if possible.
ext/web/01_urlpattern.js:362 owaspexec_used
medium Legacy quality practices conf 1.00 [CFG006] Missing .gitignore: No .gitignore file. Risk of committing secrets and build artifacts.
Add a .gitignore appropriate for your language/framework.
practiceslegacy
medium Legacy quality quality Average file size is 613 lines (recommend <300)
Refactor large files by extracting related functions into separate modules. Target files with 300+ lines first. Use the Single Responsibility Principle — each module should have one clear purpose.
qualitylegacy
high Legacy software dependency conf 0.70 Remote install command pipes network code directly to a shell
Publish a package-manager install path or add checksum/signature verification before execution. For docs, show the inspect-then-run flow and pin the downloaded artifact version.
README.md:28 dependencylegacy
medium 9-layer frontend frontend-quality conf 1.00 `dangerouslySetInnerHTML` used in a React component — tests/bench/testdata/react-dom.js:18
Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library. Why: OWASP basics. Already partially flagged by the security analyzer. Rule id: fq.dangerous-html
frontend-qualityfq.dangerous-html

Showing first 300 of 2057. Refine filters or use the legacy findings page for deep search.

For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/026a157d-4f5f-4502-a13a-022bcdad0f97/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/026a157d-4f5f-4502-a13a-022bcdad0f97/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.