Add support toggling json view of schemas in CreateSchemaForm #878
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.
|