00060 implement backend for a to do list Pt. 1 #107
build-and-test-backend.yml
on: pull_request
Matrix: build-and-test-backend
Annotations
3 errors and 1 warning
build-and-test-ubuntu-latest:
backend/src/api/Program.cs#L2
The type or namespace name 'Users' does not exist in the namespace 'api.Services' (are you missing an assembly reference?)
|
build-and-test-ubuntu-latest:
backend/src/api/Program.cs#L2
The type or namespace name 'Users' does not exist in the namespace 'api.Services' (are you missing an assembly reference?)
|
build-and-test-ubuntu-latest
Process completed with exit code 1.
|
build-and-test-ubuntu-latest
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/
|