feat: add Docker support and comprehensive test coverage #33
build.yml
on: pull_request
Build, Test & SonarCloud
1m 1s
Annotations
1 error and 6 warnings
|
Build, Test & SonarCloud
Process completed with exit code 1.
|
|
Build, Test & SonarCloud:
src/Grimoire.Api/Program.cs#L108
Await RunAsync instead.
|
|
Build, Test & SonarCloud:
src/Grimoire.Api/Program.cs#L86
Await MigrateAsync instead.
|
|
Build, Test & SonarCloud:
src/Grimoire.Api/Program.cs#L110
Add a 'protected' constructor or the 'static' keyword to the class declaration.
|
|
Build, Test & SonarCloud:
src/Grimoire.Api/Program.cs#L108
Await RunAsync instead.
|
|
Build, Test & SonarCloud:
src/Grimoire.Api/Program.cs#L86
Await MigrateAsync instead.
|
|
Build, Test & SonarCloud:
src/Grimoire.Api/Program.cs#L110
Add a 'protected' constructor or the 'static' keyword to the class declaration.
|