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.

tipropark/faturamento

https://github.com/tipropark/faturamento · scanned 2026-06-16 00:37 UTC (2 months, 2 weeks ago)

714 raw signals (2 security + 712 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 710 actionable findings from 2 signal sources. 4 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Repository scanned at 54.7/100 with 100.0% coverage. It contains 5477 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 712 findings — concentrated in api (414), quality (129), frontend (127). Risk profile is high: 4 critical, 413 high, 102 medium. Recommended next step: open the api layer findings first — that's where the highest-impact wins live.

Showing 691 of 710 actionable findings. 714 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

critical System graph security Secrets conf 1.00 Possible secret in skills/api-documentation-generator/SKILL.md
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
skills/api-documentation-generator/SKILL.md:170
critical System graph security Secrets conf 1.00 2 occurrences Possible secret in skills/api-endpoint-builder/SKILL.md
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
lines 285, 300
skills/api-endpoint-builder/SKILL.md:285, 300 (2 hits)
critical System graph security Secrets conf 1.00 Possible secret in src/lib/mobile/fcm.ts
Detected pattern matching private_key. Rotate the credential and move to a secret manager.
src/lib/mobile/fcm.ts:9
high Security checks quality Practices conf 0.84 Foundry mined bad chains: tipropark/faturamento
Comment chain pattern product: bad_chains Repo: tipropark/faturamento Thread: tipropark/faturamento#1 Outcome: not_resolved_or_not_observed Thread label: thread_has_human_issue_without_fix_context Source graph label: source_backed_multi_signal_graph Reasons: source_graph_has_real_artifacts, source_…
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: skills/ai-studio-image/SKILL.md
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
skills/ai-studio-image/SKILL.md:66 SecretsSkill file
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: skills/antigravity-skill-orchestrator/SKILL.md
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
skills/antigravity-skill-orchestrator/SKILL.md:94 SecretsSkill file
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: skills/devops-deploy/SKILL.md
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
skills/devops-deploy/SKILL.md:101 SecretsSkill file
high System graph security Agent instructions conf 1.00 Agent instruction/config may expose a secret: skills/n8n-mcp-tools-expert/SKILL.md
Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only.
skills/n8n-mcp-tools-expert/SKILL.md:561 SecretsSkill file
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/admin/patio/dispositivos/${d.id} (src/app/(dashboard)/admin/patio/config/page.tsx:312)
`src/app/(dashboard)/admin/patio/config/page.tsx:312` calls `DELETE /api/admin/patio/dispositivos/${d.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/patio/dispositivos/<p>` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/admin/patio/tarifas/${t.id} (src/app/(dashboard)/admin/patio/tarifas/page.tsx:185)
`src/app/(dashboard)/admin/patio/tarifas/page.tsx:185` calls `DELETE /api/admin/patio/tarifas/${t.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/patio/tarifas/<p>` If this points at an external API, prefi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/avisos/${confirmDelete.id} (src/app/(dashboard)/admin/tecnologia-ia/mural-avisos/TecnologiaMuralAvisosClient.tsx:95)
`src/app/(dashboard)/admin/tecnologia-ia/mural-avisos/TecnologiaMuralAvisosClient.tsx:95` calls `DELETE /api/avisos/${confirmDelete.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/avisos/<p>` If this points at a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/avisos/${confirmDelete.id} (src/app/(dashboard)/dashboard/MuralAvisos.tsx:79)
`src/app/(dashboard)/dashboard/MuralAvisos.tsx:79` calls `DELETE /api/avisos/${confirmDelete.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/avisos/<p>` If this points at an external API, prefix it with `https:/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/avisos/${confirmDelete.id} (src/app/(dashboard)/mural-avisos/MuralAvisosPageClient.tsx:73)
`src/app/(dashboard)/mural-avisos/MuralAvisosPageClient.tsx:73` calls `DELETE /api/avisos/${confirmDelete.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/avisos/<p>` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/central-solicitacoes/${id} (src/app/(dashboard)/central-solicitacoes/[id]/page.tsx:713)
`src/app/(dashboard)/central-solicitacoes/[id]/page.tsx:713` calls `DELETE /api/central-solicitacoes/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/<p>` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/central-solicitacoes/${id}/interacoes/${commentToDelete.id} (src/app/(dashboard)/central-solicitacoes/[id]/page.tsx:733)
`src/app/(dashboard)/central-solicitacoes/[id]/page.tsx:733` calls `DELETE /api/central-solicitacoes/${id}/interacoes/${commentToDelete.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/<p>/in…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/central-solicitacoes/admin/equipes?id=${confirmRemove.id} (src/app/(dashboard)/central-solicitacoes/configuracoes/equipes/page.tsx:87)
`src/app/(dashboard)/central-solicitacoes/configuracoes/equipes/page.tsx:87` calls `DELETE /api/central-solicitacoes/admin/equipes?id=${confirmRemove.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solic…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/central-solicitacoes/ai-suggest/upload (src/app/(dashboard)/central-solicitacoes/nova/page.tsx:643)
`src/app/(dashboard)/central-solicitacoes/nova/page.tsx:643` calls `DELETE /api/central-solicitacoes/ai-suggest/upload` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/ai-suggest/upload` If this …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/central-solicitacoes/departamentos?id=${confirmDelete.id} (src/app/(dashboard)/central-solicitacoes/configuracoes/departamentos/page.tsx:192)
`src/app/(dashboard)/central-solicitacoes/configuracoes/departamentos/page.tsx:192` calls `DELETE /api/central-solicitacoes/departamentos?id=${confirmDelete.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/centra…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/central-solicitacoes/notificacoes-templates?evento=${selEvento} (src/app/(dashboard)/admin/notificacoes/canais/page.tsx:253)
`src/app/(dashboard)/admin/notificacoes/canais/page.tsx:253` calls `DELETE /api/central-solicitacoes/notificacoes-templates?evento=${selEvento}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/no…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/central-solicitacoes/status?id=${confirmDelete.id} (src/app/(dashboard)/central-solicitacoes/configuracoes/status/page.tsx:223)
`src/app/(dashboard)/central-solicitacoes/configuracoes/status/page.tsx:223` calls `DELETE /api/central-solicitacoes/status?id=${confirmDelete.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/contas-fixas/contratos/${id} (src/app/(dashboard)/admin/contas-fixas/contratos/[id]/editar/page.tsx:114)
`src/app/(dashboard)/admin/contas-fixas/contratos/[id]/editar/page.tsx:114` calls `DELETE /api/contas-fixas/contratos/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/contas-fixas/contratos/<p>` If this points …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/contas-fixas/faturas/${id}/anexos/${aid} (src/app/(dashboard)/admin/contas-fixas/faturas/[id]/page.tsx:184)
`src/app/(dashboard)/admin/contas-fixas/faturas/[id]/page.tsx:184` calls `DELETE /api/contas-fixas/faturas/${id}/anexos/${aid}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/contas-fixas/faturas/<p>/anexos/<p>` If …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/estoque/locais/${local.id} (src/app/(dashboard)/admin/estoque/locais/page.tsx:98)
`src/app/(dashboard)/admin/estoque/locais/page.tsx:98` calls `DELETE /api/estoque/locais/${local.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/estoque/locais/<p>` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/estoque/locais/${vinculoLocalId}/operacoes (src/app/(dashboard)/admin/estoque/locais/page.tsx:149)
`src/app/(dashboard)/admin/estoque/locais/page.tsx:149` calls `DELETE /api/estoque/locais/${vinculoLocalId}/operacoes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/estoque/locais/<p>/operacoes` If this points at a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/faturamento/alertas?feedback_id=${fid} (src/components/faturamento/AlertaTratativaModal.tsx:137)
`src/components/faturamento/AlertaTratativaModal.tsx:137` calls `DELETE /api/faturamento/alertas?feedback_id=${fid}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/faturamento/alertas` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/kanban/anexos/${id} (src/app/(dashboard)/admin/kanban/[id]/TaskDetailPanel.tsx:635)
`src/app/(dashboard)/admin/kanban/[id]/TaskDetailPanel.tsx:635` calls `DELETE /api/kanban/anexos/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/kanban/anexos/<p>` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/kanban/checklist/${itemId} (src/app/(dashboard)/admin/kanban/[id]/TaskDetailPanel.tsx:250)
`src/app/(dashboard)/admin/kanban/[id]/TaskDetailPanel.tsx:250` calls `DELETE /api/kanban/checklist/${itemId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/kanban/checklist/<p>` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/kanban/checklists/${cl.id} (src/app/(dashboard)/admin/kanban/[id]/TaskDetailPanel.tsx:203)
`src/app/(dashboard)/admin/kanban/[id]/TaskDetailPanel.tsx:203` calls `DELETE /api/kanban/checklists/${cl.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/kanban/checklists/<p>` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/kanban/colunas/${colunaId} (src/app/(dashboard)/admin/kanban/[id]/page.tsx:617)
`src/app/(dashboard)/admin/kanban/[id]/page.tsx:617` calls `DELETE /api/kanban/colunas/${colunaId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/kanban/colunas/<p>` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/kanban/comentarios/${id} (src/app/(dashboard)/admin/kanban/[id]/TaskDetailPanel.tsx:1088)
`src/app/(dashboard)/admin/kanban/[id]/TaskDetailPanel.tsx:1088` calls `DELETE /api/kanban/comentarios/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/kanban/comentarios/<p>` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/kanban/links/${id} (src/app/(dashboard)/admin/kanban/[id]/TaskDetailPanel.tsx:658)
`src/app/(dashboard)/admin/kanban/[id]/TaskDetailPanel.tsx:658` calls `DELETE /api/kanban/links/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/kanban/links/<p>` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/kanban/quadros/${quadro.id} (src/app/(dashboard)/admin/kanban/page.tsx:104)
`src/app/(dashboard)/admin/kanban/page.tsx:104` calls `DELETE /api/kanban/quadros/${quadro.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/kanban/quadros/<p>` If this points at an external API, prefix it with `h…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/kanban/tarefas/${tarefaId} (src/app/(dashboard)/admin/kanban/[id]/TaskDetailPanel.tsx:1122)
`src/app/(dashboard)/admin/kanban/[id]/TaskDetailPanel.tsx:1122` calls `DELETE /api/kanban/tarefas/${tarefaId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/kanban/tarefas/<p>` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/kanban/tarefas/${tarefaId}/tags/${tag.id} (src/app/(dashboard)/admin/kanban/[id]/TaskDetailPanel.tsx:1096)
`src/app/(dashboard)/admin/kanban/[id]/TaskDetailPanel.tsx:1096` calls `DELETE /api/kanban/tarefas/${tarefaId}/tags/${tag.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/kanban/tarefas/<p>/tags/<p>` If this poin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/metas-faturamento/${confirmDeleteId} (src/app/(dashboard)/admin/faturamento/metas/page.tsx:209)
`src/app/(dashboard)/admin/faturamento/metas/page.tsx:209` calls `DELETE /api/metas-faturamento/${confirmDeleteId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/metas-faturamento/<p>` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/notifications/push/subscribe (src/lib/notifications/push-client.ts:123)
`src/lib/notifications/push-client.ts:123` calls `DELETE /api/notifications/push/subscribe` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/notifications/push/subscribe` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/patrimonio/${p.id}/anexos?anexo_id=${confirmDeleteAnexoId} (src/app/(dashboard)/admin/patrimonio/[id]/page.tsx:411)
`src/app/(dashboard)/admin/patrimonio/[id]/page.tsx:411` calls `DELETE /api/patrimonio/${p.id}/anexos?anexo_id=${confirmDeleteAnexoId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/patrimonio/<p>/anexos` If this p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/patrimonio/categorias/${confirmDeleteCat.id} (src/app/(dashboard)/admin/patrimonio/categorias/page.tsx:90)
`src/app/(dashboard)/admin/patrimonio/categorias/page.tsx:90` calls `DELETE /api/patrimonio/categorias/${confirmDeleteCat.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/patrimonio/categorias/<p>` If this points…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/patrimonio/status/${confirmDeleteStatus.id} (src/app/(dashboard)/admin/patrimonio/categorias/page.tsx:155)
`src/app/(dashboard)/admin/patrimonio/categorias/page.tsx:155` calls `DELETE /api/patrimonio/status/${confirmDeleteStatus.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/patrimonio/status/<p>` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/patrimonio/subcategorias?id=${id} (src/components/patrimonio/SubcategoriaModal.tsx:78)
`src/components/patrimonio/SubcategoriaModal.tsx:78` calls `DELETE /api/patrimonio/subcategorias?id=${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/patrimonio/subcategorias` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/perfil/avatar (src/app/(dashboard)/perfil/AvatarUploader.tsx:79)
`src/app/(dashboard)/perfil/AvatarUploader.tsx:79` calls `DELETE /api/perfil/avatar` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/perfil/avatar` If this points at an external API, prefix it with `https://` so the …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/portal/clientes/${id} (src/app/(dashboard)/admin/portal-clientes/[id]/page.tsx:140)
`src/app/(dashboard)/admin/portal-clientes/[id]/page.tsx:140` calls `DELETE /api/portal/clientes/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/portal/clientes/<p>` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/sac/admin/usuarios/${confirm.userId}?perfil=${confirm.perfil} (src/app/(dashboard)/sac-colaborador/admin/usuarios/page.tsx:128)
`src/app/(dashboard)/sac-colaborador/admin/usuarios/page.tsx:128` calls `DELETE /api/sac/admin/usuarios/${confirm.userId}?perfil=${confirm.perfil}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/admin/usuarios/<…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/sac/atendimentos/${atendimentoId}/responsaveis/${respId} (src/components/sac/SacResponsavelLista.tsx:35)
`src/components/sac/SacResponsavelLista.tsx:35` calls `DELETE /api/sac/atendimentos/${atendimentoId}/responsaveis/${respId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/atendimentos/<p>/responsaveis/<p>` If t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/sac/demandas/${d.id} (src/app/(dashboard)/sac-colaborador/admin/demandas/page.tsx:112)
`src/app/(dashboard)/sac-colaborador/admin/demandas/page.tsx:112` calls `DELETE /api/sac/demandas/${d.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/demandas/<p>` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/sac/feriados/${id} (src/app/(dashboard)/sac-colaborador/admin/feriados/page.tsx:103)
`src/app/(dashboard)/sac-colaborador/admin/feriados/page.tsx:103` calls `DELETE /api/sac/feriados/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/feriados/<p>` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/tecnologia-ia/chaves-tef/${confirmDeleteId} (src/app/(dashboard)/admin/tecnologia-ia/chaves-tef/page.tsx:431)
`src/app/(dashboard)/admin/tecnologia-ia/chaves-tef/page.tsx:431` calls `DELETE /api/tecnologia-ia/chaves-tef/${confirmDeleteId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tecnologia-ia/chaves-tef/<p>` If this …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/tecnologia-ia/maquinetas-stone/${id} (src/app/(dashboard)/admin/tecnologia-ia/maquinetas-stone/[id]/page.tsx:203)
`src/app/(dashboard)/admin/tecnologia-ia/maquinetas-stone/[id]/page.tsx:203` calls `DELETE /api/tecnologia-ia/maquinetas-stone/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tecnologia-ia/maquinetas-stone/<p>…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: DELETE /api/tecnologia-ia/maquinetas-stone/${id}/fotos?foto_id=${fotoId} (src/app/(dashboard)/admin/tecnologia-ia/maquinetas-stone/[id]/page.tsx:187)
`src/app/(dashboard)/admin/tecnologia-ia/maquinetas-stone/[id]/page.tsx:187` calls `DELETE /api/tecnologia-ia/maquinetas-stone/${id}/fotos?foto_id=${fotoId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tecnologia…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/faturamento-personal/${r.id} (src/app/(dashboard)/admin/faturamento-personal/page.tsx:710)
`src/app/(dashboard)/admin/faturamento-personal/page.tsx:710` calls `GET /admin/faturamento-personal/${r.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/faturamento-personal/<p>` If this points at an exter…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /admin/faturamento/alertas/${alerta.id} (src/app/(dashboard)/admin/faturamento/alertas/page.tsx:63)
`src/app/(dashboard)/admin/faturamento/alertas/page.tsx:63` calls `GET /admin/faturamento/alertas/${alerta.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/faturamento/alertas/<p>` If this points at an exte…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/modulos (src/app/(dashboard)/admin/usuarios/page.tsx:188)
`src/app/(dashboard)/admin/usuarios/page.tsx:188` calls `GET /api/admin/modulos` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/modulos` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/patio/caixas/${id} (src/app/(dashboard)/admin/patio/financeiro/page.tsx:132)
`src/app/(dashboard)/admin/patio/financeiro/page.tsx:132` calls `GET /api/admin/patio/caixas/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/patio/caixas/<p>` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/patio/caixas?${p.toString()} (src/app/(dashboard)/admin/patio/financeiro/page.tsx:112)
`src/app/(dashboard)/admin/patio/financeiro/page.tsx:112` calls `GET /api/admin/patio/caixas?${p.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/patio/caixas` If this points at an external API, pre…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/patio/config (src/app/(dashboard)/admin/patio/config/page.tsx:173)
`src/app/(dashboard)/admin/patio/config/page.tsx:173` calls `GET /api/admin/patio/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/patio/config` If this points at an external API, prefix it with `https:/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/patio/config?ativos=true (src/app/(dashboard)/admin/patio/layout.tsx:58)
`src/app/(dashboard)/admin/patio/layout.tsx:58` calls `GET /api/admin/patio/config?ativos=true` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/patio/config` If this points at an external API, prefix it with `h…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/patio/config?ativos=true (src/app/(dashboard)/admin/patio/operadores/page.tsx:60)
`src/app/(dashboard)/admin/patio/operadores/page.tsx:60` calls `GET /api/admin/patio/config?ativos=true` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/patio/config` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/patio/config?ativos=true (src/app/(dashboard)/admin/patio/pagamentos/page.tsx:66)
`src/app/(dashboard)/admin/patio/pagamentos/page.tsx:66` calls `GET /api/admin/patio/config?ativos=true` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/patio/config` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/patio/config?ativos=true (src/app/(dashboard)/admin/patio/page.tsx:50)
`src/app/(dashboard)/admin/patio/page.tsx:50` calls `GET /api/admin/patio/config?ativos=true` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/patio/config` If this points at an external API, prefix it with `htt…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/patio/config?ativos=true (src/app/(dashboard)/admin/patio/tarifas/page.tsx:110)
`src/app/(dashboard)/admin/patio/tarifas/page.tsx:110` calls `GET /api/admin/patio/config?ativos=true` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/patio/config` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/patio/dispositivos (src/app/(dashboard)/admin/patio/config/page.tsx:182)
`src/app/(dashboard)/admin/patio/config/page.tsx:182` calls `GET /api/admin/patio/dispositivos` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/patio/dispositivos` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/patio/operadores (src/app/(dashboard)/admin/patio/page.tsx:51)
`src/app/(dashboard)/admin/patio/page.tsx:51` calls `GET /api/admin/patio/operadores` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/patio/operadores` If this points at an external API, prefix it with `https:/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/patio/resultados?${p.toString()} (src/app/(dashboard)/admin/patio/financeiro/page.tsx:105)
`src/app/(dashboard)/admin/patio/financeiro/page.tsx:105` calls `GET /api/admin/patio/resultados?${p.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/patio/resultados` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/patio/tarifas (src/app/(dashboard)/admin/patio/page.tsx:52)
`src/app/(dashboard)/admin/patio/page.tsx:52` calls `GET /api/admin/patio/tarifas` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/patio/tarifas` If this points at an external API, prefix it with `https://` so …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/patio/tickets?${p.toString()} (src/app/(dashboard)/admin/patio/operacao/page.tsx:79)
`src/app/(dashboard)/admin/patio/operacao/page.tsx:79` calls `GET /api/admin/patio/tickets?${p.toString()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/patio/tickets` If this points at an external API, pref…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/perfis (src/app/(dashboard)/admin/usuarios/page.tsx:187)
`src/app/(dashboard)/admin/usuarios/page.tsx:187` calls `GET /api/admin/perfis` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/perfis` If this points at an external API, prefix it with `https://` so the matche…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/perfis (src/app/(dashboard)/admin/usuarios/page.tsx:304)
`src/app/(dashboard)/admin/usuarios/page.tsx:304` calls `GET /api/admin/perfis` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/perfis` If this points at an external API, prefix it with `https://` so the matche…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/admin/usuarios-perfil?perfil=${perfilAtivo.identificador} (src/app/(dashboard)/admin/usuarios/page.tsx:229)
`src/app/(dashboard)/admin/usuarios/page.tsx:229` calls `GET /api/admin/usuarios-perfil?perfil=${perfilAtivo.identificador}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/usuarios-perfil` If this points at an…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/profile (src/app/(dashboard)/admin/auditoria/faturamento/page.tsx:32)
`src/app/(dashboard)/admin/auditoria/faturamento/page.tsx:32` calls `GET /api/auth/profile` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/profile` If this points at an external API, prefix it with `https://` s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/session (src/app/(dashboard)/admin/auditoria/faturamento/operacao/[id]/page.tsx:47)
`src/app/(dashboard)/admin/auditoria/faturamento/operacao/[id]/page.tsx:47` calls `GET /api/auth/session` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/session` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/session (src/app/(dashboard)/admin/auditoria/metas/operacao/[id]/page.tsx:47)
`src/app/(dashboard)/admin/auditoria/metas/operacao/[id]/page.tsx:47` calls `GET /api/auth/session` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/session` If this points at an external API, prefix it with `htt…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/session (src/app/(dashboard)/admin/operacoes/page.tsx:96)
`src/app/(dashboard)/admin/operacoes/page.tsx:96` calls `GET /api/auth/session` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/session` If this points at an external API, prefix it with `https://` so the matche…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/session (src/app/(dashboard)/central-solicitacoes/configuracoes/aprovacoes/page.tsx:77)
`src/app/(dashboard)/central-solicitacoes/configuracoes/aprovacoes/page.tsx:77` calls `GET /api/auth/session` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/session` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/session (src/app/(dashboard)/central-solicitacoes/configuracoes/categorias/page.tsx:86)
`src/app/(dashboard)/central-solicitacoes/configuracoes/categorias/page.tsx:86` calls `GET /api/auth/session` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/session` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/session (src/app/(dashboard)/central-solicitacoes/configuracoes/page.tsx:77)
`src/app/(dashboard)/central-solicitacoes/configuracoes/page.tsx:77` calls `GET /api/auth/session` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/session` If this points at an external API, prefix it with `http…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/session (src/app/(dashboard)/central-solicitacoes/configuracoes/perfis/page.tsx:95)
`src/app/(dashboard)/central-solicitacoes/configuracoes/perfis/page.tsx:95` calls `GET /api/auth/session` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/session` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/session (src/app/(dashboard)/central-solicitacoes/layout.tsx:64)
`src/app/(dashboard)/central-solicitacoes/layout.tsx:64` calls `GET /api/auth/session` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/session` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/session (src/app/(dashboard)/central-solicitacoes/nova/page.tsx:137)
`src/app/(dashboard)/central-solicitacoes/nova/page.tsx:137` calls `GET /api/auth/session` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/session` If this points at an external API, prefix it with `https://` so…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/session (src/app/(dashboard)/central-solicitacoes/page.tsx:50)
`src/app/(dashboard)/central-solicitacoes/page.tsx:50` calls `GET /api/auth/session` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/session` If this points at an external API, prefix it with `https://` so the m…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/session (src/app/(dashboard)/central-solicitacoes/relatorios/page.tsx:57)
`src/app/(dashboard)/central-solicitacoes/relatorios/page.tsx:57` calls `GET /api/auth/session` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/session` If this points at an external API, prefix it with `https:/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/session (src/app/(dashboard)/sac-colaborador/[id]/page.tsx:180)
`src/app/(dashboard)/sac-colaborador/[id]/page.tsx:180` calls `GET /api/auth/session` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/session` If this points at an external API, prefix it with `https://` so the …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/session (src/components/central-solicitacoes/dashboards/DiretoriaDashboard.tsx:51)
`src/components/central-solicitacoes/dashboards/DiretoriaDashboard.tsx:51` calls `GET /api/auth/session` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/session` If this points at an external API, prefix it with…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/session (src/components/central-solicitacoes/dashboards/RHDashboard.tsx:35)
`src/components/central-solicitacoes/dashboards/RHDashboard.tsx:35` calls `GET /api/auth/session` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/session` If this points at an external API, prefix it with `https…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/session (src/components/central-solicitacoes/dashboards/TIDashboard.tsx:48)
`src/components/central-solicitacoes/dashboards/TIDashboard.tsx:48` calls `GET /api/auth/session` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/session` If this points at an external API, prefix it with `https…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/session (src/components/faturamento/AlertaTratativaModal.tsx:72)
`src/components/faturamento/AlertaTratativaModal.tsx:72` calls `GET /api/auth/session` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/session` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/auth/session-status?t=${Date.now()} (src/lib/hooks/useSessionWatcher.ts:54)
`src/lib/hooks/useSessionWatcher.ts:54` calls `GET /api/auth/session-status?t=${Date.now()}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auth/session-status` If this points at an external API, prefix it with `htt…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/automacoes (src/app/(dashboard)/admin/operacoes/page.tsx:94)
`src/app/(dashboard)/admin/operacoes/page.tsx:94` calls `GET /api/automacoes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/automacoes` If this points at an external API, prefix it with `https://` so the matcher sk…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/automacoes (src/app/(dashboard)/admin/tecnologia-ia/chaves-tef/page.tsx:302)
`src/app/(dashboard)/admin/tecnologia-ia/chaves-tef/page.tsx:302` calls `GET /api/automacoes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/automacoes` If this points at an external API, prefix it with `https://` s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/calendario/eventos/${ocorrencia.evento_id} (src/app/(dashboard)/calendario/EventoFormModal.tsx:121)
`src/app/(dashboard)/calendario/EventoFormModal.tsx:121` calls `GET /api/calendario/eventos/${ocorrencia.evento_id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/calendario/eventos/<p>` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/${id} (src/app/(dashboard)/central-solicitacoes/[id]/page.tsx:406)
`src/app/(dashboard)/central-solicitacoes/[id]/page.tsx:406` calls `GET /api/central-solicitacoes/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/<p>` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/${id}/ai-assistente (src/app/(dashboard)/central-solicitacoes/[id]/page.tsx:3181)
`src/app/(dashboard)/central-solicitacoes/[id]/page.tsx:3181` calls `GET /api/central-solicitacoes/${id}/ai-assistente` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/<p>/ai-assistente` If this …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/${id}/ai-assistente (src/app/(dashboard)/central-solicitacoes/[id]/page.tsx:3266)
`src/app/(dashboard)/central-solicitacoes/[id]/page.tsx:3266` calls `GET /api/central-solicitacoes/${id}/ai-assistente` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/<p>/ai-assistente` If this …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/${id}/ai-resumo (src/app/(dashboard)/central-solicitacoes/[id]/page.tsx:3045)
`src/app/(dashboard)/central-solicitacoes/[id]/page.tsx:3045` calls `GET /api/central-solicitacoes/${id}/ai-resumo` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/<p>/ai-resumo` If this points a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/${id}/ai-resumo (src/app/(dashboard)/central-solicitacoes/[id]/page.tsx:3090)
`src/app/(dashboard)/central-solicitacoes/[id]/page.tsx:3090` calls `GET /api/central-solicitacoes/${id}/ai-resumo` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/<p>/ai-resumo` If this points a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/${id}/interacoes (src/app/(dashboard)/central-solicitacoes/[id]/page.tsx:407)
`src/app/(dashboard)/central-solicitacoes/[id]/page.tsx:407` calls `GET /api/central-solicitacoes/${id}/interacoes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/<p>/interacoes` If this points …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/${sol.id} (src/app/(dashboard)/central-solicitacoes/finalizadas/page.tsx:77)
`src/app/(dashboard)/central-solicitacoes/finalizadas/page.tsx:77` calls `GET /api/central-solicitacoes/${sol.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/<p>` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/${sol.id} (src/app/(dashboard)/central-solicitacoes/todas/page.tsx:169)
`src/app/(dashboard)/central-solicitacoes/todas/page.tsx:169` calls `GET /api/central-solicitacoes/${sol.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/<p>` If this points at an external AP…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/admin/analytics (src/components/central-solicitacoes/dashboards/AdminDashboardV2.tsx:563)
`src/components/central-solicitacoes/dashboards/AdminDashboardV2.tsx:563` calls `GET /api/central-solicitacoes/admin/analytics` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/admin/analytics` If…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/admin/equipes (src/app/(dashboard)/central-solicitacoes/configuracoes/aprovacoes/page.tsx:80)
`src/app/(dashboard)/central-solicitacoes/configuracoes/aprovacoes/page.tsx:80` calls `GET /api/central-solicitacoes/admin/equipes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/admin/equipes` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/admin/equipes (src/app/(dashboard)/central-solicitacoes/configuracoes/equipes/page.tsx:23)
`src/app/(dashboard)/central-solicitacoes/configuracoes/equipes/page.tsx:23` calls `GET /api/central-solicitacoes/admin/equipes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/admin/equipes` If …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/admin/equipes (src/app/(dashboard)/central-solicitacoes/configuracoes/perfis/page.tsx:94)
`src/app/(dashboard)/central-solicitacoes/configuracoes/perfis/page.tsx:94` calls `GET /api/central-solicitacoes/admin/equipes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/admin/equipes` If t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/admin/equipes (src/components/central-solicitacoes/dashboards/TIDashboard.tsx:56)
`src/components/central-solicitacoes/dashboards/TIDashboard.tsx:56` calls `GET /api/central-solicitacoes/admin/equipes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/admin/equipes` If this poin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/admin/perfis-dashboard (src/app/(dashboard)/central-solicitacoes/configuracoes/perfis/page.tsx:93)
`src/app/(dashboard)/central-solicitacoes/configuracoes/perfis/page.tsx:93` calls `GET /api/central-solicitacoes/admin/perfis-dashboard` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/admin/perf…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/admin/perfis-dashboard (src/app/(dashboard)/central-solicitacoes/page.tsx:52)
`src/app/(dashboard)/central-solicitacoes/page.tsx:52` calls `GET /api/central-solicitacoes/admin/perfis-dashboard` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/admin/perfis-dashboard` If this…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/aprovacoes/stats (src/app/(dashboard)/central-solicitacoes/configuracoes/aprovacoes/page.tsx:78)
`src/app/(dashboard)/central-solicitacoes/configuracoes/aprovacoes/page.tsx:78` calls `GET /api/central-solicitacoes/aprovacoes/stats` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/aprovacoes/s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/config (src/app/(dashboard)/admin/usuarios/page.tsx:168)
`src/app/(dashboard)/admin/usuarios/page.tsx:168` calls `GET /api/central-solicitacoes/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/config` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/config (src/app/(dashboard)/central-solicitacoes/configuracoes/equipes/page.tsx:25)
`src/app/(dashboard)/central-solicitacoes/configuracoes/equipes/page.tsx:25` calls `GET /api/central-solicitacoes/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/config` If this points at…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/config (src/app/(dashboard)/central-solicitacoes/nova/page.tsx:135)
`src/app/(dashboard)/central-solicitacoes/nova/page.tsx:135` calls `GET /api/central-solicitacoes/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/config` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/config (src/app/(dashboard)/central-solicitacoes/relatorios/page.tsx:59)
`src/app/(dashboard)/central-solicitacoes/relatorios/page.tsx:59` calls `GET /api/central-solicitacoes/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/config` If this points at an externa…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/config (src/app/(dashboard)/central-solicitacoes/todas/page.tsx:461)
`src/app/(dashboard)/central-solicitacoes/todas/page.tsx:461` calls `GET /api/central-solicitacoes/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/config` If this points at an external AP…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/config?include_inactive=true (src/app/(dashboard)/central-solicitacoes/configuracoes/aprovacoes/page.tsx:79)
`src/app/(dashboard)/central-solicitacoes/configuracoes/aprovacoes/page.tsx:79` calls `GET /api/central-solicitacoes/config?include_inactive=true` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/config?include_inactive=true (src/app/(dashboard)/central-solicitacoes/configuracoes/categorias/page.tsx:84)
`src/app/(dashboard)/central-solicitacoes/configuracoes/categorias/page.tsx:84` calls `GET /api/central-solicitacoes/config?include_inactive=true` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/departamentos (src/app/(dashboard)/central-solicitacoes/configuracoes/departamentos/page.tsx:105)
`src/app/(dashboard)/central-solicitacoes/configuracoes/departamentos/page.tsx:105` calls `GET /api/central-solicitacoes/departamentos` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/departament…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/departamentos (src/app/(dashboard)/central-solicitacoes/configuracoes/departamentos/page.tsx:159)
`src/app/(dashboard)/central-solicitacoes/configuracoes/departamentos/page.tsx:159` calls `GET /api/central-solicitacoes/departamentos` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/departament…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/departamentos (src/app/(dashboard)/central-solicitacoes/configuracoes/status/page.tsx:130)
`src/app/(dashboard)/central-solicitacoes/configuracoes/status/page.tsx:130` calls `GET /api/central-solicitacoes/departamentos` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/departamentos` If …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/export?${params} (src/app/(dashboard)/central-solicitacoes/todas/page.tsx:563)
`src/app/(dashboard)/central-solicitacoes/todas/page.tsx:563` calls `GET /api/central-solicitacoes/export?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/export` If this points at an e…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/me/atendente-deptos (src/app/(dashboard)/central-solicitacoes/configuracoes/categorias/page.tsx:85)
`src/app/(dashboard)/central-solicitacoes/configuracoes/categorias/page.tsx:85` calls `GET /api/central-solicitacoes/me/atendente-deptos` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/me/atende…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/me/atendente-deptos (src/app/(dashboard)/central-solicitacoes/configuracoes/page.tsx:78)
`src/app/(dashboard)/central-solicitacoes/configuracoes/page.tsx:78` calls `GET /api/central-solicitacoes/me/atendente-deptos` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/me/atendente-deptos`…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/me/atendente-deptos (src/app/(dashboard)/central-solicitacoes/layout.tsx:70)
`src/app/(dashboard)/central-solicitacoes/layout.tsx:70` calls `GET /api/central-solicitacoes/me/atendente-deptos` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/me/atendente-deptos` If this poi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/me/atendente-deptos (src/app/(dashboard)/central-solicitacoes/nova/page.tsx:219)
`src/app/(dashboard)/central-solicitacoes/nova/page.tsx:219` calls `GET /api/central-solicitacoes/me/atendente-deptos` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/me/atendente-deptos` If this…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/me/atendente-deptos (src/app/(dashboard)/central-solicitacoes/relatorios/page.tsx:58)
`src/app/(dashboard)/central-solicitacoes/relatorios/page.tsx:58` calls `GET /api/central-solicitacoes/me/atendente-deptos` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/me/atendente-deptos` If…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/me/supervisores (src/app/(dashboard)/central-solicitacoes/nova/page.tsx:224)
`src/app/(dashboard)/central-solicitacoes/nova/page.tsx:224` calls `GET /api/central-solicitacoes/me/supervisores` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/me/supervisores` If this points …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/metricas?inicio=${periodo.inicio}&fim=${periodo.fim} (src/app/(dashboard)/central-solicitacoes/indicadores/page.tsx:25)
`src/app/(dashboard)/central-solicitacoes/indicadores/page.tsx:25` calls `GET /api/central-solicitacoes/metricas?inicio=${periodo.inicio}&fim=${periodo.fim}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-so…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/minha-nota (src/app/(dashboard)/central-solicitacoes/page.tsx:51)
`src/app/(dashboard)/central-solicitacoes/page.tsx:51` calls `GET /api/central-solicitacoes/minha-nota` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/minha-nota` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/notificacoes-config (src/app/(dashboard)/admin/notificacoes/canais/page.tsx:75)
`src/app/(dashboard)/admin/notificacoes/canais/page.tsx:75` calls `GET /api/central-solicitacoes/notificacoes-config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/notificacoes-config` If this …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/notificacoes-log?${p} (src/app/(dashboard)/admin/notificacoes/entregas/page.tsx:132)
`src/app/(dashboard)/admin/notificacoes/entregas/page.tsx:132` calls `GET /api/central-solicitacoes/notificacoes-log?${p}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/notificacoes-log` If thi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/notificacoes-log?status=falha,pulado,enviado&desde=${sinceStr}T00:00:00.000Z&ate=${todayStr}T23:59:59.000Z&limit=500 (src/app/(dashboard)/admin/notificacoes/page.tsx:36)
`src/app/(dashboard)/admin/notificacoes/page.tsx:36` calls `GET /api/central-solicitacoes/notificacoes-log?status=falha,pulado,enviado&desde=${sinceStr}T00:00:00.000Z&ate=${todayStr}T23:59:59.000Z&limit=500` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fet…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/notificacoes-templates (src/app/(dashboard)/admin/notificacoes/canais/page.tsx:197)
`src/app/(dashboard)/admin/notificacoes/canais/page.tsx:197` calls `GET /api/central-solicitacoes/notificacoes-templates` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/notificacoes-templates` I…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/opcoes-filtro (src/app/(dashboard)/central-solicitacoes/todas/page.tsx:463)
`src/app/(dashboard)/central-solicitacoes/todas/page.tsx:463` calls `GET /api/central-solicitacoes/opcoes-filtro` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/opcoes-filtro` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/operacoes (src/app/(dashboard)/central-solicitacoes/nova/page.tsx:245)
`src/app/(dashboard)/central-solicitacoes/nova/page.tsx:245` calls `GET /api/central-solicitacoes/operacoes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/operacoes` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/pendente-avaliacao (src/app/(dashboard)/central-solicitacoes/nova/page.tsx:136)
`src/app/(dashboard)/central-solicitacoes/nova/page.tsx:136` calls `GET /api/central-solicitacoes/pendente-avaliacao` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/pendente-avaliacao` If this p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/relatorios/excel?${params} (src/app/(dashboard)/central-solicitacoes/relatorios/page.tsx:118)
`src/app/(dashboard)/central-solicitacoes/relatorios/page.tsx:118` calls `GET /api/central-solicitacoes/relatorios/excel?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/relatorios/exce…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/relatorios?${params} (src/app/(dashboard)/central-solicitacoes/relatorios/page.tsx:90)
`src/app/(dashboard)/central-solicitacoes/relatorios/page.tsx:90` calls `GET /api/central-solicitacoes/relatorios?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/relatorios` If this po…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/stats (src/app/(dashboard)/central-solicitacoes/page.tsx:49)
`src/app/(dashboard)/central-solicitacoes/page.tsx:49` calls `GET /api/central-solicitacoes/stats` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/stats` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/status (src/app/(dashboard)/central-solicitacoes/configuracoes/status/page.tsx:129)
`src/app/(dashboard)/central-solicitacoes/configuracoes/status/page.tsx:129` calls `GET /api/central-solicitacoes/status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/status` If this points at…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes/status (src/app/(dashboard)/central-solicitacoes/configuracoes/status/page.tsx:190)
`src/app/(dashboard)/central-solicitacoes/configuracoes/status/page.tsx:190` calls `GET /api/central-solicitacoes/status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/status` If this points at…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes?${params} (src/app/(dashboard)/central-solicitacoes/finalizadas/page.tsx:158)
`src/app/(dashboard)/central-solicitacoes/finalizadas/page.tsx:158` calls `GET /api/central-solicitacoes?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes?${params} (src/app/(dashboard)/central-solicitacoes/todas/page.tsx:446)
`src/app/(dashboard)/central-solicitacoes/todas/page.tsx:446` calls `GET /api/central-solicitacoes?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes?${params} (src/app/(dashboard)/central-solicitacoes/todas/page.tsx:486)
`src/app/(dashboard)/central-solicitacoes/todas/page.tsx:486` calls `GET /api/central-solicitacoes?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes?limit=100 (src/components/central-solicitacoes/dashboards/DiretoriaDashboard.tsx:58)
`src/components/central-solicitacoes/dashboards/DiretoriaDashboard.tsx:58` calls `GET /api/central-solicitacoes?limit=100` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes` If this points at an ex…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes?limit=100 (src/components/central-solicitacoes/dashboards/RHDashboard.tsx:42)
`src/components/central-solicitacoes/dashboards/RHDashboard.tsx:42` calls `GET /api/central-solicitacoes?limit=100` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes?limit=100 (src/components/central-solicitacoes/dashboards/TIDashboard.tsx:71)
`src/components/central-solicitacoes/dashboards/TIDashboard.tsx:71` calls `GET /api/central-solicitacoes?limit=100` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/central-solicitacoes?minhas=true&limit=100 (src/app/(dashboard)/central-solicitacoes/minhas/page.tsx:18)
`src/app/(dashboard)/central-solicitacoes/minhas/page.tsx:18` calls `GET /api/central-solicitacoes?minhas=true&limit=100` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/colaboradores (src/app/(dashboard)/admin/usuarios/page.tsx:169)
`src/app/(dashboard)/admin/usuarios/page.tsx:169` calls `GET /api/colaboradores` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/colaboradores` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/control-xrm/logs?data=${selectedDate} (src/app/(dashboard)/admin/tecnologia-ia/logs-xrm/page.tsx:44)
`src/app/(dashboard)/admin/tecnologia-ia/logs-xrm/page.tsx:44` calls `GET /api/control-xrm/logs?data=${selectedDate}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/control-xrm/logs` If this points at an external AP…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/estoque/disponibilidade?${params} (src/app/(dashboard)/central-solicitacoes/nova/page.tsx:316)
`src/app/(dashboard)/central-solicitacoes/nova/page.tsx:316` calls `GET /api/estoque/disponibilidade?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/estoque/disponibilidade` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/estoque/itens?subcategoria_id=${selectedSubcatId}&ativo=true (src/app/(dashboard)/central-solicitacoes/nova/page.tsx:300)
`src/app/(dashboard)/central-solicitacoes/nova/page.tsx:300` calls `GET /api/estoque/itens?subcategoria_id=${selectedSubcatId}&ativo=true` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/estoque/itens` If this points…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/estoque/locais (src/app/(dashboard)/central-solicitacoes/nova/page.tsx:385)
`src/app/(dashboard)/central-solicitacoes/nova/page.tsx:385` calls `GET /api/estoque/locais` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/estoque/locais` If this points at an external API, prefix it with `https://…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/estoque/locais/${localId}/operacoes (src/app/(dashboard)/admin/estoque/locais/page.tsx:113)
`src/app/(dashboard)/admin/estoque/locais/page.tsx:113` calls `GET /api/estoque/locais/${localId}/operacoes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/estoque/locais/<p>/operacoes` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/estoque/locais?operacao_id=${operacaoIdValue} (src/app/(dashboard)/central-solicitacoes/nova/page.tsx:276)
`src/app/(dashboard)/central-solicitacoes/nova/page.tsx:276` calls `GET /api/estoque/locais?operacao_id=${operacaoIdValue}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/estoque/locais` If this points at an externa…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/faturamento-personal/${r.id} (src/app/(dashboard)/admin/faturamento-personal/page.tsx:711)
`src/app/(dashboard)/admin/faturamento-personal/page.tsx:711` calls `GET /api/faturamento-personal/${r.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/faturamento-personal/<p>` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/faturamento/alertas (src/app/(dashboard)/admin/auditoria/faturamento/page.tsx:31)
`src/app/(dashboard)/admin/auditoria/faturamento/page.tsx:31` calls `GET /api/faturamento/alertas` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/faturamento/alertas` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/faturamento/alertas?alerta_id=${alerta.id}&mode=history (src/components/faturamento/AlertaTratativaModal.tsx:89)
`src/components/faturamento/AlertaTratativaModal.tsx:89` calls `GET /api/faturamento/alertas?alerta_id=${alerta.id}&mode=history` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/faturamento/alertas` If this points at…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/faturamento/alertas?mode=status (src/app/(dashboard)/admin/auditoria/faturamento/page.tsx:33)
`src/app/(dashboard)/admin/auditoria/faturamento/page.tsx:33` calls `GET /api/faturamento/alertas?mode=status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/faturamento/alertas` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/faturamento/alertas?operacao_id=${id} (src/app/(dashboard)/admin/auditoria/faturamento/operacao/[id]/page.tsx:46)
`src/app/(dashboard)/admin/auditoria/faturamento/operacao/[id]/page.tsx:46` calls `GET /api/faturamento/alertas?operacao_id=${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/faturamento/alertas` If this points a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/faturamento/alertas?operacao_id=${id} (src/app/(dashboard)/admin/auditoria/metas/operacao/[id]/page.tsx:46)
`src/app/(dashboard)/admin/auditoria/metas/operacao/[id]/page.tsx:46` calls `GET /api/faturamento/alertas?operacao_id=${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/faturamento/alertas` If this points at an e…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/faturamento/templates (src/app/(dashboard)/admin/operacoes/page.tsx:95)
`src/app/(dashboard)/admin/operacoes/page.tsx:95` calls `GET /api/faturamento/templates` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/faturamento/templates` If this points at an external API, prefix it with `https…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/faturamento?mode=details&operacao_id=${selectedOp.id}&date=${activeDate} (src/app/(dashboard)/admin/faturamento/page.tsx:738)
`src/app/(dashboard)/admin/faturamento/page.tsx:738` calls `GET /api/faturamento?mode=details&operacao_id=${selectedOp.id}&date=${activeDate}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/faturamento` If this poin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/integracoes/cloudpark/logs?${params} (src/app/(dashboard)/admin/tecnologia-ia/logs-cloudpark/page.tsx:45)
`src/app/(dashboard)/admin/tecnologia-ia/logs-cloudpark/page.tsx:45` calls `GET /api/integracoes/cloudpark/logs?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/integracoes/cloudpark/logs` If this points at…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/kanban/quadros (src/app/(dashboard)/central-solicitacoes/[id]/page.tsx:670)
`src/app/(dashboard)/central-solicitacoes/[id]/page.tsx:670` calls `GET /api/kanban/quadros` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/kanban/quadros` If this points at an external API, prefix it with `https://…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/metas-faturamento/${dataAlert.meta_id} (src/app/(dashboard)/admin/auditoria/faturamento/tratativa/[id]/page.tsx:82)
`src/app/(dashboard)/admin/auditoria/faturamento/tratativa/[id]/page.tsx:82` calls `GET /api/metas-faturamento/${dataAlert.meta_id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/metas-faturamento/<p>` If this poin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/metas-faturamento/${dataAlert.meta_id} (src/app/(dashboard)/admin/auditoria/metas/tratativa/[id]/page.tsx:86)
`src/app/(dashboard)/admin/auditoria/metas/tratativa/[id]/page.tsx:86` calls `GET /api/metas-faturamento/${dataAlert.meta_id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/metas-faturamento/<p>` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/metas-faturamento/${id} (src/app/(dashboard)/admin/faturamento/metas/[id]/page.tsx:86)
`src/app/(dashboard)/admin/faturamento/metas/[id]/page.tsx:86` calls `GET /api/metas-faturamento/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/metas-faturamento/<p>` If this points at an external API, prefix…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/metas-faturamento/alertas/${alerta.id} (src/app/(dashboard)/admin/faturamento/alertas/page.tsx:64)
`src/app/(dashboard)/admin/faturamento/alertas/page.tsx:64` calls `GET /api/metas-faturamento/alertas/${alerta.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/metas-faturamento/alertas/<p>` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/metas-faturamento/alertas/${id} (src/app/(dashboard)/admin/auditoria/faturamento/tratativa/[id]/page.tsx:76)
`src/app/(dashboard)/admin/auditoria/faturamento/tratativa/[id]/page.tsx:76` calls `GET /api/metas-faturamento/alertas/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/metas-faturamento/alertas/<p>` If this poi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/metas-faturamento/alertas/${id} (src/app/(dashboard)/admin/auditoria/metas/tratativa/[id]/page.tsx:80)
`src/app/(dashboard)/admin/auditoria/metas/tratativa/[id]/page.tsx:80` calls `GET /api/metas-faturamento/alertas/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/metas-faturamento/alertas/<p>` If this points at…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/metas-faturamento/alertas/${id} (src/app/(dashboard)/admin/faturamento/alertas/[id]/page.tsx:36)
`src/app/(dashboard)/admin/faturamento/alertas/[id]/page.tsx:36` calls `GET /api/metas-faturamento/alertas/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/metas-faturamento/alertas/<p>` If this points at an ex…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/metas-faturamento/alertas?${query} (src/app/(dashboard)/admin/faturamento/alertas/page.tsx:125)
`src/app/(dashboard)/admin/faturamento/alertas/page.tsx:125` calls `GET /api/metas-faturamento/alertas?${query}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/metas-faturamento/alertas` If this points at an externa…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/metas-faturamento?id=${id}&with_diarias=true (src/app/(dashboard)/admin/faturamento/metas/page.tsx:195)
`src/app/(dashboard)/admin/faturamento/metas/page.tsx:195` calls `GET /api/metas-faturamento?id=${id}&with_diarias=true` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/metas-faturamento` If this points at an externa…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/notifications/admin/deliveries?${p} (src/app/(dashboard)/admin/notificacoes/entregas/page.tsx:110)
`src/app/(dashboard)/admin/notificacoes/entregas/page.tsx:110` calls `GET /api/notifications/admin/deliveries?${p}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/notifications/admin/deliveries` If this points at an…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/notifications/admin/deliveries?status=failed&page=0 (src/app/(dashboard)/admin/notificacoes/page.tsx:35)
`src/app/(dashboard)/admin/notificacoes/page.tsx:35` calls `GET /api/notifications/admin/deliveries?status=failed&page=0` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/notifications/admin/deliveries` If this points…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/notifications/admin/email-audit?days=${days} (src/app/(dashboard)/admin/notificacoes/auditoria-email/page.tsx:45)
`src/app/(dashboard)/admin/notificacoes/auditoria-email/page.tsx:45` calls `GET /api/notifications/admin/email-audit?days=${days}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/notifications/admin/email-audit` If t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/notifications/admin/event-types (src/app/(dashboard)/admin/notificacoes/eventos/page.tsx:94)
`src/app/(dashboard)/admin/notificacoes/eventos/page.tsx:94` calls `GET /api/notifications/admin/event-types` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/notifications/admin/event-types` If this points at an exte…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/notifications/admin/event-types (src/app/(dashboard)/admin/notificacoes/page.tsx:34)
`src/app/(dashboard)/admin/notificacoes/page.tsx:34` calls `GET /api/notifications/admin/event-types` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/notifications/admin/event-types` If this points at an external API…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/notifications/admin/recipients (src/app/(dashboard)/admin/notificacoes/destinatarios/page.tsx:74)
`src/app/(dashboard)/admin/notificacoes/destinatarios/page.tsx:74` calls `GET /api/notifications/admin/recipients` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/notifications/admin/recipients` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/notifications/admin/templates (src/app/(dashboard)/admin/notificacoes/templates/page.tsx:75)
`src/app/(dashboard)/admin/notificacoes/templates/page.tsx:75` calls `GET /api/notifications/admin/templates` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/notifications/admin/templates` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/notifications/preferences (src/app/(dashboard)/notificacoes/preferencias/page.tsx:189)
`src/app/(dashboard)/notificacoes/preferencias/page.tsx:189` calls `GET /api/notifications/preferences` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/notifications/preferences` If this points at an external API, pr…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/notifications/recipients (src/app/(dashboard)/notificacoes/preferencias/page.tsx:190)
`src/app/(dashboard)/notificacoes/preferencias/page.tsx:190` calls `GET /api/notifications/recipients` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/notifications/recipients` If this points at an external API, pref…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/operacoes (src/app/(dashboard)/admin/operacoes/page.tsx:91)
`src/app/(dashboard)/admin/operacoes/page.tsx:91` calls `GET /api/operacoes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/operacoes` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/operacoes (src/app/(dashboard)/admin/supervisores/page.tsx:83)
`src/app/(dashboard)/admin/supervisores/page.tsx:83` calls `GET /api/operacoes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/operacoes` If this points at an external API, prefix it with `https://` so the matcher s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/operacoes (src/app/(dashboard)/admin/tecnologia-ia/chaves-tef/page.tsx:287)
`src/app/(dashboard)/admin/tecnologia-ia/chaves-tef/page.tsx:287` calls `GET /api/operacoes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/operacoes` If this points at an external API, prefix it with `https://` so …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/operacoes (src/app/(dashboard)/admin/usuarios/page.tsx:189)
`src/app/(dashboard)/admin/usuarios/page.tsx:189` calls `GET /api/operacoes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/operacoes` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/operacoes (src/app/(dashboard)/operacoes/page.tsx:14)
`src/app/(dashboard)/operacoes/page.tsx:14` calls `GET /api/operacoes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/operacoes` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/operacoes?id=${id} (src/app/(dashboard)/admin/auditoria/faturamento/operacao/[id]/page.tsx:45)
`src/app/(dashboard)/admin/auditoria/faturamento/operacao/[id]/page.tsx:45` calls `GET /api/operacoes?id=${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/operacoes` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/operacoes?id=${id} (src/app/(dashboard)/admin/auditoria/metas/operacao/[id]/page.tsx:45)
`src/app/(dashboard)/admin/auditoria/metas/operacao/[id]/page.tsx:45` calls `GET /api/operacoes?id=${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/operacoes` If this points at an external API, prefix it with `…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/operacoes?status=ativa (src/app/(dashboard)/admin/auditoria/auditor-senior/page.tsx:87)
`src/app/(dashboard)/admin/auditoria/auditor-senior/page.tsx:87` calls `GET /api/operacoes?status=ativa` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/operacoes` If this points at an external API, prefix it with `h…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/operacoes?status=ativa (src/app/(dashboard)/admin/auditoria/faturamento/page.tsx:30)
`src/app/(dashboard)/admin/auditoria/faturamento/page.tsx:30` calls `GET /api/operacoes?status=ativa` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/operacoes` If this points at an external API, prefix it with `http…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/permissoes?perfil=${perfilAtivo.identificador} (src/app/(dashboard)/admin/usuarios/page.tsx:214)
`src/app/(dashboard)/admin/usuarios/page.tsx:214` calls `GET /api/permissoes?perfil=${perfilAtivo.identificador}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/permissoes` If this points at an external API, prefix …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/permissoes?perfil=all (src/app/(dashboard)/admin/usuarios/page.tsx:226)
`src/app/(dashboard)/admin/usuarios/page.tsx:226` calls `GET /api/permissoes?perfil=all` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/permissoes` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/personal/logs?${params} (src/app/(dashboard)/admin/tecnologia-ia/logs-personal/page.tsx:64)
`src/app/(dashboard)/admin/tecnologia-ia/logs-personal/page.tsx:64` calls `GET /api/personal/logs?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/personal/logs` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/realtime/auth-token (src/lib/supabase/realtime-auth.ts:12)
`src/lib/supabase/realtime-auth.ts:12` calls `GET /api/realtime/auth-token` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/realtime/auth-token` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sac/admin/usuarios (src/app/(dashboard)/sac-colaborador/admin/usuarios/page.tsx:68)
`src/app/(dashboard)/sac-colaborador/admin/usuarios/page.tsx:68` calls `GET /api/sac/admin/usuarios` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/admin/usuarios` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sac/admin/usuarios/search?q=${encodeURIComponent(userQuery)} (src/app/(dashboard)/sac-colaborador/admin/usuarios/page.tsx:85)
`src/app/(dashboard)/sac-colaborador/admin/usuarios/page.tsx:85` calls `GET /api/sac/admin/usuarios/search?q=${encodeURIComponent(userQuery)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/admin/usuarios/search…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sac/ai/monitor (src/app/(dashboard)/sac-colaborador/admin/ia-analise/page.tsx:236)
`src/app/(dashboard)/sac-colaborador/admin/ia-analise/page.tsx:236` calls `GET /api/sac/ai/monitor` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/ai/monitor` If this points at an external API, prefix it with `h…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sac/atendimentos/${atendimentoId}/anexos/${anexoId} (src/components/sac/SacAnexoLista.tsx:33)
`src/components/sac/SacAnexoLista.tsx:33` calls `GET /api/sac/atendimentos/${atendimentoId}/anexos/${anexoId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/atendimentos/<p>/anexos/<p>` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sac/atendimentos/${id} (src/app/(dashboard)/sac-colaborador/[id]/page.tsx:179)
`src/app/(dashboard)/sac-colaborador/[id]/page.tsx:179` calls `GET /api/sac/atendimentos/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/atendimentos/<p>` If this points at an external API, prefix it with …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sac/atendimentos/${id} (src/app/(dashboard)/sac-colaborador/[id]/page.tsx:211)
`src/app/(dashboard)/sac-colaborador/[id]/page.tsx:211` calls `GET /api/sac/atendimentos/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/atendimentos/<p>` If this points at an external API, prefix it with …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sac/atendimentos/${id}/anexos (src/app/(dashboard)/sac-colaborador/[id]/page.tsx:150)
`src/app/(dashboard)/sac-colaborador/[id]/page.tsx:150` calls `GET /api/sac/atendimentos/${id}/anexos` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/atendimentos/<p>/anexos` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sac/atendimentos/${id}/export/pdf (src/app/(dashboard)/sac-colaborador/[id]/page.tsx:335)
`src/app/(dashboard)/sac-colaborador/[id]/page.tsx:335` calls `GET /api/sac/atendimentos/${id}/export/pdf` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/atendimentos/<p>/export/pdf` If this points at an externa…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sac/atendimentos/${id}/mobichat/mensagens (src/app/(dashboard)/sac-colaborador/[id]/page.tsx:158)
`src/app/(dashboard)/sac-colaborador/[id]/page.tsx:158` calls `GET /api/sac/atendimentos/${id}/mobichat/mensagens` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/atendimentos/<p>/mobichat/mensagens` If this poin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sac/atendimentos?${params} (src/app/(dashboard)/sac-colaborador/page.tsx:101)
`src/app/(dashboard)/sac-colaborador/page.tsx:101` calls `GET /api/sac/atendimentos?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/atendimentos` If this points at an external API, prefix it with `http…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sac/atendimentos?${params} (src/app/(dashboard)/sac-colaborador/page.tsx:126)
`src/app/(dashboard)/sac-colaborador/page.tsx:126` calls `GET /api/sac/atendimentos?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/atendimentos` If this points at an external API, prefix it with `http…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sac/atendimentos?${params} (src/app/(dashboard)/sac-colaborador/relatorios/RelatorioColaboradoresClient.tsx:93)
`src/app/(dashboard)/sac-colaborador/relatorios/RelatorioColaboradoresClient.tsx:93` calls `GET /api/sac/atendimentos?${params}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/atendimentos` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sac/busca/colaboradores?q=${encodeURIComponent(val)} (src/components/sac/SacIdentificacaoDialog.tsx:96)
`src/components/sac/SacIdentificacaoDialog.tsx:96` calls `GET /api/sac/busca/colaboradores?q=${encodeURIComponent(val)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/busca/colaboradores` If this points at an e…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sac/busca/operacoes?q=${encodeURIComponent(val)} (src/components/sac/SacIdentificacaoDialog.tsx:118)
`src/components/sac/SacIdentificacaoDialog.tsx:118` calls `GET /api/sac/busca/operacoes?q=${encodeURIComponent(val)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/busca/operacoes` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sac/colaboradores/search?q=${encodeURIComponent(q)} (src/components/sac/ColaboradorAutocomplete.tsx:60)
`src/components/sac/ColaboradorAutocomplete.tsx:60` calls `GET /api/sac/colaboradores/search?q=${encodeURIComponent(q)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/colaboradores/search` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sac/demandas (src/app/(dashboard)/sac-colaborador/admin/demandas/page.tsx:62)
`src/app/(dashboard)/sac-colaborador/admin/demandas/page.tsx:62` calls `GET /api/sac/demandas` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/demandas` If this points at an external API, prefix it with `https://…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sac/demandas (src/components/sac/SacMobichatCard.tsx:57)
`src/components/sac/SacMobichatCard.tsx:57` calls `GET /api/sac/demandas` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/demandas` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sac/feriados (src/app/(dashboard)/sac-colaborador/admin/feriados/page.tsx:55)
`src/app/(dashboard)/sac-colaborador/admin/feriados/page.tsx:55` calls `GET /api/sac/feriados` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/feriados` If this points at an external API, prefix it with `https://…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sac/me (src/app/(dashboard)/sac-colaborador/[id]/page.tsx:181)
`src/app/(dashboard)/sac-colaborador/[id]/page.tsx:181` calls `GET /api/sac/me` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/me` If this points at an external API, prefix it with `https://` so the matcher skip…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sac/me (src/app/(dashboard)/sac-colaborador/page.tsx:102)
`src/app/(dashboard)/sac-colaborador/page.tsx:102` calls `GET /api/sac/me` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/me` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sac/natureza-prioridade (src/app/(dashboard)/sac-colaborador/admin/natureza-prioridade/page.tsx:32)
`src/app/(dashboard)/sac-colaborador/admin/natureza-prioridade/page.tsx:32` calls `GET /api/sac/natureza-prioridade` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/natureza-prioridade` If this points at an exter…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sac/natureza-prioridade (src/app/(dashboard)/sac-colaborador/admin/tipos-naturezas/page.tsx:485)
`src/app/(dashboard)/sac-colaborador/admin/tipos-naturezas/page.tsx:485` calls `GET /api/sac/natureza-prioridade` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/natureza-prioridade` If this points at an external…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sac/operacoes/search?q=${encodeURIComponent(q)} (src/app/(dashboard)/sac-colaborador/novo/page.tsx:72)
`src/app/(dashboard)/sac-colaborador/novo/page.tsx:72` calls `GET /api/sac/operacoes/search?q=${encodeURIComponent(q)}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/operacoes/search` If this points at an exter…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sac/tipos-config (src/app/(dashboard)/sac-colaborador/admin/tipos-naturezas/page.tsx:474)
`src/app/(dashboard)/sac-colaborador/admin/tipos-naturezas/page.tsx:474` calls `GET /api/sac/tipos-config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/tipos-config` If this points at an external API, prefix i…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/sac/usuarios/search?q=${encodeURIComponent(q)}&perfis=${perfis} (src/components/sac/SacEncaminharDialog.tsx:46)
`src/components/sac/SacEncaminharDialog.tsx:46` calls `GET /api/sac/usuarios/search?q=${encodeURIComponent(q)}&perfis=${perfis}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/usuarios/search` If this points at …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/tecnologia-ia/chaves-tef (src/app/(dashboard)/admin/tecnologia-ia/chaves-tef/page.tsx:272)
`src/app/(dashboard)/admin/tecnologia-ia/chaves-tef/page.tsx:272` calls `GET /api/tecnologia-ia/chaves-tef` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tecnologia-ia/chaves-tef` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/tecnologia-ia/chaves-tef/${id}/historico (src/app/(dashboard)/admin/tecnologia-ia/chaves-tef/page.tsx:318)
`src/app/(dashboard)/admin/tecnologia-ia/chaves-tef/page.tsx:318` calls `GET /api/tecnologia-ia/chaves-tef/${id}/historico` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tecnologia-ia/chaves-tef/<p>/historico` If t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/tecnologia-ia/prompts (src/app/(dashboard)/admin/tecnologia-ia/prompts/page.tsx:46)
`src/app/(dashboard)/admin/tecnologia-ia/prompts/page.tsx:46` calls `GET /api/tecnologia-ia/prompts` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tecnologia-ia/prompts` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/usuarios (src/app/(dashboard)/admin/usuarios/page.tsx:159)
`src/app/(dashboard)/admin/usuarios/page.tsx:159` calls `GET /api/usuarios` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/usuarios` If this points at an external API, prefix it with `https://` so the matcher skips …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/usuarios (src/app/(dashboard)/central-solicitacoes/[id]/page.tsx:436)
`src/app/(dashboard)/central-solicitacoes/[id]/page.tsx:436` calls `GET /api/usuarios` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/usuarios` If this points at an external API, prefix it with `https://` so the mat…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/usuarios (src/app/(dashboard)/central-solicitacoes/configuracoes/aprovacoes/page.tsx:81)
`src/app/(dashboard)/central-solicitacoes/configuracoes/aprovacoes/page.tsx:81` calls `GET /api/usuarios` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/usuarios` If this points at an external API, prefix it with `h…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/usuarios (src/app/(dashboard)/central-solicitacoes/configuracoes/equipes/page.tsx:24)
`src/app/(dashboard)/central-solicitacoes/configuracoes/equipes/page.tsx:24` calls `GET /api/usuarios` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/usuarios` If this points at an external API, prefix it with `http…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/usuarios?perfil=auditoria (src/components/faturamento/AlertaTratativaModal.tsx:82)
`src/components/faturamento/AlertaTratativaModal.tsx:82` calls `GET /api/usuarios?perfil=auditoria` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/usuarios` If this points at an external API, prefix it with `https:/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/usuarios?perfil=gerente_operacoes (src/app/(dashboard)/admin/operacoes/page.tsx:93)
`src/app/(dashboard)/admin/operacoes/page.tsx:93` calls `GET /api/usuarios?perfil=gerente_operacoes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/usuarios` If this points at an external API, prefix it with `https:…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/usuarios?perfil=gerente_operacoes (src/app/(dashboard)/admin/supervisores/page.tsx:82)
`src/app/(dashboard)/admin/supervisores/page.tsx:82` calls `GET /api/usuarios?perfil=gerente_operacoes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/usuarios` If this points at an external API, prefix it with `htt…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/usuarios?perfil=gerente_operacoes (src/app/(dashboard)/admin/usuarios/page.tsx:167)
`src/app/(dashboard)/admin/usuarios/page.tsx:167` calls `GET /api/usuarios?perfil=gerente_operacoes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/usuarios` If this points at an external API, prefix it with `https:…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/usuarios?perfil=supervisor (src/app/(dashboard)/admin/operacoes/page.tsx:92)
`src/app/(dashboard)/admin/operacoes/page.tsx:92` calls `GET /api/usuarios?perfil=supervisor` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/usuarios` If this points at an external API, prefix it with `https://` so …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/usuarios?perfil=supervisor (src/app/(dashboard)/admin/supervisores/page.tsx:81)
`src/app/(dashboard)/admin/supervisores/page.tsx:81` calls `GET /api/usuarios?perfil=supervisor` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/usuarios` If this points at an external API, prefix it with `https://` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /central-solicitacoes/${sol.id} (src/app/(dashboard)/central-solicitacoes/finalizadas/page.tsx:76)
`src/app/(dashboard)/central-solicitacoes/finalizadas/page.tsx:76` calls `GET /central-solicitacoes/${sol.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/<p>` If this points at an external A…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /central-solicitacoes/${sol.id} (src/app/(dashboard)/central-solicitacoes/todas/page.tsx:168)
`src/app/(dashboard)/central-solicitacoes/todas/page.tsx:168` calls `GET /central-solicitacoes/${sol.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/<p>` If this points at an external API, p…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://api.bigdatacloud.net/data/reverse-geocode-client?latitude=${latitude}&longitude=${longitude}&localityLanguage=pt (src/app/(dashboard)/dashboard/WeatherCard.tsx:174)
`src/app/(dashboard)/dashboard/WeatherCard.tsx:174` calls `GET https://api.bigdatacloud.net/data/reverse-geocode-client?latitude=${latitude}&longitude=${longitude}&localityLanguage=pt` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://ipapi.co/${encodeURIComponent(ip)}/json/ (src/lib/sessions/geo.ts:24)
`src/lib/sessions/geo.ts:24` calls `GET https://ipapi.co/${encodeURIComponent(ip)}/json/` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/ipapi.co/<p>/json` If this points at an external API, prefix it with `h…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET https://wdapi2.com.br/consulta/${placa}/f78e4d2627e7f9f305b4e64f9f687a74 (src/app/api/utils/veiculo/route.ts:38)
`src/app/api/utils/veiculo/route.ts:38` calls `GET https://wdapi2.com.br/consulta/${placa}/f78e4d2627e7f9f305b4e64f9f687a74` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/https:/wdapi2.com.br/consulta/<p>/f78e4d262…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/admin/patio/dispositivos/${d.id} (src/app/(dashboard)/admin/patio/config/page.tsx:299)
`src/app/(dashboard)/admin/patio/config/page.tsx:299` calls `PATCH /api/admin/patio/dispositivos/${d.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/patio/dispositivos/<p>` If this points at an external AP…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/admin/patio/dispositivos/${editandoDisp.id} (src/app/(dashboard)/admin/patio/config/page.tsx:278)
`src/app/(dashboard)/admin/patio/config/page.tsx:278` calls `PATCH /api/admin/patio/dispositivos/${editandoDisp.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/patio/dispositivos/<p>` If this points at an …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/admin/usuarios-perfil (src/app/(dashboard)/admin/usuarios/page.tsx:328)
`src/app/(dashboard)/admin/usuarios/page.tsx:328` calls `PATCH /api/admin/usuarios-perfil` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/usuarios-perfil` If this points at an external API, prefix it with `htt…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/central-solicitacoes/${id}/itens (src/app/(dashboard)/central-solicitacoes/[id]/page.tsx:631)
`src/app/(dashboard)/central-solicitacoes/[id]/page.tsx:631` calls `PATCH /api/central-solicitacoes/${id}/itens` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/<p>/itens` If this points at an ex…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/central-solicitacoes/${solicitacao.id} (src/components/central-solicitacoes/AvaliacaoCard.tsx:68)
`src/components/central-solicitacoes/AvaliacaoCard.tsx:68` calls `PATCH /api/central-solicitacoes/${solicitacao.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/<p>` If this points at an exte…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/colaboradores/${id} (src/app/(dashboard)/admin/colaboradores/[id]/page.tsx:40)
`src/app/(dashboard)/admin/colaboradores/[id]/page.tsx:40` calls `PATCH /api/colaboradores/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/colaboradores/<p>` If this points at an external API, prefix it with `…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/colaboradores/${id}/operacoes/${vinculoId} (src/app/(dashboard)/admin/colaboradores/[id]/page.tsx:65)
`src/app/(dashboard)/admin/colaboradores/[id]/page.tsx:65` calls `PATCH /api/colaboradores/${id}/operacoes/${vinculoId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/colaboradores/<p>/operacoes/<p>` If this points…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/estoque/itens/${id} (src/app/(dashboard)/admin/estoque/itens/[id]/page.tsx:116)
`src/app/(dashboard)/admin/estoque/itens/[id]/page.tsx:116` calls `PATCH /api/estoque/itens/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/estoque/itens/<p>` If this points at an external API, prefix it with …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/estoque/itens/${id} (src/app/(dashboard)/admin/estoque/itens/[id]/page.tsx:133)
`src/app/(dashboard)/admin/estoque/itens/[id]/page.tsx:133` calls `PATCH /api/estoque/itens/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/estoque/itens/<p>` If this points at an external API, prefix it with …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/estoque/itens/${id}/variacoes (src/app/(dashboard)/admin/estoque/itens/[id]/page.tsx:164)
`src/app/(dashboard)/admin/estoque/itens/[id]/page.tsx:164` calls `PATCH /api/estoque/itens/${id}/variacoes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/estoque/itens/<p>/variacoes` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/estoque/itens/${id}/variacoes (src/app/(dashboard)/admin/estoque/itens/[id]/page.tsx:174)
`src/app/(dashboard)/admin/estoque/itens/[id]/page.tsx:174` calls `PATCH /api/estoque/itens/${id}/variacoes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/estoque/itens/<p>/variacoes` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/faturamento/alertas (src/components/faturamento/AlertaTratativaModal.tsx:149)
`src/components/faturamento/AlertaTratativaModal.tsx:149` calls `PATCH /api/faturamento/alertas` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/faturamento/alertas` If this points at an external API, prefix it with …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/kanban/checklist/${item.id} (src/app/(dashboard)/admin/kanban/[id]/TaskDetailPanel.tsx:241)
`src/app/(dashboard)/admin/kanban/[id]/TaskDetailPanel.tsx:241` calls `PATCH /api/kanban/checklist/${item.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/kanban/checklist/<p>` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/kanban/quadros/${boardId}/reordenar (src/app/(dashboard)/admin/kanban/[id]/page.tsx:524)
`src/app/(dashboard)/admin/kanban/[id]/page.tsx:524` calls `PATCH /api/kanban/quadros/${boardId}/reordenar` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/kanban/quadros/<p>/reordenar` If this points at an external …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/notifications/${id}/archive (src/hooks/useNotifications.ts:68)
`src/hooks/useNotifications.ts:68` calls `PATCH /api/notifications/${id}/archive` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/notifications/<p>/archive` If this points at an external API, prefix it with `https://…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/notifications/${id}/read (src/hooks/useNotifications.ts:56)
`src/hooks/useNotifications.ts:56` calls `PATCH /api/notifications/${id}/read` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/notifications/<p>/read` If this points at an external API, prefix it with `https://` so t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/notifications/${item.id}/read (src/app/(dashboard)/notificacoes/page.tsx:116)
`src/app/(dashboard)/notificacoes/page.tsx:116` calls `PATCH /api/notifications/${item.id}/read` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/notifications/<p>/read` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/notifications/admin/event-types/${eventId} (src/app/(dashboard)/admin/notificacoes/eventos/page.tsx:149)
`src/app/(dashboard)/admin/notificacoes/eventos/page.tsx:149` calls `PATCH /api/notifications/admin/event-types/${eventId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/notifications/admin/event-types/<p>` If this…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/notifications/admin/event-types/${eventId} (src/app/(dashboard)/admin/notificacoes/eventos/page.tsx:177)
`src/app/(dashboard)/admin/notificacoes/eventos/page.tsx:177` calls `PATCH /api/notifications/admin/event-types/${eventId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/notifications/admin/event-types/<p>` If this…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/notifications/admin/event-types/${id} (src/app/(dashboard)/admin/notificacoes/eventos/page.tsx:130)
`src/app/(dashboard)/admin/notificacoes/eventos/page.tsx:130` calls `PATCH /api/notifications/admin/event-types/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/notifications/admin/event-types/<p>` If this poin…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/notifications/read-all (src/app/(dashboard)/notificacoes/page.tsx:128)
`src/app/(dashboard)/notificacoes/page.tsx:128` calls `PATCH /api/notifications/read-all` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/notifications/read-all` If this points at an external API, prefix it with `htt…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/notifications/read-all (src/hooks/useNotifications.ts:63)
`src/hooks/useNotifications.ts:63` calls `PATCH /api/notifications/read-all` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/notifications/read-all` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/operacoes/${editando.id} (src/app/(dashboard)/admin/operacoes/page.tsx:256)
`src/app/(dashboard)/admin/operacoes/page.tsx:256` calls `PATCH /api/operacoes/${editando.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/operacoes/<p>` If this points at an external API, prefix it with `https:/…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/operacoes/${op.id} (src/app/(dashboard)/admin/operacoes/page.tsx:243)
`src/app/(dashboard)/admin/operacoes/page.tsx:243` calls `PATCH /api/operacoes/${op.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/operacoes/<p>` If this points at an external API, prefix it with `https://` so …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/patrimonio/alertas (src/app/(dashboard)/admin/patrimonio/alertas/page.tsx:17)
`src/app/(dashboard)/admin/patrimonio/alertas/page.tsx:17` calls `PATCH /api/patrimonio/alertas` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/patrimonio/alertas` If this points at an external API, prefix it with `…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/patrimonio/categorias/${id} (src/app/(dashboard)/admin/patrimonio/categorias/page.tsx:52)
`src/app/(dashboard)/admin/patrimonio/categorias/page.tsx:52` calls `PATCH /api/patrimonio/categorias/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/patrimonio/categorias/<p>` If this points at an external AP…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/patrimonio/categorias/${id} (src/app/(dashboard)/admin/patrimonio/categorias/page.tsx:62)
`src/app/(dashboard)/admin/patrimonio/categorias/page.tsx:62` calls `PATCH /api/patrimonio/categorias/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/patrimonio/categorias/<p>` If this points at an external AP…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/patrimonio/categorias/${id} (src/app/(dashboard)/admin/patrimonio/categorias/page.tsx:71)
`src/app/(dashboard)/admin/patrimonio/categorias/page.tsx:71` calls `PATCH /api/patrimonio/categorias/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/patrimonio/categorias/<p>` If this points at an external AP…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/patrimonio/status/${editandoStatus.id} (src/app/(dashboard)/admin/patrimonio/categorias/page.tsx:126)
`src/app/(dashboard)/admin/patrimonio/categorias/page.tsx:126` calls `PATCH /api/patrimonio/status/${editandoStatus.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/patrimonio/status/<p>` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/patrimonio/status/${id} (src/app/(dashboard)/admin/patrimonio/categorias/page.tsx:136)
`src/app/(dashboard)/admin/patrimonio/categorias/page.tsx:136` calls `PATCH /api/patrimonio/status/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/patrimonio/status/<p>` If this points at an external API, pref…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/patrimonio/subcategorias/${id} (src/components/patrimonio/SubcategoriaModal.tsx:49)
`src/components/patrimonio/SubcategoriaModal.tsx:49` calls `PATCH /api/patrimonio/subcategorias/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/patrimonio/subcategorias/<p>` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/patrimonio/subcategorias/${id} (src/components/patrimonio/SubcategoriaModal.tsx:59)
`src/components/patrimonio/SubcategoriaModal.tsx:59` calls `PATCH /api/patrimonio/subcategorias/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/patrimonio/subcategorias/<p>` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/patrimonio/subcategorias/${id} (src/components/patrimonio/SubcategoriaModal.tsx:68)
`src/components/patrimonio/SubcategoriaModal.tsx:68` calls `PATCH /api/patrimonio/subcategorias/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/patrimonio/subcategorias/<p>` If this points at an external API, …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/portal/clientes/${id} (src/app/(dashboard)/admin/portal-clientes/[id]/page.tsx:108)
`src/app/(dashboard)/admin/portal-clientes/[id]/page.tsx:108` calls `PATCH /api/portal/clientes/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/portal/clientes/<p>` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/portal/clientes/${id} (src/app/(dashboard)/admin/portal-clientes/[id]/page.tsx:131)
`src/app/(dashboard)/admin/portal-clientes/[id]/page.tsx:131` calls `PATCH /api/portal/clientes/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/portal/clientes/<p>` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/sac/atendimentos/${atendimentoId}/anexos/${anexoId} (src/components/sac/SacAnexoLista.tsx:50)
`src/components/sac/SacAnexoLista.tsx:50` calls `PATCH /api/sac/atendimentos/${atendimentoId}/anexos/${anexoId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/atendimentos/<p>/anexos/<p>` If this points at an e…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/sac/atendimentos/${atendimentoId}/classificar (src/components/sac/SacClassificarDialog.tsx:42)
`src/components/sac/SacClassificarDialog.tsx:42` calls `PATCH /api/sac/atendimentos/${atendimentoId}/classificar` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/atendimentos/<p>/classificar` If this points at an…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/sac/atendimentos/${atendimentoId}/identificacao (src/components/sac/SacIdentificacaoDialog.tsx:149)
`src/components/sac/SacIdentificacaoDialog.tsx:149` calls `PATCH /api/sac/atendimentos/${atendimentoId}/identificacao` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/atendimentos/<p>/identificacao` If this point…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/sac/atendimentos/${atendimentoId}/prioridade (src/components/sac/SacPrioridadeOverrideDialog.tsx:36)
`src/components/sac/SacPrioridadeOverrideDialog.tsx:36` calls `PATCH /api/sac/atendimentos/${atendimentoId}/prioridade` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/atendimentos/<p>/prioridade` If this points …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/sac/atendimentos/${id} (src/app/(dashboard)/sac-colaborador/[id]/page.tsx:277)
`src/app/(dashboard)/sac-colaborador/[id]/page.tsx:277` calls `PATCH /api/sac/atendimentos/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/atendimentos/<p>` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/sac/atendimentos/${id} (src/app/(dashboard)/sac-colaborador/[id]/page.tsx:364)
`src/app/(dashboard)/sac-colaborador/[id]/page.tsx:364` calls `PATCH /api/sac/atendimentos/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/atendimentos/<p>` If this points at an external API, prefix it wit…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/sac/atendimentos/${id}/status (src/app/(dashboard)/sac-colaborador/[id]/page.tsx:292)
`src/app/(dashboard)/sac-colaborador/[id]/page.tsx:292` calls `PATCH /api/sac/atendimentos/${id}/status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/atendimentos/<p>/status` If this points at an external API,…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/sac/demandas/${d.id} (src/app/(dashboard)/sac-colaborador/admin/demandas/page.tsx:101)
`src/app/(dashboard)/sac-colaborador/admin/demandas/page.tsx:101` calls `PATCH /api/sac/demandas/${d.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/demandas/<p>` If this points at an external API, prefix it…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/sac/demandas/${id} (src/app/(dashboard)/sac-colaborador/admin/demandas/page.tsx:83)
`src/app/(dashboard)/sac-colaborador/admin/demandas/page.tsx:83` calls `PATCH /api/sac/demandas/${id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/demandas/<p>` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/sac/natureza-prioridade (src/app/(dashboard)/sac-colaborador/admin/natureza-prioridade/page.tsx:60)
`src/app/(dashboard)/sac-colaborador/admin/natureza-prioridade/page.tsx:60` calls `PATCH /api/sac/natureza-prioridade` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/natureza-prioridade` If this points at an ext…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/sac/natureza-prioridade (src/app/(dashboard)/sac-colaborador/admin/tipos-naturezas/page.tsx:254)
`src/app/(dashboard)/sac-colaborador/admin/tipos-naturezas/page.tsx:254` calls `PATCH /api/sac/natureza-prioridade` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/natureza-prioridade` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/sac/natureza-prioridade (src/app/(dashboard)/sac-colaborador/admin/tipos-naturezas/page.tsx:518)
`src/app/(dashboard)/sac-colaborador/admin/tipos-naturezas/page.tsx:518` calls `PATCH /api/sac/natureza-prioridade` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/natureza-prioridade` If this points at an extern…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/sac/tipos-config/${form.codigo} (src/app/(dashboard)/sac-colaborador/admin/tipos-naturezas/page.tsx:111)
`src/app/(dashboard)/sac-colaborador/admin/tipos-naturezas/page.tsx:111` calls `PATCH /api/sac/tipos-config/${form.codigo}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/tipos-config/<p>` If this points at an e…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/sac/tipos-config/${tipo.codigo} (src/app/(dashboard)/sac-colaborador/admin/tipos-naturezas/page.tsx:535)
`src/app/(dashboard)/sac-colaborador/admin/tipos-naturezas/page.tsx:535` calls `PATCH /api/sac/tipos-config/${tipo.codigo}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/sac/tipos-config/<p>` If this points at an e…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/supervisores/${supervisorSelecionado.id}/operacoes (src/app/(dashboard)/admin/supervisores/page.tsx:190)
`src/app/(dashboard)/admin/supervisores/page.tsx:190` calls `PATCH /api/supervisores/${supervisorSelecionado.id}/operacoes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/supervisores/<p>/operacoes` If this points a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/supervisores/${supervisorSelecionado.id}/operacoes (src/app/(dashboard)/admin/supervisores/page.tsx:224)
`src/app/(dashboard)/admin/supervisores/page.tsx:224` calls `PATCH /api/supervisores/${supervisorSelecionado.id}/operacoes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/supervisores/<p>/operacoes` If this points a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/tecnologia-ia/branding (src/app/(dashboard)/admin/tecnologia-ia/branding/page.tsx:43)
`src/app/(dashboard)/admin/tecnologia-ia/branding/page.tsx:43` calls `PATCH /api/tecnologia-ia/branding` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/tecnologia-ia/branding` If this points at an external API, pref…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/usuarios/${supervisorId} (src/app/(dashboard)/admin/supervisores/page.tsx:138)
`src/app/(dashboard)/admin/supervisores/page.tsx:138` calls `PATCH /api/usuarios/${supervisorId}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/usuarios/<p>` If this points at an external API, prefix it with `https…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/usuarios/${usuario.id} (src/app/(dashboard)/admin/usuarios/page.tsx:277)
`src/app/(dashboard)/admin/usuarios/page.tsx:277` calls `PATCH /api/usuarios/${usuario.id}` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/usuarios/<p>` If this points at an external API, prefix it with `https://` s…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: PATCH /api/usuarios/me/notificacoes (src/app/(dashboard)/perfil/WhatsAppToggle.tsx:22)
`src/app/(dashboard)/perfil/WhatsAppToggle.tsx:22` calls `PATCH /api/usuarios/me/notificacoes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/usuarios/me/notificacoes` If this points at an external API, prefix it wi…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/admin/patio/config (src/app/(dashboard)/admin/patio/config/page.tsx:214)
`src/app/(dashboard)/admin/patio/config/page.tsx:214` calls `POST /api/admin/patio/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/patio/config` If this points at an external API, prefix it with `https:…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/admin/patio/config (src/app/(dashboard)/admin/patio/config/page.tsx:241)
`src/app/(dashboard)/admin/patio/config/page.tsx:241` calls `POST /api/admin/patio/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/patio/config` If this points at an external API, prefix it with `https:…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/admin/patio/config (src/app/(dashboard)/admin/patio/pagamentos/page.tsx:110)
`src/app/(dashboard)/admin/patio/pagamentos/page.tsx:110` calls `POST /api/admin/patio/config` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/patio/config` If this points at an external API, prefix it with `ht…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/admin/patio/dispositivos (src/app/(dashboard)/admin/patio/config/page.tsx:283)
`src/app/(dashboard)/admin/patio/config/page.tsx:283` calls `POST /api/admin/patio/dispositivos` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/patio/dispositivos` If this points at an external API, prefix it …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/admin/perfis (src/app/(dashboard)/admin/usuarios/page.tsx:300)
`src/app/(dashboard)/admin/usuarios/page.tsx:300` calls `POST /api/admin/perfis` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/admin/perfis` If this points at an external API, prefix it with `https://` so the match…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/auditoria/auditor-senior/analisar (src/app/(dashboard)/admin/auditoria/auditor-senior/page.tsx:104)
`src/app/(dashboard)/admin/auditoria/auditor-senior/page.tsx:104` calls `POST /api/auditoria/auditor-senior/analisar` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/auditoria/auditor-senior/analisar` If this points …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/central-solicitacoes (src/app/(dashboard)/central-solicitacoes/nova/page.tsx:582)
`src/app/(dashboard)/central-solicitacoes/nova/page.tsx:582` calls `POST /api/central-solicitacoes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes` If this points at an external API, prefix it w…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/central-solicitacoes/${id}/aprovacao (src/app/(dashboard)/central-solicitacoes/[id]/page.tsx:605)
`src/app/(dashboard)/central-solicitacoes/[id]/page.tsx:605` calls `POST /api/central-solicitacoes/${id}/aprovacao` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/<p>/aprovacao` If this points a…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/central-solicitacoes/${id}/interacoes (src/app/(dashboard)/central-solicitacoes/[id]/page.tsx:819)
`src/app/(dashboard)/central-solicitacoes/[id]/page.tsx:819` calls `POST /api/central-solicitacoes/${id}/interacoes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/<p>/interacoes` If this points…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/central-solicitacoes/${id}/interacoes (src/app/(dashboard)/central-solicitacoes/[id]/page.tsx:856)
`src/app/(dashboard)/central-solicitacoes/[id]/page.tsx:856` calls `POST /api/central-solicitacoes/${id}/interacoes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/<p>/interacoes` If this points…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/central-solicitacoes/admin/equipes (src/app/(dashboard)/central-solicitacoes/configuracoes/equipes/page.tsx:57)
`src/app/(dashboard)/central-solicitacoes/configuracoes/equipes/page.tsx:57` calls `POST /api/central-solicitacoes/admin/equipes` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/central-solicitacoes/admin/equipes` If…
Dangling fetchFetch

Showing first 300 of 691. Refine filters or use the 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/e22310b1-dc8b-4b14-98c0-c37f81e97808/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/e22310b1-dc8b-4b14-98c0-c37f81e97808/

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.