Skip to content

CI/CD

CI/CD #1149

Manually triggered November 1, 2024 08:20
Status Failure
Total duration 1h 0m 13s
Artifacts 4

CICD.yaml

on: workflow_dispatch
Initialization
1m 2s
Initialization
Build PowerPlatform Solution  /  Build
Build PowerPlatform Solution / Build
Matrix: Build1
CheckForUpdates
38s
CheckForUpdates
Matrix: Build
Matrix: Deliver
Matrix: Deploy
Deploy Reference Documentation
0s
Deploy Reference Documentation
PostProcess
30s
PostProcess
Fit to window
Zoom out
Zoom in

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: The Extension cannot be unpublished because it is required by the following apps: Dynamics GP History SmartLists by Microsoft 26.0.1149.0, StackTrace: at Invoke-ScriptInBcContainer, C:\ProgramData\BcContainerHelper\6.0.26\BcContainerHelper\ContainerHandling\Invoke-ScriptInNavContainer.ps1: line 301 <- at UnPublish-BcContainerApp, C:\ProgramData\BcContainerHelper\6.0.26\BcContainerHelper\AppHandling\UnPublish-NavContainerApp.ps1: line 52 <- at <ScriptBlock>, D:\a\ALAppExtensions\ALAppExtensions\Build\scripts\RunTestsInBcContainer.ps1: line 46 <- at <ScriptBlock>, D:\a\ALAppExtensions\ALAppExtensions\Build\scripts\RunTestsInBcContainer.ps1: line 43 <- at <ScriptBlock>, D:\a\ALAppExtensions\ALAppExtensions\Build\projects\1st Party Apps Tests (W1)\.AL-Go\RunTestsInBcContainer.ps1: line 6 <- at <ScriptBlock>, C:\ProgramData\BcContainerHelper\6.0.26\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 2505 <- at <ScriptBlock>, C:\ProgramData\BcContainerHelper\6.0.26\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 2447 <- at <ScriptBlock>, C:\ProgramData\BcContainerHelper\6.0.26\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 2391 <- at <ScriptBlock>, C:\ProgramData\BcContainerHelper\6.0.26\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 977 <- at Run-AlPipeline, C:\ProgramData\BcContainerHelper\6.0.26\BcContainerHelper\AppHandling\Run-AlPipeline.ps1: line 939 <- at <ScriptBlock>, D:\a\_actions\microsoft\AL-Go\564c339085ae0ffa74c5bde71c15fea7fe54bbf1\Actions\RunPipeline\RunPipeline.ps1: line 355 <- at <ScriptBlock>, D:\a\_temp\aed5d470-d497-40a0-8077-209ffb601779.ps1: line 3 <- at <ScriptBlock>, D:\a\_actions\microsoft\AL-Go\564c339085ae0ffa74c5bde71c15fea7fe54bbf1\Actions\Invoke-AlGoAction.ps1: line 17 <- at <ScriptBlock>, D:\a\_temp\aed5d470-d497-40a0-8077-209ffb601779.ps1: line 2 <- at <ScriptBlock>, <No file>: line 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/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.1149.0
57.5 KB
Build_projects_1st Party Apps Tests (W1)-aholstrup_testsetup-TranslatedBuildOutput-26.0.1149.0
5.52 KB
Build_projects_1st Party Apps Tests (W1)-aholstrup_testsetup-TranslatedContainerEventLog-26.0.1149.0
286 KB
thisbuild-Build_projects_1st Party Apps (W1)-TranslatedApps Expired
8.94 MB