Refatoração: renomear middleware e habilitar Deployment Protection da Vercel #2445
Annotations
1 error and 4 warnings
Run npm run lint
Process completed with exit code 1.
|
Run npm run lint:
pages/api/v1/swr/route.js#L1
'request' is defined but never used. Allowed unused args must match /^_/u
|
Run npm run lint:
pages/api/v1/swr/route.js#L1
Async function 'GET' has no 'await' expression
|
Run npm run lint:
middleware.private.js#L14
Async function 'middleware' has no 'await' expression
|
Run npm run lint:
middleware.private.js#L6
There should be at least one empty line between import groups
|
Loading