docs: add sql scripts to query application checklist data (#925) #5
pre-checks.yml
on: push
Get changed paths
5s
Matrix: Build, check and test services
Check nuget packages
0s
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 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 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 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 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 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 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 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 declaring the property as nullable.
|