Skip to content

Refactor TrainerCard #270

Refactor TrainerCard

Refactor TrainerCard #270

Triggered via push March 23, 2024 10:46
Status Success
Total duration 39s
Artifacts

node.js.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build (20.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/.
build (20.x): src/UI/components/single/BigPanel.tsx#L4
'useRef' is defined but never used. Allowed unused vars must match /^_/u
build (20.x): src/UI/components/single/BigPanel.tsx#L5
'useState' is defined but never used. Allowed unused vars must match /^_/u
build (20.x): src/UI/components/single/chat.tsx#L4
'MouseEvent' is defined but never used. Allowed unused vars must match /^_/u
build (20.x): src/client/client.ts#L8
'assertNever' is defined but never used. Allowed unused vars must match /^_/u
build (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/.
build (18.x): src/UI/components/single/BigPanel.tsx#L4
'useRef' is defined but never used. Allowed unused vars must match /^_/u
build (18.x): src/UI/components/single/BigPanel.tsx#L5
'useState' is defined but never used. Allowed unused vars must match /^_/u
build (18.x): src/UI/components/single/chat.tsx#L4
'MouseEvent' is defined but never used. Allowed unused vars must match /^_/u
build (18.x): src/client/client.ts#L8
'assertNever' is defined but never used. Allowed unused vars must match /^_/u