Skip to content

Fix problem with commitlint workflow file #79 #86 #16

Fix problem with commitlint workflow file #79 #86

Fix problem with commitlint workflow file #79 #86 #16

Re-run triggered October 3, 2024 12:34
Status Success
Total duration 1m 7s
Artifacts

client_ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
node
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
node
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
node: client/src/App.tsx#L55
Unexpected any. Specify a different type
node: client/src/components/Control.tsx#L69
'windows' is assigned a value but never used
node: client/src/components/Control.tsx#L69
'setWindows' is assigned a value but never used
node: client/src/components/ControlWindows/ControlWindowLayout.tsx#L2
'Draggable' is defined but never used
node: client/src/components/ControlWindows/GameAccount.tsx#L13
'createGameProfile' is defined but never used
node: client/src/components/ControlWindows/GameAccount.tsx#L42
'ProfilePage' is assigned a value but never used
node: client/src/components/ControlWindows/GameAccount.tsx#L48
'chain' is assigned a value but never used
node: client/src/components/ControlWindows/GameAccount.tsx#L55
'setPagesStack' is assigned a value but never used
node: client/src/components/ControlWindows/GameAccount.tsx#L100
'mainPage' is never reassigned. Use 'const' instead
node: client/src/components/ControlWindows/GameAccount.tsx#L219
'profilePage' is never reassigned. Use 'const' instead