Skip to content

chore(deps): update yarn to v3.8.7 - autoclosed #998

chore(deps): update yarn to v3.8.7 - autoclosed

chore(deps): update yarn to v3.8.7 - autoclosed #998

Triggered via pull request October 18, 2024 20:32
Status Success
Total duration 1m 47s
Artifacts

lint.yml

on: pull_request
Lint source code
1m 36s
Lint source code
Fit to window
Zoom out
Zoom in

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];`