feat: redesign skills page as SkillsMP-style browse directory #45
Annotations
3 warnings
|
validate
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
validate:
components/skills/certification-card.tsx#L3
'Link' is defined but never used. Allowed unused vars must match /^_/u
|
|
validate:
components/skills/certification-card.tsx#L2
'getCertificationHref' is defined but never used. Allowed unused vars must match /^_/u
|