Skip to content

Merge branch 'main' of https://github.com/Pablo99JP/DSM-NeuralPlay #191

Merge branch 'main' of https://github.com/Pablo99JP/DSM-NeuralPlay

Merge branch 'main' of https://github.com/Pablo99JP/DSM-NeuralPlay #191

Triggered via push December 17, 2025 12:01
Status Failure
Total duration 4m 10s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
build: Tests/NeuralPlay.Tests/UsuarioControllerTests.cs#L80
There is no argument given that corresponds to the required parameter 'webHostEnvironment' of 'UsuarioController.UsuarioController(UsuarioCEN, IUsuarioRepository, IUnitOfWork, IWebHostEnvironment, PerfilCEN, MiembroComunidadCEN, MiembroEquipoCEN, IRepository<SolicitudIngreso>, IRepository<MensajeChat>, IRepository<Comentario>, IRepository<Publicacion>, IRepository<Reaccion>, IRepository<VotoTorneo>, IRepository<Notificacion>, IRepository<Invitacion>, IRepository<PropuestaTorneo>)'
build: Tests/NeuralPlay.Tests/UsuarioControllerTests.cs#L56
There is no argument given that corresponds to the required parameter 'webHostEnvironment' of 'UsuarioController.UsuarioController(UsuarioCEN, IUsuarioRepository, IUnitOfWork, IWebHostEnvironment, PerfilCEN, MiembroComunidadCEN, MiembroEquipoCEN, IRepository<SolicitudIngreso>, IRepository<MensajeChat>, IRepository<Comentario>, IRepository<Publicacion>, IRepository<Reaccion>, IRepository<VotoTorneo>, IRepository<Notificacion>, IRepository<Invitacion>, IRepository<PropuestaTorneo>)'
build: Tests/NeuralPlay.Tests/UsuarioControllerTests.cs#L36
There is no argument given that corresponds to the required parameter 'webHostEnvironment' of 'UsuarioController.UsuarioController(UsuarioCEN, IUsuarioRepository, IUnitOfWork, IWebHostEnvironment, PerfilCEN, MiembroComunidadCEN, MiembroEquipoCEN, IRepository<SolicitudIngreso>, IRepository<MensajeChat>, IRepository<Comentario>, IRepository<Publicacion>, IRepository<Reaccion>, IRepository<VotoTorneo>, IRepository<Notificacion>, IRepository<Invitacion>, IRepository<PropuestaTorneo>)'
build: Tests/NeuralPlay.Tests/UsuarioControllerTests.cs#L20
There is no argument given that corresponds to the required parameter 'webHostEnvironment' of 'UsuarioController.UsuarioController(UsuarioCEN, IUsuarioRepository, IUnitOfWork, IWebHostEnvironment, PerfilCEN, MiembroComunidadCEN, MiembroEquipoCEN, IRepository<SolicitudIngreso>, IRepository<MensajeChat>, IRepository<Comentario>, IRepository<Publicacion>, IRepository<Reaccion>, IRepository<VotoTorneo>, IRepository<Notificacion>, IRepository<Invitacion>, IRepository<PropuestaTorneo>)'
build: Tests/NeuralPlay.Tests/UsuarioControllerTests.cs#L118
There is no argument given that corresponds to the required parameter 'webHostEnvironment' of 'UsuarioController.UsuarioController(UsuarioCEN, IUsuarioRepository, IUnitOfWork, IWebHostEnvironment, PerfilCEN, MiembroComunidadCEN, MiembroEquipoCEN, IRepository<SolicitudIngreso>, IRepository<MensajeChat>, IRepository<Comentario>, IRepository<Publicacion>, IRepository<Reaccion>, IRepository<VotoTorneo>, IRepository<Notificacion>, IRepository<Invitacion>, IRepository<PropuestaTorneo>)'
build: Tests/NeuralPlay.Tests/UsuarioControllerTests.cs#L99
There is no argument given that corresponds to the required parameter 'webHostEnvironment' of 'UsuarioController.UsuarioController(UsuarioCEN, IUsuarioRepository, IUnitOfWork, IWebHostEnvironment, PerfilCEN, MiembroComunidadCEN, MiembroEquipoCEN, IRepository<SolicitudIngreso>, IRepository<MensajeChat>, IRepository<Comentario>, IRepository<Publicacion>, IRepository<Reaccion>, IRepository<VotoTorneo>, IRepository<Notificacion>, IRepository<Invitacion>, IRepository<PropuestaTorneo>)'
build: Tests/NeuralPlay.Tests/UsuarioControllerTests.cs#L80
There is no argument given that corresponds to the required parameter 'webHostEnvironment' of 'UsuarioController.UsuarioController(UsuarioCEN, IUsuarioRepository, IUnitOfWork, IWebHostEnvironment, PerfilCEN, MiembroComunidadCEN, MiembroEquipoCEN, IRepository<SolicitudIngreso>, IRepository<MensajeChat>, IRepository<Comentario>, IRepository<Publicacion>, IRepository<Reaccion>, IRepository<VotoTorneo>, IRepository<Notificacion>, IRepository<Invitacion>, IRepository<PropuestaTorneo>)'
build: Tests/NeuralPlay.Tests/UsuarioControllerTests.cs#L56
There is no argument given that corresponds to the required parameter 'webHostEnvironment' of 'UsuarioController.UsuarioController(UsuarioCEN, IUsuarioRepository, IUnitOfWork, IWebHostEnvironment, PerfilCEN, MiembroComunidadCEN, MiembroEquipoCEN, IRepository<SolicitudIngreso>, IRepository<MensajeChat>, IRepository<Comentario>, IRepository<Publicacion>, IRepository<Reaccion>, IRepository<VotoTorneo>, IRepository<Notificacion>, IRepository<Invitacion>, IRepository<PropuestaTorneo>)'
build: Tests/NeuralPlay.Tests/UsuarioControllerTests.cs#L36
There is no argument given that corresponds to the required parameter 'webHostEnvironment' of 'UsuarioController.UsuarioController(UsuarioCEN, IUsuarioRepository, IUnitOfWork, IWebHostEnvironment, PerfilCEN, MiembroComunidadCEN, MiembroEquipoCEN, IRepository<SolicitudIngreso>, IRepository<MensajeChat>, IRepository<Comentario>, IRepository<Publicacion>, IRepository<Reaccion>, IRepository<VotoTorneo>, IRepository<Notificacion>, IRepository<Invitacion>, IRepository<PropuestaTorneo>)'
build: Tests/NeuralPlay.Tests/UsuarioControllerTests.cs#L20
There is no argument given that corresponds to the required parameter 'webHostEnvironment' of 'UsuarioController.UsuarioController(UsuarioCEN, IUsuarioRepository, IUnitOfWork, IWebHostEnvironment, PerfilCEN, MiembroComunidadCEN, MiembroEquipoCEN, IRepository<SolicitudIngreso>, IRepository<MensajeChat>, IRepository<Comentario>, IRepository<Publicacion>, IRepository<Reaccion>, IRepository<VotoTorneo>, IRepository<Notificacion>, IRepository<Invitacion>, IRepository<PropuestaTorneo>)'
build: NeuralPlay/Models/Assemblers/JuegoAssembler.cs#L32
Nullability of reference types in value of type 'List<JuegoViewModel?>' doesn't match target type 'IList<JuegoViewModel>'.
build: NeuralPlay/Assemblers/ComunidadAssembler.cs#L17
Dereference of a possibly null reference.
build: NeuralPlay/Controllers/ChatController.cs#L36
Dereference of a possibly null reference.
build: NeuralPlay/Controllers/NotificacionController.cs#L30
Cannot convert null literal to non-nullable reference type.
build: NeuralPlay/Controllers/NotificacionController.cs#L29
Cannot convert null literal to non-nullable reference type.
build: NeuralPlay/Controllers/NotificacionController.cs#L28
Cannot convert null literal to non-nullable reference type.
build: NeuralPlay/Controllers/NotificacionController.cs#L27
Cannot convert null literal to non-nullable reference type.
build: NeuralPlay/Controllers/NotificacionController.cs#L26
Cannot convert null literal to non-nullable reference type.
build: InitializeDb/InitializeDbService.cs#L859
Possible null reference argument for parameter 'perfil' in 'PerfilJuego PerfilJuegoCEN.NewPerfilJuego(Perfil perfil, Juego juego)'.
build: InitializeDb/InitializeDbService.cs#L857
Possible null reference argument for parameter 'perfil' in 'PerfilJuego PerfilJuegoCEN.NewPerfilJuego(Perfil perfil, Juego juego)'.