Skip to content

Fix rest/spread bug with empty object (#1642) #489

Fix rest/spread bug with empty object (#1642)

Fix rest/spread bug with empty object (#1642) #489

Triggered via push October 1, 2023 20:24
Status Failure
Total duration 3m 15s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Jint.Tests.PublicInterface.PublicInterfaceTests.BindFunctionInstancesArePublic: Jint.Tests.PublicInterface/PublicInterfaceTests.cs#L31
System.AggregateException : One or more errors occurred. (Unable to cast object of type 'Jint.Runtime.Environments.GlobalEnvironmentRecord' to type 'Jint.Runtime.Environments.FunctionEnvironmentRecord'.) ---- System.InvalidCastException : Unable to cast object of type 'Jint.Runtime.Environments.GlobalEnvironmentRecord' to type 'Jint.Runtime.Environments.FunctionEnvironmentRecord'.
build
Process completed with exit code 1.