Skip to content

fix: remove duplicate codes #315

fix: remove duplicate codes

fix: remove duplicate codes #315

Triggered via push November 1, 2023 16:03
Status Failure
Total duration 1m 6s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: client/src/App.tsx#L1
Do not use "@ts-nocheck" because it alters compilation errors
lint: client/src/actions/auth.ts#L1
Do not use "@ts-nocheck" because it alters compilation errors
lint: client/src/actions/certifications.ts#L2
Do not use "@ts-nocheck" because it alters compilation errors
lint: client/src/actions/education.ts#L2
Do not use "@ts-nocheck" because it alters compilation errors
lint: client/src/actions/experience.ts#L2
Do not use "@ts-nocheck" because it alters compilation errors
lint: client/src/actions/offer.ts#L2
Do not use "@ts-nocheck" because it alters compilation errors
lint: client/src/actions/project.ts#L2
Do not use "@ts-nocheck" because it alters compilation errors
lint: client/src/actions/score.ts#L2
Do not use "@ts-nocheck" because it alters compilation errors
lint: client/src/actions/skill.ts#L2
Do not use "@ts-nocheck" because it alters compilation errors
lint: client/src/actions/talent.ts#L1
Do not use "@ts-nocheck" because it alters compilation errors
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/