fix: created endpoint to fetch activeAppRoleDetails #335
pre-checks.yml
on: pull_request
Get changed paths
6s
Matrix: Build, check and test services
Check nuget packages
0s
Annotations
10 errors and 10 warnings
Build, check and test services (8.0):
tests/marketplace/Apps.Service.Tests/BusinessLogic/AppChangeBusinessLogicTest.cs#L1158
There is no argument given that corresponds to the required parameter 'defaultLanguageShortName' of 'IUserRolesRepository.GetActiveAppRolesAsync(Guid, OfferTypeId, string?, string)'
|
Build, check and test services (8.0):
tests/marketplace/Apps.Service.Tests/BusinessLogic/AppChangeBusinessLogicTest.cs#L1167
There is no argument given that corresponds to the required parameter 'defaultLanguageShortName' of 'IUserRolesRepository.GetActiveAppRolesAsync(Guid, OfferTypeId, string?, string)'
|
Build, check and test services (8.0):
tests/marketplace/Apps.Service.Tests/BusinessLogic/AppChangeBusinessLogicTest.cs#L1177
There is no argument given that corresponds to the required parameter 'defaultLanguageShortName' of 'IUserRolesRepository.GetActiveAppRolesAsync(Guid, OfferTypeId, string?, string)'
|
Build, check and test services (8.0):
tests/marketplace/Apps.Service.Tests/BusinessLogic/AppChangeBusinessLogicTest.cs#L1186
There is no argument given that corresponds to the required parameter 'defaultLanguageShortName' of 'IUserRolesRepository.GetActiveAppRolesAsync(Guid, OfferTypeId, string?, string)'
|
Build, check and test services (8.0):
tests/marketplace/Apps.Service.Tests/BusinessLogic/AppChangeBusinessLogicTest.cs#L1206
There is no argument given that corresponds to the required parameter 'defaultLanguageShortName' of 'IUserRolesRepository.GetActiveAppRolesAsync(Guid, OfferTypeId, string?, string)'
|
Build, check and test services (8.0):
tests/marketplace/Apps.Service.Tests/BusinessLogic/AppChangeBusinessLogicTest.cs#L1217
There is no argument given that corresponds to the required parameter 'defaultLanguageShortName' of 'IUserRolesRepository.GetActiveAppRolesAsync(Guid, OfferTypeId, string?, string)'
|
Build, check and test services (8.0):
tests/marketplace/Apps.Service.Tests/BusinessLogic/AppChangeBusinessLogicTest.cs#L1158
There is no argument given that corresponds to the required parameter 'defaultLanguageShortName' of 'IUserRolesRepository.GetActiveAppRolesAsync(Guid, OfferTypeId, string?, string)'
|
Build, check and test services (8.0):
tests/marketplace/Apps.Service.Tests/BusinessLogic/AppChangeBusinessLogicTest.cs#L1167
There is no argument given that corresponds to the required parameter 'defaultLanguageShortName' of 'IUserRolesRepository.GetActiveAppRolesAsync(Guid, OfferTypeId, string?, string)'
|
Build, check and test services (8.0):
tests/marketplace/Apps.Service.Tests/BusinessLogic/AppChangeBusinessLogicTest.cs#L1177
There is no argument given that corresponds to the required parameter 'defaultLanguageShortName' of 'IUserRolesRepository.GetActiveAppRolesAsync(Guid, OfferTypeId, string?, string)'
|
Build, check and test services (8.0):
tests/marketplace/Apps.Service.Tests/BusinessLogic/AppChangeBusinessLogicTest.cs#L1186
There is no argument given that corresponds to the required parameter 'defaultLanguageShortName' of 'IUserRolesRepository.GetActiveAppRolesAsync(Guid, OfferTypeId, string?, string)'
|
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/Users/UserSession.cs#L34
Non-nullable property 'Id' 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/Users/UserSession.cs#L36
Non-nullable property 'UserName' 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/Users/UserSession.cs#L38
Non-nullable property 'UserId' 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/Users/UserSession.cs#L40
Non-nullable property 'IpAddress' 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/Users/UserSession.cs#L46
Non-nullable property 'Clients' 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/Users/UserConsent.cs#L34
Non-nullable property 'ClientId' 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/Users/UserConsent.cs#L36
Non-nullable property 'GrantedClientScopes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|