chore(deps): update dependency markmpn.sql4cds.engine to 10.4.0#1480
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency markmpn.sql4cds.engine to 10.4.0#1480renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
GitHub Actions / E2E Tests (e2e-full, windows-latest, PS 7.4.14)
succeeded
May 21, 2026 in 1s
13 passed, 1 failed and 0 skipped
❌ TestResults/E2E/e2e-test-results-net8.0.trx
14 tests were completed in 787s with 13 passed, 1 failed and 0 skipped.
✅ Rnwood.Dataverse.Data.PowerShell.E2ETests.Forms.FormManipulationTests
✅ FormCustomizations_CanBePublished_AndCleanedUp
✅ Rnwood.Dataverse.Data.PowerShell.E2ETests.Metadata.AttributeMetadataTests
✅ CanCreateReadUpdateAndDeleteAllAttributeTypesComprehensively
✅ CanUpdateStatusCodeOptionsWithStateProperty
❌ Rnwood.Dataverse.Data.PowerShell.E2ETests.Metadata.EntityKeyMetadataTests
❌ CanCreateReadAndDeleteAlternateKeys
System.IO.FileNotFoundException : PowerShell Core (pwsh.exe) is required for net8.0 tests but was not found. Please install PowerShell 7+ from https://aka.ms/powershell-release?tag=stable or set TESTPOWERSHELL_EXECUTABLE=powershell to use Windows PowerShell instead.
✅ Rnwood.Dataverse.Data.PowerShell.E2ETests.Metadata.EntityMetadataTests
✅ CanCreateReadUpdateAndDeleteCustomEntityWithAllFeatures
✅ Rnwood.Dataverse.Data.PowerShell.E2ETests.Metadata.OptionSetMetadataTests
✅ CanCreateReadUpdateAndDeleteGlobalOptionSetsComprehensively
✅ CanUpdateLocalOptionSetUsingEntityNameAndAttributeName
✅ Rnwood.Dataverse.Data.PowerShell.E2ETests.Metadata.RelationshipMetadataTests
✅ CanCreateReadUpdateAndDeleteOneToManyAndManyToManyRelationshipsComprehensively
✅ Rnwood.Dataverse.Data.PowerShell.E2ETests.Plugin.DynamicPluginAssemblyTests
✅ CanCreateRegisterInvokeUpdateAndReInvokeDynamicPluginAssembly
✅ CanRetrievePluginAssemblyByNameAndIdAndExportToVSProject
✅ Rnwood.Dataverse.Data.PowerShell.E2ETests.Sitemap.SitemapTests
✅ PublishByUniqueName_PreservesSitemapXml_AndMakesPublishedVersionRetrievable
✅ Rnwood.Dataverse.Data.PowerShell.E2ETests.Solution.SolutionComponentTests
✅ GetDataverseSolutionComponent_ReadsComponentsFromEnvironmentSummary
✅ SolutionCmdlets_AcceptSolutionHistoryPrecheckParameters
✅ Rnwood.Dataverse.Data.PowerShell.E2ETests.Sql.InvokeDataverseSqlTests
✅ UnsupportedSqlFunctionError_SuggestsUseTdsEndpoint
Annotations
github-actions / E2E Tests (e2e-full, windows-latest, PS 7.4.14)
Rnwood.Dataverse.Data.PowerShell.E2ETests.Metadata.EntityKeyMetadataTests ► CanCreateReadAndDeleteAlternateKeys
Failed test found in:
TestResults/E2E/e2e-test-results-net8.0.trx
Error:
System.IO.FileNotFoundException : PowerShell Core (pwsh.exe) is required for net8.0 tests but was not found. Please install PowerShell 7+ from https://aka.ms/powershell-release?tag=stable or set TESTPOWERSHELL_EXECUTABLE=powershell to use Windows PowerShell instead.
Raw output
System.IO.FileNotFoundException : PowerShell Core (pwsh.exe) is required for net8.0 tests but was not found. Please install PowerShell 7+ from https://aka.ms/powershell-release?tag=stable or set TESTPOWERSHELL_EXECUTABLE=powershell to use Windows PowerShell instead.
at Rnwood.Dataverse.Data.PowerShell.Tests.Infrastructure.PowerShellProcessRunner.DeterminePowerShellExecutable(Nullable`1 usePowerShellCore) in D:\a\Rnwood.Dataverse.Data.PowerShell\Rnwood.Dataverse.Data.PowerShell\Rnwood.Dataverse.Data.PowerShell.Tests\Infrastructure\PowerShellProcessRunner.cs:line 228
at Rnwood.Dataverse.Data.PowerShell.Tests.Infrastructure.PowerShellProcessRunner.Run(String script, Nullable`1 usePowerShellCore, Int32 timeoutSeconds, Boolean importModule) in D:\a\Rnwood.Dataverse.Data.PowerShell\Rnwood.Dataverse.Data.PowerShell\Rnwood.Dataverse.Data.PowerShell.Tests\Infrastructure\PowerShellProcessRunner.cs:line 100
at Rnwood.Dataverse.Data.PowerShell.E2ETests.Infrastructure.E2ETestBase.RunScript(String script) in D:\a\Rnwood.Dataverse.Data.PowerShell\Rnwood.Dataverse.Data.PowerShell\Rnwood.Dataverse.Data.PowerShell.E2ETests\Infrastructure\E2ETestBase.cs:line 224
at Rnwood.Dataverse.Data.PowerShell.E2ETests.Metadata.EntityKeyMetadataTests.CanCreateReadAndDeleteAlternateKeys() in D:\a\Rnwood.Dataverse.Data.PowerShell\Rnwood.Dataverse.Data.PowerShell\Rnwood.Dataverse.Data.PowerShell.E2ETests\Metadata\EntityKeyMetadataTests.cs:line 73
at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
Loading