Skip to content

Fix get d365azurestoragefile #144

Fix get d365azurestoragefile

Fix get d365azurestoragefile #144

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

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

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

Results for 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