Skip to content

Deploy resources

Deploy resources #139

GitHub Actions / General Unit Tests Results failed Nov 17, 2024 in 0s

2 fail, 105 skipped, 4 879 pass in 22s

    5 files  ±0  1 174 suites  ±0   22s ⏱️ ±0s
4 986 tests ±0  4 879 ✅ +2  105 💤 ±0  2 ❌  - 2 
4 988 runs  ±0  4 879 ✅ +2  107 💤 ±0  2 ❌  - 2 

Results for commit ad952c0. ± Comparison against earlier commit 7631e8c.

Annotations

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / General Unit Tests Results

Verifying integrity of module files.Validating PS1 Script files.[internal\functions\publish-d365foresources.ps1] Should have no trailing space failed

TestResults\TEST-FileIntegrity.Tests.xml [took 0s]
Raw output
Expected $null or empty, but got @(175, 177).
at <ScriptBlock>, D:\a\d365fo.tools\d365fo.tools\d365fo.tools\tests\general\FileIntegrity.Tests.ps1: line 45
45:                 ($file | Select-String "\s$" | Where-Object { $_.Line.Trim().Length -gt 0}).LineNumber | Should -BeNullOrEmpty

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / General Unit Tests Results

Examples from Publish-D365FOResources.Example - Publish-D365FOResources -ResourceTypes Images,Scripts,Styles,Html -PublishingDirectory C:\temp\resources failed

TestResults\TEST-Help.Example.Tests.xml [took 0s]
Raw output
Cannot process argument transformation on parameter 'PublishingDirectory'. Cannot convert value "C:\temp\resources" to type "PSFramework.Parameter.PathDirectoryParameter". Error: "Invalid input: Path does not exist: C:\temp\resources"
at <ScriptBlock>, D:\a\d365fo.tools\d365fo.tools\d365fo.tools\tests\general\Help.Example.Tests.ps1: line 89
89:                     $result = Invoke-Expression $example