updated #242
Annotations
4 errors and 2 warnings
lint:
client/src/pages/Talent/Talent.tsx#L26
Do not use "@ts-ignore" because it alters compilation errors
|
lint:
client/src/pages/Talent/Talent.tsx#L29
Unexpected any. Specify a different type
|
lint:
client/src/pages/Talent/Talent.tsx#L49
Do not use "@ts-ignore" because it alters compilation errors
|
lint
Process completed with exit code 1.
|
lint
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/
|
lint:
client/src/pages/Talent/Talent.tsx#L61
React Hook useEffect has a missing dependency: 'user._id'. Either include it or remove the dependency array
|