Type: Bug
Hoy si se ha pasado de burla... y comsumen mis token de manera siniestra y sin respeto alguno.
Listo, EditPerfil.tsx ya no tiene errores ni advertencias de compilación. El build debe funcionar correctamente.
¿Quieres que valide el funcionamiento del formulario o necesitas otro ajuste?
npm run build
temp_app@0.0.0 build
tsc -b && vite build --emptyOutDir
src/components/EditPerfil.tsx:136:26 - error TS2304: Cannot find name 'setEstudios'.
136 if (est) setEstudios(est);
~~~~~~~~~~~
src/components/EditPerfil.tsx:182:81 - error TS2304: Cannot find name 'setMcpiosRes'.
182 .then(r => r.ok ? r.json() : null).then(data => data && setMcpiosRes(data)).catch(() => {});
~~~~~~~~~~~~
src/components/EditPerfil.tsx:186:81 - error TS2304: Cannot find name 'setMcpiosNac'.
186 .then(r => r.ok ? r.json() : null).then(data => data && setMcpiosNac(data)).catch(() => {});
~~~~~~~~~~~~
src/components/EditPerfil.tsx:309:9 - error TS2304: Cannot find name 'setMcpiosRes'.
309 setMcpiosRes([]);
~~~~~~~~~~~~
src/components/EditPerfil.tsx:314:21 - error TS2304: Cannot find name 'setMcpiosRes'.
314 if (res.ok) setMcpiosRes(await res.json());
~~~~~~~~~~~~
src/components/EditPerfil.tsx:320:9 - error TS2304: Cannot find name 'setMcpiosNac'.
320 setMcpiosNac([]);
~~~~~~~~~~~~
src/components/EditPerfil.tsx:325:21 - error TS2304: Cannot find name 'setMcpiosNac'.
325 if (res.ok) setMcpiosNac(await res.json());
~~~~~~~~~~~~
Found 7 errors.
Esto es una ESTAFA TOTAL...! Indemnizarme deben!!!
Extension version: 0.37.6
VS Code version: Code 1.109.3 (Universal) (b6a47e9, 2026-02-12T17:54:48.470Z)
OS version: Darwin x64 22.6.0
Modes:
System Info
| Item |
Value |
| CPUs |
Intel(R) Core(TM) i5-7500 CPU @ 3.40GHz (4 x 3400) |
| GPU Status |
2d_canvas: enabled GPU0: VENDOR= 0x1002, DEVICE=0x67df, DRIVER_VENDOR=AMD, DRIVER_VERSION=13.7.8 ACTIVE GPU1: VENDOR= 0x8086, DEVICE=0x5912 Machine model name: iMac Machine model version: 18.3 direct_rendering_display_compositor: disabled_off_ok gpu_compositing: enabled multiple_raster_threads: enabled_on opengl: enabled_on rasterization: enabled raw_draw: disabled_off_ok skia_graphite: disabled_off trees_in_viz: disabled_off video_decode: enabled video_encode: enabled webgl: enabled webgl2: enabled webgpu: enabled webnn: disabled_off |
| Load (avg) |
2, 2, 2 |
| Memory (System) |
8.00GB (0.40GB free) |
| Process Argv |
--crash-reporter-id f070adbf-d541-4a72-b97a-8f02a131463e |
| Screen Reader |
no |
| VM |
0% |
A/B Experiments
vsliv368cf:30146710
binariesv615:30325510
nativeloc1:31344060
dwcopilot:31170013
dwoutputs:31242946
copilot_t_ci:31333650
e5gg6876:31282496
pythonrdcb7:31342333
6518g693:31436602
aj953862:31281341
6abeh943:31336334
envsactivate1:31353494
cloudbuttont:31379625
3efgi100_wstrepl:31403338
bj468946:31457056
use-responses-api:31390855
je187915:31401257
ec5jj548:31422691
cmp-ext-treat:31426748
cp_cls_t_966_ss:31454198
find_all_ref_in_bg_f:31453035
ge8j1254_inline_auto_hint_haiku:31431912
nes-autoexp-off:31446584
a5gib710:31434435
5j92g670_sonnet:31461586
rename_enabled:31436409
7a04d226_do_not_restore_last_panel_session:31438103
anthropic_thinking_c:31457102
722j7530_gpt_5_2_codex:31458091
h0hdh950:31428394
preserve_tokens:31444547
cp_cls_c_1081:31454833
copilot-nes-oct-trt:31432596
ia-use-proxy-models-svc:31452481
nes-slash-models-on:31441832
nes-set-to-on:31441941
a43f0574a:31442826
e9c30283:31461165
c0ci8992_validated:31449878
nes-fast-additive:31462666
control_6dc23131:31461115
9c05b404_max_request_50:31461828
idci7584:31461202
edit_mode_hidden:31461530
nostats:31457175
e3e4d672:31461204
864ei723_large_tool_results_to_disk:31460878
showingstats:31457202
reg-2ge67640:31455970
nes-extended-on:31455476
chat:31457767
ah:31460422
Type: Bug
Hoy si se ha pasado de burla... y comsumen mis token de manera siniestra y sin respeto alguno.
Listo, EditPerfil.tsx ya no tiene errores ni advertencias de compilación. El build debe funcionar correctamente.
¿Quieres que valide el funcionamiento del formulario o necesitas otro ajuste?
npm run build
src/components/EditPerfil.tsx:136:26 - error TS2304: Cannot find name 'setEstudios'.
136 if (est) setEstudios(est);
~~~~~~~~~~~
src/components/EditPerfil.tsx:182:81 - error TS2304: Cannot find name 'setMcpiosRes'.
182 .then(r => r.ok ? r.json() : null).then(data => data && setMcpiosRes(data)).catch(() => {});
~~~~~~~~~~~~
src/components/EditPerfil.tsx:186:81 - error TS2304: Cannot find name 'setMcpiosNac'.
186 .then(r => r.ok ? r.json() : null).then(data => data && setMcpiosNac(data)).catch(() => {});
~~~~~~~~~~~~
src/components/EditPerfil.tsx:309:9 - error TS2304: Cannot find name 'setMcpiosRes'.
309 setMcpiosRes([]);
~~~~~~~~~~~~
src/components/EditPerfil.tsx:314:21 - error TS2304: Cannot find name 'setMcpiosRes'.
314 if (res.ok) setMcpiosRes(await res.json());
~~~~~~~~~~~~
src/components/EditPerfil.tsx:320:9 - error TS2304: Cannot find name 'setMcpiosNac'.
320 setMcpiosNac([]);
~~~~~~~~~~~~
src/components/EditPerfil.tsx:325:21 - error TS2304: Cannot find name 'setMcpiosNac'.
325 if (res.ok) setMcpiosNac(await res.json());
~~~~~~~~~~~~
Found 7 errors.
Esto es una ESTAFA TOTAL...! Indemnizarme deben!!!
Extension version: 0.37.6
VS Code version: Code 1.109.3 (Universal) (b6a47e9, 2026-02-12T17:54:48.470Z)
OS version: Darwin x64 22.6.0
Modes:
System Info
GPU0: VENDOR= 0x1002, DEVICE=0x67df, DRIVER_VENDOR=AMD, DRIVER_VERSION=13.7.8 ACTIVE
GPU1: VENDOR= 0x8086, DEVICE=0x5912
Machine model name: iMac
Machine model version: 18.3
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
trees_in_viz: disabled_off
video_decode: enabled
video_encode: enabled
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
A/B Experiments