Skip to content

GestaoGrupoMusical-CI-CD #10

GestaoGrupoMusical-CI-CD

GestaoGrupoMusical-CI-CD #10

Re-run triggered February 9, 2024 02:29
Status Failure
Total duration 1m 18s
Artifacts

deploy-producao.yml

on: workflow_dispatch
build-and-publish
1m 10s
build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

1 error and 22 warnings
build-and-publish
Process completed with exit code 1.
build-and-publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, microsoft/variable-substitution@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-publish
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/variable-substitution@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-publish: Codigo/Core/DTO/MovimentacaoFigurinoDTO.cs#L27
Non-nullable property 'Tamanho' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish: Codigo/Core/DTO/MovimentacaoAssociadoFigurinoDTO.cs#L20
Non-nullable property 'NomeFigurino' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish: Codigo/Core/DTO/MovimentacaoAssociadoFigurinoDTO.cs#L22
Non-nullable property 'Tamanho' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish: Codigo/Core/DTO/MovimentacaoAssociadoFigurinoDTO.cs#L24
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish: Codigo/Service/ManequimService.cs#L39
The type 'Core.Manequim?' cannot be used as type parameter 'TEntity' in the generic type or method 'DbContext.Remove<TEntity>(TEntity)'. Nullability of type argument 'Core.Manequim?' doesn't match 'class' constraint.
build-and-publish: Codigo/Service/ManequimService.cs#L58
Possible null reference return.
build-and-publish: Codigo/Service/GrupoMusicalService.cs#L33
The variable 'ex' is declared but never used
build-and-publish: Codigo/Service/EventoService.cs#L35
The type 'Core.Evento?' cannot be used as type parameter 'TEntity' in the generic type or method 'DbContext.Remove<TEntity>(TEntity)'. Nullability of type argument 'Core.Evento?' doesn't match 'class' constraint.
build-and-publish: Codigo/Service/EventoService.cs#L52
Possible null reference return.
build-and-publish: Codigo/Service/FigurinoService.cs#L76
Possible null reference return.
build-and-publish
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
build-and-publish: Codigo/Core/DTO/MovimentacaoFigurinoDTO.cs#L27
Non-nullable property 'Tamanho' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish: Codigo/Core/DTO/MovimentacaoAssociadoFigurinoDTO.cs#L20
Non-nullable property 'NomeFigurino' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish: Codigo/Core/DTO/MovimentacaoAssociadoFigurinoDTO.cs#L22
Non-nullable property 'Tamanho' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish: Codigo/Core/DTO/MovimentacaoAssociadoFigurinoDTO.cs#L24
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish: Codigo/Service/PessoaService.cs#L86
The variable 'ex' is declared but never used
build-and-publish: Codigo/Service/FigurinoService.cs#L76
Possible null reference return.
build-and-publish: Codigo/Service/EventoService.cs#L35
The type 'Core.Evento?' cannot be used as type parameter 'TEntity' in the generic type or method 'DbContext.Remove<TEntity>(TEntity)'. Nullability of type argument 'Core.Evento?' doesn't match 'class' constraint.
build-and-publish: Codigo/Service/EventoService.cs#L52
Possible null reference return.
build-and-publish: Codigo/Service/FigurinoService.cs#L90
Possible null reference return.