Skip to content

feat(processWorker): create process worker package #1313

feat(processWorker): create process worker package

feat(processWorker): create process worker package #1313

Re-run triggered November 13, 2024 13:30
Status Failure
Total duration 5m 43s
Artifacts

pre-checks.yml

on: pull_request
Get changed paths
5s
Get changed paths
Matrix: Build, check and test services
Check nuget packages
5s
Check nuget packages
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
Check nuget packages
Process completed with exit code 1.
Build, check and test services (8.0)
Process completed with exit code 1.
Build, check and test services (8.0): src/portalbackend/PortalBackend.PortalEntities/PortalDbContext.cs#L800
'Identity.UserEntityId' is obsolete: 'remove as soon test-data has been cleaned up'
Build, check and test services (8.0): src/keycloak/Keycloak.Library/Models/UserStorageProvider/SynchronizationResult.cs#L42
Non-nullable property 'Status' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, check and test services (8.0): src/keycloak/Keycloak.Library/Models/AttackDetection/UserNameStatus.cs#L38
Non-nullable property 'LastIpFailure' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, check and test services (8.0): src/keycloak/Keycloak.Library/Models/AuthenticationManagement/RequiredActionProvider.cs#L33
Non-nullable property 'Alias' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, check and test services (8.0): src/keycloak/Keycloak.Library/Models/AuthenticationManagement/RequiredActionProvider.cs#L35
Non-nullable property 'Config' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, check and test services (8.0): src/keycloak/Keycloak.Library/Models/AuthenticationManagement/RequiredActionProvider.cs#L41
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, check and test services (8.0): src/keycloak/Keycloak.Library/Models/AuthenticationManagement/RequiredActionProvider.cs#L45
Non-nullable property 'ProviderId' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, check and test services (8.0): src/keycloak/Keycloak.Library/Models/AuthenticationManagement/AuthenticatorConfigInfo.cs#L35
Non-nullable property 'HelpText' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, check and test services (8.0): src/keycloak/Keycloak.Library/Models/AuthenticationManagement/AuthenticatorConfigInfo.cs#L37
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build, check and test services (8.0): src/keycloak/Keycloak.Library/Models/AuthenticationManagement/AuthenticatorConfigInfo.cs#L39
Non-nullable property 'Properties' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.