chore(deps): update yarn to v3.8.7 - autoclosed #998
Annotations
11 warnings
Lint source code
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint source code:
components/layout/app/nav-tabs.tsx#L1
Replace `"next/link"` with `'next/link'`
|
Lint source code:
components/layout/app/nav-tabs.tsx#L2
Replace `"next/router"` with `'next/router'`
|
Lint source code:
components/layout/app/nav-tabs.tsx#L3
Replace `"react"` with `'react'`
|
|
|
|
|
|
|
Lint source code:
components/layout/app/nav-tabs.tsx#L49
Replace `"?")[0];·` with `'?')[0];`
|