fix #470
build_frontend.yml
on: pull_request
Run ESLint
50s
build
46s
Annotations
3 errors and 3 warnings
build:
src/components/Upload/Upload.tsx#L163
Type '{ key: string; doc: Document; handleFileRemoval: () => void; downloadButton: boolean; }' is not assignable to type 'IntrinsicAttributes & FileProps'.
|
build:
src/components/Upload/UploadMobile/UploadMobile.tsx#L146
Type '{ key: string; doc: Document; handleFileRemoval: () => void; downloadButton: boolean; }' is not assignable to type 'IntrinsicAttributes & FileProps'.
|
build
Process completed with exit code 2.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run ESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run ESLint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|