don't sign commits for this project #77
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: styfle/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
🔬 Lint:
app/animations/AniLink.tsx#L9
Unnecessarily computed property ["wave-border bottom inline-block"] found
|
🔬 Lint:
app/animations/LifeAni.tsx#L3
All imports in the declaration are only used as types. Use `import type`
|
🔬 Lint:
app/animations/Me.tsx#L3
All imports in the declaration are only used as types. Use `import type`
|
🔬 Lint:
app/animations/MotionAni.tsx#L3
All imports in the declaration are only used as types. Use `import type`
|
🔬 Lint:
app/animations/VideoAni.tsx#L3
All imports in the declaration are only used as types. Use `import type`
|
🔬 Lint:
app/components/Layout.tsx#L1
Import "PropsWithChildren" is only used as types
|
🔬 Lint:
app/components/StoriesSection.tsx#L1
Imports "PropsWithChildren" and "ReactElement" are only used as types
|
🔬 Lint:
app/components/StoriesSection.tsx#L2
All imports in the declaration are only used as types. Use `import type`
|
🔬 Lint:
app/components/StoryCard.tsx#L5
All imports in the declaration are only used as types. Use `import type`
|
🔬 Lint:
app/components/Topbar.tsx#L4
'ThemeSwitch' is defined but never used
|
Loading