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
For example, in this error, it's impossible to say which array is empty, records-fix or records-fix[0].relay_id.
records-fix
records-fix[0].relay_id
{ "instruction": "call records-fix.$.[0].relay_id.[0] (\"peer\" \"timestamp_ms\") [] host_peer_time", "msg": "value '[]' does not contain element for idx = '0'", "peer_id": "12D3KooWD32M26ob1aNvqMUicpUH8D7SLjwz1W4GNjs8uYtJUdqS", }
For AIR lambdas, it would be great to show name of the variable that caused the error.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
For example, in this error, it's impossible to say which array is empty,
records-fix
orrecords-fix[0].relay_id
.For AIR lambdas, it would be great to show name of the variable that caused the error.
The text was updated successfully, but these errors were encountered: