Create code-pr-check.yml #1
code-pr-check.yml
on: pull_request
Build and run unit tests
33s
Annotations
3 errors
Build and run unit tests:
tests/Dfe.ContentSupport.Web.Tests/Controllers/HomeControllerTests.cs#L11
The type or namespace name 'HomeController' could not be found (are you missing a using directive or an assembly reference?)
|
Build and run unit tests:
tests/Dfe.ContentSupport.Web.Tests/Controllers/HomeControllerTests.cs#L11
The type or namespace name 'HomeController' could not be found (are you missing a using directive or an assembly reference?)
|
Build and run unit tests
Process completed with exit code 1.
|