build(deps-dev): bump markdownlint-cli from 0.40.0 to 0.41.0 #22
Annotations
2 errors and 6 warnings
Run npm run lint:
src/components/middleware.tsx#L36
Missing semicolon
|
Run npm run lint
Process completed with exit code 1.
|
Run npm run lint:
src/components/middleware.tsx#L6
Missing trailing comma
|
Run npm run lint:
src/components/middleware.tsx#L9
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
Run npm run lint:
src/components/middleware.tsx#L21
This line has a length of 85. Maximum allowed is 80
|
Run npm run lint:
src/components/middleware.tsx#L24
Strings must use singlequote
|
Run npm run lint:
src/components/middleware.tsx#L30
Strings must use singlequote
|
Run npm run lint:
src/pages/usage/middlewares/index.tsx#L5
Strings must use singlequote
|
The logs for this run have expired and are no longer available.
Loading