CI/CD #1156
Annotations
2 errors and 23 warnings
Build 1st Party Apps Tests (W1) (Translated) / 1st Party Apps Tests (W1) (Translated)
Unexpected error when running action. Error Message: There are test failures!, StackTrace: at <ScriptBlock>, C:\ProgramData\BcContainerHelper\6.0.27\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 2752 <- at <ScriptBlock>, C:\ProgramData\BcContainerHelper\6.0.27\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 1055 <- at Run-AlPipeline, C:\ProgramData\BcContainerHelper\6.0.27\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 1017 <- at <ScriptBlock>, D:\a\_actions\microsoft\AL-Go\564c339085ae0ffa74c5bde71c15fea7fe54bbf1\Actions\RunPipeline\RunPipeline.ps1: line 355 <- at <ScriptBlock>, D:\a\_temp\dcc5e659-4c17-44b6-bd9e-d3d8fe88759d.ps1: line 3 <- at <ScriptBlock>, D:\a\_actions\microsoft\AL-Go\564c339085ae0ffa74c5bde71c15fea7fe54bbf1\Actions\Invoke-AlGoAction.ps1: line 17 <- at <ScriptBlock>, D:\a\_temp\dcc5e659-4c17-44b6-bd9e-d3d8fe88759d.ps1: line 2 <- at <ScriptBlock>, <No file>: line 1
|
Build 1st Party Apps Tests (W1) (Translated) / 1st Party Apps Tests (W1) (Translated)
Process completed with exit code 1.
|
Initialization
The folder '..\..\..\Apps\W1\*\*\test library' for project 'Build\projects\1st Party Apps Tests (W1)' cannot be resolved or does not contain an app.json file. Skipping.
|
CheckForUpdates
The folder '..\..\..\Apps\W1\*\*\test library' for project 'Build\projects\1st Party Apps Tests (W1)' cannot be resolved or does not contain an app.json file. Skipping.
|
CheckForUpdates
There are updates for your AL-Go system, run 'Update AL-Go System Files' workflow to download the latest version of AL-Go.
|
Build 1st Party Apps (W1) (Translated) / 1st Party Apps (W1) (Translated):
Apps/W1/AMCBanking365Fundamentals/app/Pages/AMCBankAssistBankAccount.Page.al#L28
AL0605 Use of implicit 'with' will be removed in the future. Qualify with 'Rec'.
|
Build 1st Party Apps (W1) (Translated) / 1st Party Apps (W1) (Translated):
Apps/W1/AMCBanking365Fundamentals/app/Pages/AMCBankAssistBankAccount.Page.al#L34
AL0605 Use of implicit 'with' will be removed in the future. Qualify with 'Rec'.
|
Build 1st Party Apps (W1) (Translated) / 1st Party Apps (W1) (Translated):
Apps/W1/AMCBanking365Fundamentals/app/Pages/AMCBankAssistBankAccount.Page.al#L40
AL0605 Use of implicit 'with' will be removed in the future. Qualify with 'Rec'.
|
Build 1st Party Apps (W1) (Translated) / 1st Party Apps (W1) (Translated):
Apps/W1/AMCBanking365Fundamentals/app/Pages/AMCBankAssistBankAccount.Page.al#L47
AL0605 Use of implicit 'with' will be removed in the future. Qualify with 'Rec'.
|
Build 1st Party Apps (W1) (Translated) / 1st Party Apps (W1) (Translated):
Apps/W1/AMCBanking365Fundamentals/app/Pages/AMCBankAssistBankAccount.Page.al#L53
AL0605 Use of implicit 'with' will be removed in the future. Qualify with 'Rec'.
|
Build 1st Party Apps (W1) (Translated) / 1st Party Apps (W1) (Translated):
Apps/W1/AMCBanking365Fundamentals/app/Pages/AMCBankBankAccountCard.PageExt.al#L17
AL0605 Use of implicit 'with' will be removed in the future. Qualify with 'Rec'.
|
Build 1st Party Apps (W1) (Translated) / 1st Party Apps (W1) (Translated):
Apps/W1/AMCBanking365Fundamentals/app/Pages/AMCBankBankAccountCard.PageExt.al#L27
AL0605 Use of implicit 'with' will be removed in the future. Qualify with 'Rec'.
|
Build 1st Party Apps (W1) (Translated) / 1st Party Apps (W1) (Translated):
Apps/W1/AMCBanking365Fundamentals/app/Pages/AMCBankCreditTrfRegExt.PageExt.al#L13
AL0605 Use of implicit 'with' will be removed in the future. Qualify with 'Rec'.
|
Build 1st Party Apps (W1) (Translated) / 1st Party Apps (W1) (Translated):
Apps/W1/AMCBanking365Fundamentals/app/Pages/AMCBankingSetup.Page.al#L46
AL0605 Use of implicit 'with' will be removed in the future. Qualify with 'Rec'.
|
Build 1st Party Apps (W1) (Translated) / 1st Party Apps (W1) (Translated):
Apps/W1/AMCBanking365Fundamentals/app/Pages/AMCBankingSetup.Page.al#L77
AL0605 Use of implicit 'with' will be removed in the future. Qualify with 'Rec'.
|
Build 1st Party Apps Tests (W1) (Translated) / 1st Party Apps Tests (W1) (Translated)
The folder '..\..\..\Apps\W1\*\*\test library' for project 'Build\projects\1st Party Apps Tests (W1)' cannot be resolved or does not contain an app.json file. Skipping.
|
Build 1st Party Apps Tests (W1) (Translated) / 1st Party Apps Tests (W1) (Translated)
The folder '..\..\..\Apps\W1\*\*\test library' for project 'Build\projects\1st Party Apps Tests (W1)' cannot be resolved or does not contain an app.json file. Skipping.
|
Build 1st Party Apps Tests (W1) (Translated) / 1st Party Apps Tests (W1) (Translated)
The folder '..\..\..\Apps\W1\*\*\test library' for project 'Build\projects\1st Party Apps Tests (W1)' cannot be resolved or does not contain an app.json file. Skipping.
|
Build 1st Party Apps Tests (W1) (Translated) / 1st Party Apps Tests (W1) (Translated)
No apps found in appFolders in .AL-Go\settings.json
|
Build 1st Party Apps Tests (W1) (Translated) / 1st Party Apps Tests (W1) (Translated):
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.
|
Build 1st Party Apps Tests (W1) (Translated) / 1st Party Apps Tests (W1) (Translated):
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.
|
Build 1st Party Apps Tests (W1) (Translated) / 1st Party Apps Tests (W1) (Translated):
Apps/W1/AMCBanking365Fundamentals/test/src/Bank/PmtExportAMCTestFormat.Codeunit.al#L691
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.
|
Build 1st Party Apps Tests (W1) (Translated) / 1st Party Apps Tests (W1) (Translated):
Apps/W1/APIV1/test/src/APIV1CompanyInfoE2E.Codeunit.al#L154
AL0432 Field 'Home Page' is marked for removal. Reason: Field length will be increased to 255.. Tag: 24.0.
|
Build 1st Party Apps Tests (W1) (Translated) / 1st Party Apps Tests (W1) (Translated):
Apps/W1/APIV1/test/src/APIV1CustomersE2E.Codeunit.al#L440
AL0432 Field 'Home Page' is marked for removal. Reason: Field length will be increased to 255.. Tag: 24.0.
|
Build 1st Party Apps Tests (W1) (Translated) / 1st Party Apps Tests (W1) (Translated):
Apps/W1/APIV1/test/src/TODO - Tests.txt#L1
AL1025 The file at location 'c:\shared\Apps\W1\APIV1\test\src\TODO - Tests.txt' does not match any definition.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Build_projects_1st Party Apps (W1)-aholstrup_testsetup-TranslatedBuildOutput-26.0.1156.0
Expired
|
57.5 KB |
|
Build_projects_1st Party Apps Tests (W1)-aholstrup_testsetup-TranslatedBuildOutput-26.0.1156.0
Expired
|
5.57 KB |
|
Build_projects_1st Party Apps Tests (W1)-aholstrup_testsetup-TranslatedContainerEventLog-26.0.1156.0
Expired
|
709 KB |
|
Build_projects_1st Party Apps Tests (W1)-aholstrup_testsetup-TranslatedTestResults-26.0.1156.0
Expired
|
52.1 KB |
|
thisbuild-Build_projects_1st Party Apps (W1)-TranslatedApps
Expired
|
8.94 MB |
|