-
Notifications
You must be signed in to change notification settings - Fork 314
Expand file tree
/
Copy pathlint-result.txt
More file actions
30 lines (26 loc) · 3.54 KB
/
Copy pathlint-result.txt
File metadata and controls
30 lines (26 loc) · 3.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
> my-app@0.1.0 lint C:\Users\GODSWILL\teachLink_web
> next lint --max-warnings=0
pnpm.exe : `next lint` is deprecated and will be removed in Next.js 16.
At C:\Users\GODSWILL\AppData\Local\pnpm\bin\pnpm.ps1:14 char:3
+ & "$basedir/../global/v11/1ff0-19ef193e7f2/node_modules/@pnpm/exe/p ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (`next lint` is ... in Next.js 16.:String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
For new projects, use create-next-app to choose your preferred linter.
For existing projects, migrate to the ESLint CLI:
npx @next/codemod@canary next-lint-to-eslint-cli .
ÔÜá Warning: Next.js inferred your workspace root, but it may not be correct.
We detected multiple lockfiles and selected the directory of C:\Users\GODSWILL\package-lock.json as the root
directory.
To silence this warning, set `outputFileTracingRoot` in your Next.js config, or consider removing one of the
lockfiles if it's not needed.
See https://nextjs.org/docs/app/api-reference/config/next-config-js/output#caveats for more information.
Detected additional lockfiles:
* C:\Users\GODSWILL\teachLink_web\pnpm-lock.yaml
(node:11932) ESLintIgnoreWarning: The ".eslintignore" file is no longer supported. Switch to using the "ignores"
property in "eslint.config.js": https://eslint.org/docs/latest/use/configure/migration-guide#ignoring-files
(Use `node --trace-warnings ...` to show where the warning was created)
(node:11932) ESLintIgnoreWarning: The ".eslintignore" file is no longer supported. Switch to using the "ignores"
property in "eslint.config.js": https://eslint.org/docs/latest/use/configure/migration-guide#ignoring-files
Ô£ö No ESLint warnings or errors