Skip to content

feat(tech user): add internal invitation tech user #1048

feat(tech user): add internal invitation tech user

feat(tech user): add internal invitation tech user #1048

Triggered via pull request September 17, 2024 12:09
Status Success
Total duration 8m 12s
Artifacts

pre-checks.yml

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

Annotations

10 warnings
Build, check and test services (8.0): src/keycloak/Keycloak.Library/Common/Converters/JsonEnumConverter.cs#L40
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
Build, check and test services (8.0): src/keycloak/Keycloak.Library/Common/Converters/JsonEnumConverter.cs#L46
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
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/SAMLMetaData/EntityDescriptorType.cs#L132
Non-nullable property 'KeyDescriptor' 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/SAMLMetaData/EntityDescriptorType.cs#L115
Non-nullable property 'ArtifactResolutionService' 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/SAMLMetaData/EntityDescriptorType.cs#L119
Non-nullable property 'SingleLogoutService' 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/SAMLMetaData/EntityDescriptorType.cs#L123
Non-nullable property 'ManageNameIDService' 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/SAMLMetaData/EntityDescriptorType.cs#L126
Non-nullable property 'NameIDFormat' 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/SAMLMetaData/EntityDescriptorType.cs#L93
Non-nullable property 'Binding' 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/SAMLMetaData/EntityDescriptorType.cs#L96
Non-nullable property 'Location' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.