feat(processWorker): create process worker package #1313
pre-checks.yml
on: pull_request
Get changed paths
5s
Matrix: Build, check and test services
Check nuget packages
5s
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.
|