Skip to content

개발자센터 api 문서 예시 요청/응답 값 보여주기 #328

개발자센터 api 문서 예시 요청/응답 값 보여주기

개발자센터 api 문서 예시 요청/응답 값 보여주기 #328

Triggered via pull request April 16, 2024 06:10
Status Failure
Total duration 54s
Artifacts

lint.yml

on: pull_request
Lint changed MDX files
17s
Lint changed MDX files
Lint code
46s
Lint code
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint code: src/layouts/rest-api/endpoint/playground/try/Req.tsx#L248
Replace `⏎······.entries(reqQuery·as·Record<string,·string>)` with `.entries(reqQuery·as·Record<string,·string>).map(`
Lint code: src/layouts/rest-api/endpoint/playground/try/Req.tsx#L250
Replace `.map(([name,·value])·=>·({·name,·value·})` with `([name,·value])·=>·({·name,·value·}),⏎····`
Lint code
Process completed with exit code 1.