英語環境での不備の修正 #166
Annotations
12 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint:
components/Footer.tsx#L85
'SocialMediaList' is assigned a value but never used
|
lint:
components/Footer.tsx#L93
'ResizedTwitterLogo' is assigned a value but never used
|
lint:
components/Footer.tsx#L99
'ResizedDiscordLogo' is assigned a value but never used
|
lint:
components/Header.tsx#L43
'TryButtonContainer' is assigned a value but never used
|
lint:
components/Header.tsx#L45
'TryButton' is assigned a value but never used
|
lint:
components/Header.tsx#L62
't' is assigned a value but never used
|
lint:
components/Header.tsx#L63
'handleTryButtonClick' is assigned a value but never used
|
lint:
components/sections/Download.tsx#L23
'StoresContainer' is assigned a value but never used
|
lint:
components/sections/Download.tsx#L63
'StoreLink' is assigned a value but never used
|
lint:
middleware.ts#L5
Missing return type on function
|