Fixed long last item issue (#74) #183
Annotations
14 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint:
components/form/button-group/ButtonGroup.es6.js#L4
'vertical' is missing in props validation
|
lint:
components/form/button-group/ButtonGroup.es6.js#L4
'children' is missing in props validation
|
lint:
components/form/checkbox/Checkbox.es6.js#L7
'disabled' is missing in props validation
|
lint:
components/form/checkbox/Checkbox.es6.js#L7
'checked' is missing in props validation
|
lint:
components/form/checkbox/Checkbox.es6.js#L7
'indeterminate' is missing in props validation
|
lint:
components/form/checkbox/Checkbox.es6.js#L7
'label' is missing in props validation
|
lint:
components/form/checkbox/Checkbox.es6.js#L7
'name' is missing in props validation
|
lint:
components/form/checkbox/Checkbox.es6.js#L7
'onChange' is missing in props validation
|
lint:
components/form/checkbox/Checkbox.es6.js#L7
'hasError' is missing in props validation
|
lint:
components/form/checkbox/CheckboxSelect.es6.js#L14
'checked' is missing in props validation
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, JamesIves/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: JamesIves/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|