👕 #347 以下のESLintエラーの対応 #623
Annotations
5 warnings
Build And Test (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build And Test (20.x):
src/app/_components/Header.test.tsx#L31
Use shorthand boolean attribute 'isLoggedIn'
|
Build And Test (20.x):
src/app/_components/Header.test.tsx#L42
Use shorthand boolean attribute 'isLoggedIn'
|
Build And Test (20.x):
src/app/_components/HeaderLogo.tsx#L21
Use shorthand boolean attribute 'aria-hidden'
|
Build And Test (20.x):
src/app/_components/LoginButton.tsx#L14
Use shorthand boolean attribute 'showGithubIcon'
|