Model Creation & Edit, Banner and Start Mapping Layout #537
Annotations
11 errors and 1 warning
|
Build
Type '{ modelName: string; modelDescription: string; baseModel: BASE_MODELS.RAMP; trainingDatasetOption: TrainingDatasetOption.NONE; datasetName: string; tmsURL: string; ... 11 more ...; trainingSettingsIsValid: true; }' is missing the following properties from type 'FormData': trainingRequestIsSuccessful, trainingRequestMessage
|
Build
Property 'variant' is missing in type '{ children: string; }' but required in type 'ButtonProps'.
|
Build
Property 'variant' is missing in type '{ children: string; disabled: boolean; }' but required in type 'ButtonProps'.
|
Build
Type 'string | number' is not assignable to type 'string | undefined'.
|
Build
Type '"medium" | "extra-large"' is not assignable to type 'SHOELACE_SIZES | undefined'.
|
Build
Property 'variant' is missing in type '{ children: string; disabled: boolean; onClick: () => Promise<void>; }' but required in type 'ButtonProps'.
|
Build
Type '"medium" | "extra-large"' is not assignable to type 'SHOELACE_SIZES | undefined'.
|
Build
Property 'variant' is missing in type '{ children: string; disabled: boolean; onClick: () => Promise<void>; }' but required in type 'ButtonProps'.
|
Build
Type '"large" | "extra-large"' is not assignable to type 'SHOELACE_SIZES | undefined'.
|
Build
The operation was canceled.
|
Post Checkout repository
The process '/usr/bin/git' failed with exit code 128
|
Loading