Update app versions to 23.3 #1017
Annotations
10 errors and 10 warnings
Function TestGetFALocation Assert.Fail failed. GET request failed. Response code is 401 (Unauthorized), expected code is 200. Error code: Authentication_InvalidCredentials. Error message: Web service call failed because user could not be authenticated or authorized. CorrelationId: c3db9422-ee00-46ab-a8f0-0f274724c267. A call to System.Net.HttpWebRequest.GetResponse failed with this message: The remote server returned an error: (401) Web service call failed because user could not be authenticated or authorized..
|
Function TestCreateFALocation Assert.Fail failed. POST request failed. Response code is 401 (Unauthorized), expected code is 201. Error code: Authentication_InvalidCredentials. Error message: Web service call failed because user could not be authenticated or authorized. CorrelationId: 8f6d8f57-02a1-4391-acb5-6953272f66fa. A call to System.Net.HttpWebRequest.GetResponse failed with this message: The remote server returned an error: (401) Web service call failed because user could not be authenticated or authorized..
|
Function TestModifyFALocation Assert.Fail failed. GET request failed. Response code is 401 (Unauthorized), expected code is 200. Error code: Authentication_InvalidCredentials. Error message: Web service call failed because user could not be authenticated or authorized. CorrelationId: ddf2b3dd-0919-456f-b9f2-9cbd3e97167b. A call to System.Net.HttpWebRequest.GetResponse failed with this message: The remote server returned an error: (401) Web service call failed because user could not be authenticated or authorized..
|
Function TestDeleteFALocation Assert.Fail failed. GET request failed. Response code is 401 (Unauthorized), expected code is 200. Error code: Authentication_InvalidCredentials. Error message: Web service call failed because user could not be authenticated or authorized. CorrelationId: 3ca3dd74-2d50-49fc-8fd0-80d6f366c130. A call to System.Net.HttpWebRequest.GetResponse failed with this message: The remote server returned an error: (401) Web service call failed because user could not be authenticated or authorized..
|
Function TestGetFixedAsset Assert.Fail failed. GET request failed. Response code is 401 (Unauthorized), expected code is 200. Error code: Authentication_InvalidCredentials. Error message: Web service call failed because user could not be authenticated or authorized. CorrelationId: 85e39aee-493a-4151-a0a2-4ea84a788942. A call to System.Net.HttpWebRequest.GetResponse failed with this message: The remote server returned an error: (401) Web service call failed because user could not be authenticated or authorized..
|
Function TestCreateFixedAsset Assert.Fail failed. POST request failed. Response code is 401 (Unauthorized), expected code is 201. Error code: Authentication_InvalidCredentials. Error message: Web service call failed because user could not be authenticated or authorized. CorrelationId: 705b9383-80b0-4d88-8477-9d13fcb0e4ed. A call to System.Net.HttpWebRequest.GetResponse failed with this message: The remote server returned an error: (401) Web service call failed because user could not be authenticated or authorized..
|
Function TestDeleteFixedAsset Assert.Fail failed. GET request failed. Response code is 401 (Unauthorized), expected code is 200. Error code: Authentication_InvalidCredentials. Error message: Web service call failed because user could not be authenticated or authorized. CorrelationId: 5a801c9a-a605-43cc-91f0-7b32bd302032. A call to System.Net.HttpWebRequest.GetResponse failed with this message: The remote server returned an error: (401) Web service call failed because user could not be authenticated or authorized..
|
Function TestModifyFixedAsset Assert.Fail failed. GET request failed. Response code is 401 (Unauthorized), expected code is 200. Error code: Authentication_InvalidCredentials. Error message: Web service call failed because user could not be authenticated or authorized. CorrelationId: 8f0ec89a-53ac-4756-9254-6ad33ef90d13. A call to System.Net.HttpWebRequest.GetResponse failed with this message: The remote server returned an error: (401) Web service call failed because user could not be authenticated or authorized..
|
Unexpected error when running action. Error Message: There are test failures!, StackTrace: at <ScriptBlock>, C:\ProgramData\BcContainerHelper\6.0.2-preview1099\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 2469 <- at <ScriptBlock>, C:\ProgramData\BcContainerHelper\6.0.2-preview1099\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 909 <- at Run-AlPipeline, C:\ProgramData\BcContainerHelper\6.0.2-preview1099\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 871 <- at <ScriptBlock>, D:\a\_actions\microsoft\AL-Go\6bbfb2b86c33a979e556a96d1510e8e17dbb8ec3\Actions\RunPipeline\RunPipeline.ps1: line 371 <- at <ScriptBlock>, D:\a\_temp\29fb96b8-eeca-48a6-bfd7-ed9b60959a49.ps1: line 4 <- at <ScriptBlock>, <No file>: line 1
|
|
|
Apps/W1/AMCBanking365Fundamentals/test/src/Integration/ServiceConnectionTest.Codeunit.al#L68
AL0432 Table 'Service Connection' is marked for removal. Reason: Table will be marked as TableType=Temporary. Make sure you are not using this table to store records.. Tag: 21.0.
|
Apps/W1/AMCBanking365Fundamentals/test/src/Integration/ServiceConnectionTest.Codeunit.al#L109
AL0432 Table 'Service Connection' is marked for removal. Reason: Table will be marked as TableType=Temporary. Make sure you are not using this table to store records.. Tag: 21.0.
|
Apps/W1/AMCBanking365Fundamentals/test/src/Bank/PaymentExportXMLPort.Codeunit.al#L66
AL0603 An implicit conversion is being performed from a value of type 'Enum System.IO."Data Exchange Definition Type"' to a value of type 'Option'. This conversion can lead to unexpected runtime issues. This warning will become an error in a future release.
|
Apps/W1/AMCBanking365Fundamentals/test/src/MockService/Base64DecodingEncoding.Codeunit.al#L281
AL0603 An implicit conversion is being performed from a value of type 'Enum Microsoft.Bank.Reconciliation."Bank Acc. Rec. Stmt. Type"' to a value of type 'Option'. This conversion can lead to unexpected runtime issues. This warning will become an error in a future release.
|
Apps/W1/AMCBanking365Fundamentals/test/src/Bank/PmtExportAMCExtractData.Codeunit.al#L436
AL0603 An implicit conversion is being performed from a value of type 'Integer' to a value of type 'Enum Microsoft.Bank.BankAccount."Bank Payment Type"'. This conversion can lead to unexpected runtime issues. This warning will become an error in a future release.
|
Apps/W1/AMCBanking365Fundamentals/test/src/Bank/ImportXMLBankAccRecLine.Codeunit.al#L60
AL0603 An implicit conversion is being performed from a value of type 'Enum Microsoft.Bank.Reconciliation."Bank Acc. Rec. Stmt. Type"' to a value of type 'Option'. This conversion can lead to unexpected runtime issues. This warning will become an error in a future release.
|
Apps/W1/AMCBanking365Fundamentals/test/src/Bank/ImportXMLBankAccRecLine.Codeunit.al#L94
AL0603 An implicit conversion is being performed from a value of type 'Enum Microsoft.Bank.Reconciliation."Bank Acc. Rec. Stmt. Type"' to a value of type 'Option'. This conversion can lead to unexpected runtime issues. This warning will become an error in a future release.
|
Apps/W1/AMCBanking365Fundamentals/test/src/Bank/ImportXMLBankAccRecLine.Codeunit.al#L127
AL0603 An implicit conversion is being performed from a value of type 'Enum Microsoft.Bank.Reconciliation."Bank Acc. Rec. Stmt. Type"' to a value of type 'Option'. This conversion can lead to unexpected runtime issues. This warning will become an error in a future release.
|
Apps/W1/AMCBanking365Fundamentals/test/src/Bank/ImportXMLBankAccRecLine.Codeunit.al#L160
AL0603 An implicit conversion is being performed from a value of type 'Enum Microsoft.Bank.Reconciliation."Bank Acc. Rec. Stmt. Type"' to a value of type 'Option'. This conversion can lead to unexpected runtime issues. This warning will become an error in a future release.
|
The logs for this run have expired and are no longer available.
Loading