Skip to content

bug(documentation): extract repeated code #13

bug(documentation): extract repeated code

bug(documentation): extract repeated code #13

Triggered via push May 24, 2024 07:28
Status Failure
Total duration 40s
Artifacts

eslint.yml

on: push
Fit to window
Zoom out
Zoom in

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