Skip to content

Fix typescript error #148

Fix typescript error

Fix typescript error #148

Triggered via push January 28, 2024 23:26
Status Success
Total duration 4m 6s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
⬣ ESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
⬣ ESLint: app/attention.ts#L248
'startingSitewideVotes' is assigned a value but never used. Allowed unused vars must match /^_/u
⬣ ESLint: app/components/ui/post.tsx#L19
'notePosition' is defined but never used. Allowed unused args must match /^_/u
⬣ ESLint: app/probabilities.ts#L7
'Post' is defined but never used. Allowed unused vars must match /^_/u
⬣ ESLint: app/ranking.ts#L161
'nPosts' is assigned a value but never used. Allowed unused vars must match /^_/u
⬣ ESLint: app/root.tsx#L26
'useEffect' is defined but never used. Allowed unused vars must match /^_/u
⬣ ESLint: app/routes/_auth+/onboarding.tsx#L30
'NameSchema' is defined but never used. Allowed unused vars must match /^_/u
⬣ ESLint: app/routes/index.tsx#L84
Missing "key" prop for element in iterator
⬣ ESLint: app/routes/resources+/download-user-data.tsx#L1
'json' is defined but never used. Allowed unused vars must match /^_/u
⬣ ESLint: app/routes/resources+/download-user-data.tsx#L3
'getDomainUrl' is defined but never used. Allowed unused vars must match /^_/u
⬣ ESLint: app/routes/resources+/download-user-data.tsx#L6
'userId' is assigned a value but never used. Allowed unused vars must match /^_/u
ʦ TypeScript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
🚀 Deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, SebRollen/[email protected], superfly/flyctl-actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.