test: Add trace input via JSON #4536
Annotations
6 errors
Cometmock_Tests:
tests/e2e/json_utils.go#L144
cannot use rawProposal (variable of type map[string]any) as "encoding/json".RawMessage value in struct literal
|
Cometmock_Tests
Process completed with exit code 2.
|
E2E_Tests:
tests/e2e/json_utils.go#L144
cannot use rawProposal (variable of type map[string]any) as "encoding/json".RawMessage value in struct literal
|
E2E_Tests
Process completed with exit code 2.
|
Automated_Tests:
tests/e2e/json_utils.go#L144
cannot use rawProposal (variable of type map[string]any) as "encoding/json".RawMessage value in struct literal
|
Automated_Tests
Process completed with exit code 1.
|