Skip to content

Merge pull request #53 from enflujo/creditos #50

Merge pull request #53 from enflujo/creditos

Merge pull request #53 from enflujo/creditos #50

Triggered via push December 18, 2024 19:29
Status Failure
Total duration 29s
Artifacts

despliegue.yml

on: push
🐘 Desplegar
18s
🐘 Desplegar
🦅 Despliegue a servidores de Github
0s
🦅 Despliegue a servidores de Github
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
🐘 Desplegar
Argument of type '{ id: string; sedes?: { nombre: string; slug: string; } | undefined; tecnicas?: { nombre: string; slug: string; } | undefined; categorias?: { nombre: string; slug: string; } | undefined; tematicas?: { ...; } | undefined; fragmento?: string | undefined; participantes?: { ...; }[] | undefined; }' is not assignable to parameter of type 'ElementoLista'.
🐘 Desplegar
Property 'indicadores' does not exist on type '{ autores: { id: string; nombre: string; descripcion?: string | undefined; slug: string; coordenadas?: number[] | undefined; conteo: number; relaciones: { tipo: "autores" | "años" | "tipos" | ... 11 more ... | "participantes"; conteo: number; id: string; }[]; ... 4 more ...; color?: string | undefined; }[]; años: { ...'.
🐘 Desplegar
Parameter 'obj' implicitly has an 'any' type.
🐘 Desplegar
Property 'tipos' does not exist on type '{ autores: { id: string; nombre: string; descripcion?: string | undefined; slug: string; coordenadas?: number[] | undefined; conteo: number; relaciones: { tipo: "autores" | "años" | "tipos" | ... 11 more ... | "participantes"; conteo: number; id: string; }[]; ... 4 more ...; color?: string | undefined; }[]; años: { ...'.
🐘 Desplegar
Parameter 'obj' implicitly has an 'any' type.
🐘 Desplegar
'llenarDatosFichaEncuentro' is declared but its value is never read.
🐘 Desplegar
Type 'string' is not assignable to type 'ELementoFicha[]'.
🐘 Desplegar
Property 'encuentro' does not exist on type 'DatosFicha'. Did you mean 'encuentros'?
🐘 Desplegar
Property 'encuentro' does not exist on type 'DatosFicha'. Did you mean 'encuentros'?
🐘 Desplegar
Property 'encuentro' does not exist on type 'DatosFicha'. Did you mean 'encuentros'?
🐘 Desplegar
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636