Skip to content

chore(external-personnel): Remove contract related entites from database #1926

chore(external-personnel): Remove contract related entites from database

chore(external-personnel): Remove contract related entites from database #1926

Re-run triggered January 9, 2024 10:03
Status Failure
Total duration 4m 38s
Artifacts

test-api.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 11 warnings
build: src/backend/api/Fusion.Resources.Domain/Identifiers/PersonId.cs#L104
The type or namespace name 'DbExternalPersonnelPerson' could not be found (are you missing a using directive or an assembly reference?)
build: src/backend/api/Fusion.Resources.Domain/Models/QueryPositionRequest.cs#L11
The type or namespace name 'DbContractorRequest' could not be found (are you missing a using directive or an assembly reference?)
build: src/backend/api/Fusion.Resources.Domain/Models/QueryProvisioningStatus.cs#L8
The type or namespace name 'DbContractorRequest' could not be found (are you missing a using directive or an assembly reference?)
build: src/backend/api/Fusion.Resources.Domain/Identifiers/PersonId.cs#L104
The type or namespace name 'DbExternalPersonnelPerson' could not be found (are you missing a using directive or an assembly reference?)
build: src/backend/api/Fusion.Resources.Domain/Models/QueryPositionRequest.cs#L11
The type or namespace name 'DbContractorRequest' could not be found (are you missing a using directive or an assembly reference?)
build: src/backend/api/Fusion.Resources.Domain/Models/QueryProvisioningStatus.cs#L8
The type or namespace name 'DbContractorRequest' could not be found (are you missing a using directive or an assembly reference?)
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/backend/api/Fusion.Resources.Database/Authentication/AzureTokenAuthenticationManager.cs#L23
Non-nullable field 'connectionString' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build: src/backend/function/Fusion.Resources.Functions/ApiClients/ApiModels/LineOrg.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/backend/function/Fusion.Resources.Functions/ApiClients/IOrgApiClient.cs#L30
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/backend/function/Fusion.Resources.Functions/ApiClients/IOrgApiClient.cs#L31
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/backend/function/Fusion.Resources.Functions/ApiClients/IOrgApiClient.cs#L35
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/backend/function/Fusion.Resources.Functions/ApiClients/IOrgApiClient.cs#L37
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/backend/function/Fusion.Resources.Functions/ApiClients/IOrgApiClient.cs#L39
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/backend/function/Fusion.Resources.Functions/ApiClients/IOrgApiClient.cs#L41
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/backend/function/Fusion.Resources.Functions/ApiClients/IOrgApiClient.cs#L49
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.