Skip to content

🖋️ feat: Transform signature to value object #197

🖋️ feat: Transform signature to value object

🖋️ feat: Transform signature to value object #197

Triggered via pull request October 26, 2024 16:54
Status Failure
Total duration 31s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Build: Chapter-4-applying-tactical-domain-driven-design/Fitnet.Contracts/Src/Fitnet.Contracts.Infrastructure/Database/Migrations/20241026165318_AddSignature.cs#L1
Using directives must be placed inside of a namespace declaration (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0065)
Build: Chapter-4-applying-tactical-domain-driven-design/Fitnet.Contracts/Src/Fitnet.Contracts.Infrastructure/Database/Migrations/20241026165318_AddSignature.cs#L5
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
Build: Chapter-4-applying-tactical-domain-driven-design/Fitnet.Contracts/Src/Fitnet.Contracts.Infrastructure/Database/Migrations/20241026165318_AddSignature.cs#L1
Using directives must be placed inside of a namespace declaration (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0065)
Build: Chapter-4-applying-tactical-domain-driven-design/Fitnet.Contracts/Src/Fitnet.Contracts.Infrastructure/Database/Migrations/20241026165318_AddSignature.cs#L5
Convert to file-scoped namespace (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0161)
Build
Process completed with exit code 1.
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/