Skip to content

Create a sample for System.Text.Json interop #790

Create a sample for System.Text.Json interop

Create a sample for System.Text.Json interop #790

Triggered via pull request October 28, 2023 08:47
Status Failure
Total duration 5m 32s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors
Jint.Tests.Runtime.InteropTests.ShouldNotIntroduceNewPropertiesWhenTraversing: Jint.Tests/Runtime/InteropTests.cs#L2888
System.ArgumentException : The value "4" is not of type "System.Int32" and cannot be used in this generic collection. (Parameter 'value')
macos
Process completed with exit code 1.
Jint.Tests.Runtime.InteropTests.ShouldNotIntroduceNewPropertiesWhenTraversing: Jint.Tests/Runtime/InteropTests.cs#L2888
System.ArgumentException : The value "4" is not of type "System.Int32" and cannot be used in this generic collection. (Parameter 'value')
linux
Process completed with exit code 1.
Jint.Tests.Runtime.InteropTests.ShouldNotIntroduceNewPropertiesWhenTraversing: Jint.Tests/Runtime/InteropTests.cs#L2888
System.ArgumentException : The value "4" is not of type "System.Int32" and cannot be used in this generic collection. (Parameter 'value')
Jint.Tests.Runtime.InteropTests.ShouldNotIntroduceNewPropertiesWhenTraversing: Jint.Tests/Runtime/InteropTests.cs#L2889
System.ArgumentException : The value "4" is not of type "System.Int32" and cannot be used in this generic collection. Parameter name: value
Jint.Tests.Runtime.MethodAmbiguityTests.IndexerCachesMethodsCorrectly: Jint.Tests/Runtime/MethodAmbiguityTests.cs#L85
Assert.Equal() Failure: Values differ Expected: string:int Actual: undefined:int
windows
Process completed with exit code 1.