feat(getcertificate): get company certificates with bpn #101
Annotations
10 errors and 11 warnings
Build:
tests/administration/Administration.Service.Tests/BusinessLogic/CompanyDataBusinessLogicTests.cs#L1111
'CompanyCertificateBpnData' does not contain a definition for 'companyCertificateStatus' and no accessible extension method 'companyCertificateStatus' accepting a first argument of type 'CompanyCertificateBpnData' could be found (are you missing a using directive or an assembly reference?)
|
Build:
tests/administration/Administration.Service.Tests/BusinessLogic/CompanyDataBusinessLogicTests.cs#L1112
'CompanyCertificateBpnData' does not contain a definition for 'companyCertificateType' and no accessible extension method 'companyCertificateType' accepting a first argument of type 'CompanyCertificateBpnData' could be found (are you missing a using directive or an assembly reference?)
|
Build:
tests/administration/Administration.Service.Tests/BusinessLogic/CompanyDataBusinessLogicTests.cs#L1113
'CompanyCertificateBpnData' does not contain a definition for 'documentId' and no accessible extension method 'documentId' accepting a first argument of type 'CompanyCertificateBpnData' could be found (are you missing a using directive or an assembly reference?)
|
Build:
tests/administration/Administration.Service.Tests/BusinessLogic/CompanyDataBusinessLogicTests.cs#L1114
'CompanyCertificateBpnData' does not contain a definition for 'validFrom' and no accessible extension method 'validFrom' accepting a first argument of type 'CompanyCertificateBpnData' could be found (are you missing a using directive or an assembly reference?)
|
Build:
tests/administration/Administration.Service.Tests/BusinessLogic/CompanyDataBusinessLogicTests.cs#L1115
'CompanyCertificateBpnData' does not contain a definition for 'validTill' and no accessible extension method 'validTill' accepting a first argument of type 'CompanyCertificateBpnData' could be found (are you missing a using directive or an assembly reference?)
|
Build:
tests/administration/Administration.Service.Tests/BusinessLogic/CompanyDataBusinessLogicTests.cs#L1111
'CompanyCertificateBpnData' does not contain a definition for 'companyCertificateStatus' and no accessible extension method 'companyCertificateStatus' accepting a first argument of type 'CompanyCertificateBpnData' could be found (are you missing a using directive or an assembly reference?)
|
Build:
tests/administration/Administration.Service.Tests/BusinessLogic/CompanyDataBusinessLogicTests.cs#L1112
'CompanyCertificateBpnData' does not contain a definition for 'companyCertificateType' and no accessible extension method 'companyCertificateType' accepting a first argument of type 'CompanyCertificateBpnData' could be found (are you missing a using directive or an assembly reference?)
|
Build:
tests/administration/Administration.Service.Tests/BusinessLogic/CompanyDataBusinessLogicTests.cs#L1113
'CompanyCertificateBpnData' does not contain a definition for 'documentId' and no accessible extension method 'documentId' accepting a first argument of type 'CompanyCertificateBpnData' could be found (are you missing a using directive or an assembly reference?)
|
Build:
tests/administration/Administration.Service.Tests/BusinessLogic/CompanyDataBusinessLogicTests.cs#L1114
'CompanyCertificateBpnData' does not contain a definition for 'validFrom' and no accessible extension method 'validFrom' accepting a first argument of type 'CompanyCertificateBpnData' could be found (are you missing a using directive or an assembly reference?)
|
Build:
tests/administration/Administration.Service.Tests/BusinessLogic/CompanyDataBusinessLogicTests.cs#L1115
'CompanyCertificateBpnData' does not contain a definition for 'validTill' and no accessible extension method 'validTill' accepting a first argument of type 'CompanyCertificateBpnData' could be found (are you missing a using directive or an assembly reference?)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
src/keycloak/Keycloak.Library/Common/Converters/JsonEnumConverter.cs#L41
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/keycloak/Keycloak.Library/Common/Converters/JsonEnumConverter.cs#L47
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
src/keycloak/Keycloak.Library/Models/AuthenticationManagement/RequiredActionProvider.cs#L34
Non-nullable property 'Alias' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/keycloak/Keycloak.Library/Models/AuthenticationManagement/RequiredActionProvider.cs#L36
Non-nullable property 'Config' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/keycloak/Keycloak.Library/Models/AuthenticationManagement/RequiredActionProvider.cs#L42
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/keycloak/Keycloak.Library/Models/AuthenticationManagement/RequiredActionProvider.cs#L46
Non-nullable property 'ProviderId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/keycloak/Keycloak.Library/Models/AuthenticationManagement/AuthenticatorConfigInfo.cs#L35
Non-nullable property 'HelpText' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/keycloak/Keycloak.Library/Models/AuthenticationManagement/AuthenticatorConfigInfo.cs#L37
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/keycloak/Keycloak.Library/Models/AuthenticationManagement/AuthenticatorConfigInfo.cs#L39
Non-nullable property 'Properties' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/keycloak/Keycloak.Library/Models/AuthenticationManagement/AuthenticatorConfigInfo.cs#L41
Non-nullable property 'ProviderId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading