industrial-training-web / Taskly

https://industrial-training-web.github.io/Taskly/
GNU General Public License v3.0
0 stars 0 forks source link

UI #2

Closed ramisa-zahara closed 3 days ago

maifeeulasad commented 1 week ago

Fix these errors:

Error: src/component/AddTasks.tsx(7,18): error TS7006: Parameter 'e' implicitly has an 'any' type.
Error: src/component/Tasks.tsx(1,1): error TS1208: 'Tasks.tsx' cannot be compiled under '--isolatedModules' because it is considered a global script file. Add an import, export, or an empty 'export {}' statement to make it a module.
Error: src/component/landing/Landing.tsx(5,18): error TS[7](https://github.com/industrial-training-web/Taskly/actions/runs/11813042992/job/32909316384?pr=2#step:5:8)006: Parameter 'e' implicitly has an 'any' type.
maifeeulasad commented 3 days ago

Check the following build issues and fix it ASAP. We need green tick for both the pipeline

ref:

maifeeulasad commented 3 days ago

closes #1