test: Add trace input via JSON #3966
Annotations
10 errors and 1 warning
lint:
tests/e2e/json_parser.go#L26
expected statement, found '<<' (typecheck)
|
lint:
tests/e2e/json_parser.go#L27
expected operand, found 'var' (typecheck)
|
lint:
tests/e2e/json_parser.go#L32
expected statement, found '==' (typecheck)
|
lint:
tests/e2e/json_parser.go#L35
expected statement, found '>>' (typecheck)
|
lint:
tests/e2e/json_parser.go#L36
expected operand, found 'if' (typecheck)
|
lint:
tests/e2e/json_step_marshalling.go#L7
missing import path (typecheck)
|
lint:
tests/e2e/json_step_marshalling.go#L10
missing import path (typecheck)
|
lint:
tests/e2e/json_step_marshalling.go#L11
expected ';', found ':' (typecheck)
|
lint:
tests/e2e/steps_democracy.go#L70
expected operand, found '<<' (typecheck)
|
lint:
tests/e2e/steps_democracy.go#L78
illegal character U+0023 '#' (typecheck)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/interchain-security/interchain-security. Supported file pattern: go.sum
|