chore: clean up AgreementController #829
Annotations
4 errors and 2 warnings
dotnet_core_project_tests (8.x.x):
backend/Infrastructure/DatabaseContext/ApplicationContext.cs#L56
'Customer' does not contain a definition for 'OrganizationId' and no accessible extension method 'OrganizationId' accepting a first argument of type 'Customer' could be found (are you missing a using directive or an assembly reference?)
|
dotnet_core_project_tests (8.x.x):
backend/Infrastructure/DatabaseContext/ApplicationContext.cs#L59
'Customer' does not contain a definition for 'OrganizationId' and no accessible extension method 'OrganizationId' accepting a first argument of type 'Customer' could be found (are you missing a using directive or an assembly reference?)
|
dotnet_core_project_tests (8.x.x):
backend/Infrastructure/DatabaseContext/ApplicationContext.cs#L162
'Customer' does not contain a definition for 'Agreements' and no accessible extension method 'Agreements' accepting a first argument of type 'Customer' could be found (are you missing a using directive or an assembly reference?)
|
dotnet_core_project_tests (8.x.x)
Process completed with exit code 1.
|
dotnet_core_project_tests (8.x.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
dotnet_core_project_tests (8.x.x)
No files were found with the provided path: TestResults-8.x.x. No artifacts will be uploaded.
|