build(deps-dev): bump @babel/plugin-syntax-import-attributes from 7.24.1 to 7.24.6 #17
Annotations
2 errors and 6 warnings
lint:
src/components/middleware.tsx#L36
Missing semicolon
|
lint
Process completed with exit code 1.
|
lint:
src/components/middleware.tsx#L6
Missing trailing comma
|
lint:
src/components/middleware.tsx#L9
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
lint:
src/components/middleware.tsx#L21
This line has a length of 85. Maximum allowed is 80
|
lint:
src/components/middleware.tsx#L24
Strings must use singlequote
|
lint:
src/components/middleware.tsx#L30
Strings must use singlequote
|
lint:
src/pages/usage/middlewares/index.tsx#L5
Strings must use singlequote
|