Skip to content

Add support toggling json view of schemas in CreateSchemaForm #878

Add support toggling json view of schemas in CreateSchemaForm

Add support toggling json view of schemas in CreateSchemaForm #878

Triggered via pull request December 1, 2023 20:43
Status Failure
Total duration 44s
Artifacts

test_tenant_ui.yml

on: pull_request
Matrix: backend
Matrix: frontend
Fit to window
Zoom out
Zoom in

Annotations

11 errors
frontend (20.x)
Type 'Object' is not assignable to type 'string'.
frontend (20.x)
Type '(jsonString: string) => void' is not assignable to type '(jsonRepresentation: Object) => undefined'.
frontend (20.x)
Type '(jsonString: string) => void' is not assignable to type '(jsonRepresentation: Object) => undefined'.
frontend (20.x)
'Attributes' refers to a value, but is being used as a type here. Did you mean 'typeof Attributes'?
frontend (20.x)
Process completed with exit code 2.
frontend (18.x)
The job was canceled because "_20_x" failed.
frontend (18.x)
Type 'Object' is not assignable to type 'string'.
frontend (18.x)
Type '(jsonString: string) => void' is not assignable to type '(jsonRepresentation: Object) => undefined'.
frontend (18.x)
Type '(jsonString: string) => void' is not assignable to type '(jsonRepresentation: Object) => undefined'.
frontend (18.x)
'Attributes' refers to a value, but is being used as a type here. Did you mean 'typeof Attributes'?
frontend (18.x)
Process completed with exit code 2.