Document how to wrap a field React component into Flow component #7362
Annotations
6 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
articles/flow/integrations/react.adoc#L213
[vale] reported by reviewdog 🐶
[Vaadin.HeadingCase] 'Wrapping a React component into Flow component' should be in title case.
Raw Output:
{"message": "[Vaadin.HeadingCase] 'Wrapping a React component into Flow component' should be in title case.", "location": {"path": "articles/flow/integrations/react.adoc", "range": {"start": {"line": 213, "column": 4}}}, "severity": "WARNING"}
|
articles/flow/integrations/react.adoc#L215
[vale] reported by reviewdog 🐶
[Vaadin.JustSimply] Avoid using 'just'. It may be insensitive.
Raw Output:
{"message": "[Vaadin.JustSimply] Avoid using 'just'. It may be insensitive.", "location": {"path": "articles/flow/integrations/react.adoc", "range": {"start": {"line": 215, "column": 345}}}, "severity": "WARNING"}
|
articles/flow/integrations/react.adoc#L217
[vale] reported by reviewdog 🐶
[Vaadin.We] Try to avoid using first-person plural like 'we'.
Raw Output:
{"message": "[Vaadin.We] Try to avoid using first-person plural like 'we'.", "location": {"path": "articles/flow/integrations/react.adoc", "range": {"start": {"line": 217, "column": 184}}}, "severity": "WARNING"}
|
articles/flow/integrations/react.adoc#L277
[vale] reported by reviewdog 🐶
[Vaadin.JustSimply] Avoid using 'just'. It may be insensitive.
Raw Output:
{"message": "[Vaadin.JustSimply] Avoid using 'just'. It may be insensitive.", "location": {"path": "articles/flow/integrations/react.adoc", "range": {"start": {"line": 277, "column": 35}}}, "severity": "WARNING"}
|
This job succeeded
Loading