Add basic functionality for create mediated request form #117
Annotations
11 errors and 5 warnings
src/components/MediatedRequestsActivities/MediatedRequestsActivities.js#L26
'settings' is missing in props validation
|
src/components/MediatedRequestsActivities/components/InstanceInformation/InstanceInformation.js#L4
'react-final-form' should be listed in the project's dependencies. Run 'npm i -S react-final-form' to add it
|
|
src/components/MediatedRequestsActivities/components/ItemInformation/ItemInformation.js#L5
'react-final-form' should be listed in the project's dependencies. Run 'npm i -S react-final-form' to add it
|
src/components/MediatedRequestsActivities/components/ItemsDialog/ItemsDialog.js#L120
The closing bracket must be aligned with the line containing the opening tag (expected column 13)
|
src/components/MediatedRequestsActivities/components/ItemsDialog/ItemsDialog.js#L121
Expected indentation of 14 space characters but found 16
|
src/components/MediatedRequestsActivities/components/ItemsDialog/ItemsDialog.js#L122
Expected indentation of 12 space characters but found 14
|
src/components/MediatedRequestsActivities/components/MediatedRequestsFilters/MediatedRequestsFilters.js#L11
'settings' is missing in props validation
|
src/components/MediatedRequestsActivities/components/RequestForm/RequestForm.js#L3
'react-final-form' should be listed in the project's dependencies. Run 'npm i -S react-final-form' to add it
|
src/components/MediatedRequestsActivities/components/RequestForm/RequestForm.js#L66
defaultProp "request" defined for isRequired propType
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ***-org/checkout@v2, actions/setup-node@v3, SimenB/github-actions-cpu-cores@v1, actions/upload-artifact@v3, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: ***-org/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/components/MediatedRequestsActivities/components/RequestFormContainer/RequestFormContainer.js#L103
Unexpected console statement
|
src/components/MediatedRequestsActivities/components/UserHighlightBox/UserHighlightBox.js#L11
Unexpected use of file extension "css" for "@***/requests/src/requests.css"
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "jest-coverage-report", "jest-test-results".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading