Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

nmashchenko is starting sueta at the frontend code ☺️ #482

nmashchenko is starting sueta at the frontend code ☺️

nmashchenko is starting sueta at the frontend code ☺️ #482

Triggered via pull request February 11, 2024 05:23
Status Failure
Total duration 2m 27s
Billable time 3m
Artifacts

client.yml

on: pull_request
Matrix: pipeline
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
pipeline (18.x): client/src/app/(main)/[username]/profile/layout.tsx#L3
'useGetUsers' is defined but never used. Allowed unused vars must match /^_/u
pipeline (18.x): client/src/app/(main)/[username]/profile/lib/useGetUserByName.ts#L5
'users' is never reassigned. Use 'const' instead
pipeline (18.x): client/src/app/(main)/[username]/profile/ui/fields/education.tsx#L2
'BadgeIcon' is defined but never used. Allowed unused vars must match /^_/u
pipeline (18.x): client/src/app/(main)/[username]/profile/ui/fields/education.tsx#L2
'BadgeText' is defined but never used. Allowed unused vars must match /^_/u
pipeline (18.x): client/src/app/(main)/[username]/profile/ui/fields/education.tsx#L3
'useState' is defined but never used. Allowed unused vars must match /^_/u
pipeline (18.x): client/src/app/(main)/[username]/profile/ui/fields/skills.tsx#L1
'Typography' is defined but never used. Allowed unused vars must match /^_/u
pipeline (18.x): client/src/app/(main)/[username]/profile/ui/fields/skills.tsx#L7
'user' is assigned a value but never used. Allowed unused vars must match /^_/u
pipeline (18.x): client/src/app/(main)/[username]/profile/ui/fields/skills.tsx#L9
'skills' is assigned a value but never used. Allowed unused vars must match /^_/u
pipeline (18.x): client/src/app/(main)/[username]/profile/ui/friends.tsx#L1
'useGetFriends' is defined but never used. Allowed unused vars must match /^_/u
pipeline (18.x): client/src/app/(main)/[username]/profile/ui/friends.tsx#L5
'user' is assigned a value but never used. Allowed unused vars must match /^_/u
pipeline (18.x)
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/.