Skip to content

feat(tailwind.config.ts): add 'lg' border radius option for more styl… #17

feat(tailwind.config.ts): add 'lg' border radius option for more styl…

feat(tailwind.config.ts): add 'lg' border radius option for more styl… #17

Triggered via push October 11, 2024 21:11
Status Failure
Total duration 3m 18s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Build
Process completed with exit code 1.
ESLint
Process completed with exit code 1.
Type Check: src/app/experience.section.tsx#L6
Parameter 'experience' implicitly has an 'any' type.
Type Check: src/app/experience.section.tsx#L6
Parameter 'index' implicitly has an 'any' type.
Type Check: src/lib/components/experience-info/experience-info.tsx#L26
Parameter 'line' implicitly has an 'any' type.
Type Check: src/lib/components/experience-info/experience-info.util.ts#L4
Function lacks ending return statement and return type does not include 'undefined'.
Type Check: src/lib/configs/experience/index.ts#L1
Cannot find module './experience.config' or its corresponding type declarations.
Type Check: src/lib/configs/experience/index.ts#L2
Cannot find module './experience.type' or its corresponding type declarations.
Type Check
Process completed with exit code 2.