Skip to content

Merge pull request #34 from ucudal/Program #72

Merge pull request #34 from ucudal/Program

Merge pull request #34 from ucudal/Program #72

Triggered via push November 11, 2025 01:50
Status Success
Total duration 56s
Artifacts

dotnet-core.yml

on: push
build-test-generate-docs
53s
build-test-generate-docs
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-test-generate-docs: src/Library/GestorInteraccion.cs#L15
Do not declare visible instance fields (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1051)
build-test-generate-docs: src/Library/Cliente.cs#L71
Member 'vendedorAsignado' is explicitly initialized to its default value (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1805)
build-test-generate-docs: src/Library/InteraccionSinDescripcionExcepcion.cs#L9
Add the following constructor to InteraccionSinDescripcionException: public InteraccionSinDescripcionException(string message, Exception innerException) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1032)
build-test-generate-docs: src/Library/InteraccionSinDescripcionExcepcion.cs#L9
Add the following constructor to InteraccionSinDescripcionException: public InteraccionSinDescripcionException() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1032)
build-test-generate-docs: src/Library/UsuarioDuplicadoExcepcion.cs#L6
Declare types in namespaces (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1050)
build-test-generate-docs: src/Library/ClienteSinVendedorExcepcion.cs#L8
Declare types in namespaces (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1050)
build-test-generate-docs: src/Library/UsuarioDuplicadoExcepcion.cs#L6
Add the following constructor to UsuarioDuplicadoException: public UsuarioDuplicadoException(string message, Exception innerException) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1032)
build-test-generate-docs: src/Library/ClienteSinVendedorExcepcion.cs#L8
Add the following constructor to ClienteSinVendedorAsignadoException: public ClienteSinVendedorAsignadoException(string message, Exception innerException) (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1032)
build-test-generate-docs: src/Library/UsuarioDuplicadoExcepcion.cs#L6
Add the following constructor to UsuarioDuplicadoException: public UsuarioDuplicadoException() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1032)
build-test-generate-docs: src/Library/ClienteSinVendedorExcepcion.cs#L8
Add the following constructor to ClienteSinVendedorAsignadoException: public ClienteSinVendedorAsignadoException() (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1032)