We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DEBU[2022-09-15T07:57:23+02:00] validation using schema "[email protected]" document=epip.xml id=0jh1ZLPFuDKxD_-PWLWFr scope=main script=xsd type=LOG valid=false panic: TypeError: Cannot read property 'push' of undefined or null at builtin/everyLineIsReferenced.js:39:9(52)
goroutine 29 [running]: github.com/dop251/goja.(*Runtime).wrapJSFunc.func1({0xc000c74678, 0x1, 0x1?}) /Users/user/go/pkg/mod/github.com/dop251/[email protected]/runtime.go:2183 +0x525 github.com/concreteit/greenlight/js.(*Script).Run(0xc00003c780, {0x7ff7bfeff9c6, 0xb}, {0x4da8188?, 0xc00057e010}, 0xc00040f0e0, 0xc0005796b0, 0x0) /Users/user/Projects/DATA4PTToolsv0.4.2/js/script.go:108 +0x41f github.com/concreteit/greenlight.(*Validation).validateDocument.func1.1(0x4b8a620?) /Users/user/Projects/DATA4PTToolsv0.4.2/validation.go:137 +0x57 github.com/concreteit/greenlight/internal.(*Queue).Run.func1(0x0?) /Users/user/Projects/DATA4PTToolsv0.4.2/internal/queue.go:29 +0xa2 created by github.com/concreteit/greenlight/internal.(*Queue).Run /Users/user/Projects/DATA4PTToolsv0.4.2/internal/queue.go:27 +0x8d exit status 2
The text was updated successfully, but these errors were encountered:
fix: add missing return result #48
ba2ac4e
Fixed in #57 (v0.4.3)
Sorry, something went wrong.
lekotros
No branches or pull requests
DEBU[2022-09-15T07:57:23+02:00] validation using schema "[email protected]" document=epip.xml id=0jh1ZLPFuDKxD_-PWLWFr scope=main script=xsd type=LOG valid=false
panic: TypeError: Cannot read property 'push' of undefined or null at builtin/everyLineIsReferenced.js:39:9(52)
goroutine 29 [running]:
github.com/dop251/goja.(*Runtime).wrapJSFunc.func1({0xc000c74678, 0x1, 0x1?})
/Users/user/go/pkg/mod/github.com/dop251/[email protected]/runtime.go:2183 +0x525
github.com/concreteit/greenlight/js.(*Script).Run(0xc00003c780, {0x7ff7bfeff9c6, 0xb}, {0x4da8188?, 0xc00057e010}, 0xc00040f0e0, 0xc0005796b0, 0x0)
/Users/user/Projects/DATA4PTToolsv0.4.2/js/script.go:108 +0x41f
github.com/concreteit/greenlight.(*Validation).validateDocument.func1.1(0x4b8a620?)
/Users/user/Projects/DATA4PTToolsv0.4.2/validation.go:137 +0x57
github.com/concreteit/greenlight/internal.(*Queue).Run.func1(0x0?)
/Users/user/Projects/DATA4PTToolsv0.4.2/internal/queue.go:29 +0xa2
created by github.com/concreteit/greenlight/internal.(*Queue).Run
/Users/user/Projects/DATA4PTToolsv0.4.2/internal/queue.go:27 +0x8d
exit status 2
The text was updated successfully, but these errors were encountered: