add hide section upload after upload file #1096
Annotations
6 errors and 6 warnings
Tests:
src/components/BaseQuestionnaireResponseForm/widgets/UploadFileControl/index.tsx#L79
Property 'uid' does not exist on type 'File'.
|
Tests:
src/components/BaseQuestionnaireResponseForm/widgets/UploadFileControl/index.tsx#L93
Property 'fileList' does not exist on type '{ file: { name?: string | undefined; status?: string | undefined; }; }'.
|
Tests:
src/components/BaseQuestionnaireResponseForm/widgets/UploadFileControl/index.tsx#L117
Type '{ children: Element[]; listType: "picture"; name: string; multiple: boolean; fileList: UploadFile<any>[]; customRequest: (options: CustomRequestOptions) => Promise<...>; onChange(info: { ...; }): void; onRemove: () => void; }' is not assignable to type 'UploadProps<any>'.
|
Tests:
src/components/BaseQuestionnaireResponseForm/widgets/UploadFileControl/index.tsx#L127
No overload matches this call.
|
Tests
Process completed with exit code 2.
|
Tests
Process completed with exit code 127.
|
Tests
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/
|
Tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
TestScript
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/
|
TestScript
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/
|
StoryBook
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/
|
StoryBook
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|