GestaoGrupoMusical-CI-CD #15
deploy-producao.yml
on: workflow_dispatch
build-and-publish
1m 11s
Annotations
23 warnings
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, SamKirkland/[email protected]. 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, SamKirkland/[email protected]. 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
Unexpected input(s) 'remote-dir', valid inputs are ['server', 'username', 'password', 'port', 'protocol', 'local-dir', 'server-dir', 'state-name', 'dry-run', 'dangerous-clean-slate', 'exclude', 'log-level', 'security']
|
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/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/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/GrupoMusicalService.cs#L50
The type 'Core.Grupomusical?' cannot be used as type parameter 'TEntity' in the generic type or method 'DbContext.Remove<TEntity>(TEntity)'. Nullability of type argument 'Core.Grupomusical?' doesn't match 'class' constraint.
|
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/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/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/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:
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.
|