Skip to content

add localbuild env for local deployment and changed build args #19

add localbuild env for local deployment and changed build args

add localbuild env for local deployment and changed build args #19

Triggered via pull request September 8, 2025 07:31
Status Success
Total duration 1m 58s
Artifacts

tests-backend.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
sonarcloud: src/backend/ProjectMetadataPlatform.Application/Projects/UpdateProjectCommandHandler.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
sonarcloud: src/backend/ProjectMetadataPlatform.Application/Teams/GetAllTeamsQuery.cs#L6
Namespace "ProjectMetadataPlatform.Application.Projects" does not match folder structure, expected "ProjectMetadataPlatform.Application.Teams" (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0130)
sonarcloud: src/backend/ProjectMetadataPlatform.Domain/Errors/TeamExceptions/TeamStillLinkedToProjectsException.cs#L3
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
sonarcloud: src/backend/ProjectMetadataPlatform.Domain/Errors/TeamExceptions/TeamStillLinkedToProjectsException.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
sonarcloud: src/backend/ProjectMetadataPlatform.Domain/Errors/ProjectExceptions/ProjectNotesSizeException.cs#L1
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
sonarcloud: src/backend/ProjectMetadataPlatform.Domain/Errors/TeamExceptions/TeamStillLinkedToProjectsException.cs#L6
Namespace "ProjectMetadataPlatform.Domain.Errors.ProjectExceptions" does not match folder structure, expected "ProjectMetadataPlatform.Domain.Errors.TeamExceptions" (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0130)
sonarcloud: src/backend/ProjectMetadataPlatform.Domain/Errors/TeamExceptions/TeamException.cs#L1
Namespace "ProjectMetadataPlatform.Domain.Errors.ProjectExceptions" does not match folder structure, expected "ProjectMetadataPlatform.Domain.Errors.TeamExceptions" (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0130)
sonarcloud: src/backend/ProjectMetadataPlatform.Domain/Errors/TeamExceptions/TeamNotFoundException.cs#L3
Namespace "ProjectMetadataPlatform.Domain.Errors.PluginExceptions" does not match folder structure, expected "ProjectMetadataPlatform.Domain.Errors.TeamExceptions" (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0130)