remove files #48
Annotations
4 warnings
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/
|
Run linters:
src/pages/index.tsx#L2
'useBaseUrl' is defined but never used. Allowed unused vars must match /_/u
|
Run linters:
src/pages/index.tsx#L8
'ThemedImage' is defined but never used. Allowed unused vars must match /_/u
|
Run linters:
src/theme/DocBreadcrumbs.tsx#L4
'props' is defined but never used. Allowed unused args must match /_/u
|
Loading