fix: 🐛 update contact form text #64
Annotations
7 warnings
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 check:
src/components/ClinicalLabTable.jsx#L10
'value' is missing in props validation
|
Lint check:
src/components/ClinicalLabTable.jsx#L10
'record' is missing in props validation
|
Lint check:
src/components/ClinicalLabTable.jsx#L12
'record.table' is missing in props validation
|
Lint check:
src/components/ClinicalLabTable.jsx#L12
'record.tableName' is missing in props validation
|
Lint check:
src/components/ClinicalLabTable.jsx#L19
'record.table' is missing in props validation
|
Lint check:
src/components/ClinicalLabTable.jsx#L19
'record.tableName' is missing in props validation
|
Loading