Skip to content

Fix get d365azurestoragefile #145

Fix get d365azurestoragefile

Fix get d365azurestoragefile #145

GitHub Actions / General Unit Tests Results failed Dec 7, 2024 in 0s

1 fail, 105 skipped, 4 880 pass in 22s

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

Results for commit b6e5af5. ± Comparison against earlier commit ccfd9a1.

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.[functions\get-d365azurestoragefile.ps1] Should have no trailing space failed

TestResults\TEST-FileIntegrity.Tests.xml [took 0s]
Raw output
Expected $null or empty, but got @(106, 114, 115).
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