Skip to content

Merge branch 'main' of github.com:evans-costa/VoltiqAPI #53

Merge branch 'main' of github.com:evans-costa/VoltiqAPI

Merge branch 'main' of github.com:evans-costa/VoltiqAPI #53

Triggered via push July 9, 2026 13:52
Status Success
Total duration 3m 7s
Artifacts

ci.yml

on: push
Code Formatting Check
48s
Code Formatting Check
Build and Unit Tests
2m 13s
Build and Unit Tests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build and Unit Tests: src/Voltiq.Infrastructure/Migrations/20260325230659_AddUserIdToMaterialAndBudget.cs#L26
Use 'Guid.NewGuid()' or 'Guid.Empty' or add arguments to this GUID instantiation.
Build and Unit Tests: src/Voltiq.Infrastructure/Migrations/20260325230659_AddUserIdToMaterialAndBudget.cs#L19
Use 'Guid.NewGuid()' or 'Guid.Empty' or add arguments to this GUID instantiation.
Build and Unit Tests: src/Voltiq.Infrastructure/Auth/TokenService.cs#L19
JWT secret keys should not be disclosed, either in code or in configuration files.
Build and Unit Tests: src/Voltiq.Infrastructure/Migrations/20260304115325_ConvertValueObjectsToStructs.cs#L17
Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation.
Build and Unit Tests: src/Voltiq.API/Program.cs#L54
Refactor your code not to use hardcoded absolute paths or URIs.
Build and Unit Tests: src/Voltiq.API/Program.cs#L97
Restrict this CORS policy to trusted origins.
Build and Unit Tests: src/Voltiq.Infrastructure/Migrations/20260325230659_AddUserIdToMaterialAndBudget.cs#L26
Use 'Guid.NewGuid()' or 'Guid.Empty' or add arguments to this GUID instantiation.
Build and Unit Tests: src/Voltiq.Infrastructure/Migrations/20260325230659_AddUserIdToMaterialAndBudget.cs#L19
Use 'Guid.NewGuid()' or 'Guid.Empty' or add arguments to this GUID instantiation.
Build and Unit Tests: src/Voltiq.Infrastructure/Auth/TokenService.cs#L19
JWT secret keys should not be disclosed, either in code or in configuration files.
Build and Unit Tests: src/Voltiq.Infrastructure/Migrations/20260304115325_ConvertValueObjectsToStructs.cs#L17
Add a nested comment explaining why this method is empty, throw a 'NotSupportedException' or complete the implementation.