Skip to content

Initial test of fix for issue #41 #472

Initial test of fix for issue #41

Initial test of fix for issue #41 #472

Triggered via pull request March 17, 2026 15:17
@rhuijbenrhuijben
synchronize #44
fix/issue-41
Status Failure
Total duration 8m 32s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build
Process completed with exit code 2.
CreateUpdateAndFetchVectorAsMemory: src/RepoDb.TestCore/VectorTestsBase.cs#L29
Test method RepoDb.SqlServer.IntegrationTests.Common.VectorTests.CreateUpdateAndFetchVectorAsMemory threw exception: System.InvalidCastException: Unable to cast object of type 'Microsoft.Data.SqlTypes.SqlVector`1[System.Single]' to type 'System.ReadOnlyMemory`1[System.Single]'.
CreateUpdateAndFetchVectorAsMemory: src/RepoDb.TestCore/VectorTestsBase.cs#L29
Test method RepoDb.Oracle.IntegrationTests.Common.VectorTests.CreateUpdateAndFetchVectorAsMemory threw exception: System.InvalidCastException: Unable to cast object of type 'System.Single[]' to type 'System.ReadOnlyMemory`1[System.Single]'.