Bump express from 4.17.1 to 4.19.2 #44
Annotations
10 errors and 2 warnings
build (10.x):
node_modules/@looker/components/lib/Form/Fields/FieldCheckboxGroup/FieldCheckboxGroup.d.ts#L1
Interface 'FieldCheckboxGroupProps' cannot simultaneously extend types 'CheckboxGroupProps' and 'Pick<FieldProps, "required" | "disabled" | "label" | "inline" | "className" | "id" | "width" | "description" | "hideLabel" | "validationMessage">'.
|
build (10.x):
node_modules/@looker/components/lib/Form/Fields/FieldChips/FieldChips.d.ts#L1
Interface 'FieldChipsProps' cannot simultaneously extend types 'FieldProps' and 'InputChipsProps'.
|
build (10.x):
node_modules/@looker/components/lib/Form/Fields/FieldColor/FieldColor.d.ts#L1
Interface 'FieldColorProps' cannot simultaneously extend types 'FieldProps' and 'InputColorProps'.
|
build (10.x):
node_modules/@looker/components/lib/Form/Fields/FieldRadioGroup/FieldRadioGroup.d.ts#L1
Interface 'FieldRadioGroupProps' cannot simultaneously extend types 'RadioGroupProps' and 'Pick<FieldProps, "required" | "disabled" | "label" | "inline" | "className" | "id" | "width" | "description" | "hideLabel" | "validationMessage">'.
|
build (10.x):
node_modules/@looker/components/lib/Form/Fields/FieldSelect/FieldSelect.d.ts#L1
Interface 'FieldSelectProps' cannot simultaneously extend types 'FieldProps' and 'SelectProps'.
|
build (10.x):
node_modules/@looker/components/lib/Form/Fields/FieldSelectMulti/FieldSelectMulti.d.ts#L1
Interface 'FieldSelectMultiProps' cannot simultaneously extend types 'FieldProps' and 'SelectMultiProps'.
|
build (10.x):
node_modules/@looker/components/lib/Form/Fields/FieldText/FieldText.d.ts#L1
Interface 'FieldTextProps' cannot simultaneously extend types 'FieldProps' and 'InputTextProps'.
|
build (10.x):
node_modules/@looker/components/lib/Form/Fields/FieldTextArea/FieldTextArea.d.ts#L1
Interface 'FieldTextAreaProps' cannot simultaneously extend types 'FieldProps' and 'TextAreaProps'.
|
build (10.x):
node_modules/@looker/components/lib/Form/Fields/FieldTime/FieldTime.d.ts#L1
Interface 'FieldInputTimeProps' cannot simultaneously extend types 'FieldProps' and 'InputTimeProps'.
|
build (10.x):
node_modules/@looker/components/lib/Form/Inputs/InputChips/InputChipsBase.d.ts#L1
Interface 'InputChipsCommonProps' cannot simultaneously extend types 'Pick<InputSearchBaseProps, "max" | "required" | "high" | "low" | "disabled" | "default" | "start" | "open" | "media" | "hidden" | "cite" | "data" | "dir" | ... 383 more ... | "suffix">' and 'MaxHeightProps<Required<Theme<string | number>>, string | number>'.
|
build (10.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (10.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|