Skip to content

updated

updated #242

Triggered via push October 20, 2023 09:39
Status Failure
Total duration 53s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

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