Uptake of SecretText #1008
Annotations
10 errors
src/System Application/App/Azure Function/AzureFunctionsAuthentication.Codeunit.al#L29
AS0026 The type or subtype of 'ClientSecret' has been modified from 'Text' to 'SecretText'. This is not allowed in events and external procedures because it will break dependent extensions.
|
src/System Application/App/Azure Storage Services Authorization/src/StorageServiceAuthorization.Codeunit.al#L65
AS0026 The type or subtype of 'SharedKey' has been modified from 'Text' to 'SecretText'. This is not allowed in events and external procedures because it will break dependent extensions.
|
src/System Application/App/Azure Storage Services Authorization/src/StorageServiceAuthorization.Codeunit.al#L80
AS0024 The number of parameters in the external procedure 'CreateSharedKey' has changed from '1' to '2'. This will break dependent extensions.
|
src/System Application/App/Azure Storage Services Authorization/src/StorageServiceAuthorization.Codeunit.al#L65
AS0024 The number of parameters in the external procedure 'CreateSharedKey' has changed from '2' to '1'. This will break dependent extensions.
|
src/System Application/App/Azure Storage Services Authorization/src/StorageServiceAuthorization.Codeunit.al#L80
AS0026 The type or subtype of 'SharedKey' has been modified from 'Text' to 'SecretText'. This is not allowed in events and external procedures because it will break dependent extensions.
|
src/System Application/App/Cryptography Management/src/CryptographyManagement.Codeunit.al#L126
AS0026 The type or subtype of 'Key' has been modified from 'Text' to 'SecretText'. This is not allowed in events and external procedures because it will break dependent extensions.
|
src/System Application/App/Cryptography Management/src/CryptographyManagement.Codeunit.al#L160
AS0026 The type or subtype of 'Key' has been modified from 'Text' to 'SecretText'. This is not allowed in events and external procedures because it will break dependent extensions.
|
src/System Application/App/Cryptography Management/src/CryptographyManagement.Codeunit.al#L172
AS0026 The type or subtype of 'Key' has been modified from 'Text' to 'SecretText'. This is not allowed in events and external procedures because it will break dependent extensions.
|
src/System Application/App/Cryptography Management/src/CryptographyManagement.Codeunit.al#L184
AS0026 The type or subtype of 'Key' has been modified from 'Text' to 'SecretText'. This is not allowed in events and external procedures because it will break dependent extensions.
|
src/System Application/App/Cryptography Management/src/CryptographyManagement.Codeunit.al#L208
AS0026 The type or subtype of 'XmlString' has been modified from 'Text' to 'SecretText'. This is not allowed in events and external procedures because it will break dependent extensions.
|
The logs for this run have expired and are no longer available.
Loading