Skip to content

로컬 링크 lint 규칙 개선 #454

로컬 링크 lint 규칙 개선

로컬 링크 lint 규칙 개선 #454

Triggered via pull request May 6, 2024 19:24
Status Failure
Total duration 1m 51s
Artifacts

lint.yml

on: pull_request
Lint code and MDX files
1m 44s
Lint code and MDX files
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint code and MDX files: eslint.config.js#L151
Replace `"redir"` with `redir`
Lint code and MDX files: packages/lint-local-links-valid/src/eslint.ts#L189
Replace `(⏎····node·!==·null·&&⏎····node·!==·undefined·&&⏎····node.type·===·"YAMLScalar"⏎··)` with `node·!==·null·&&·node·!==·undefined·&&·node.type·===·"YAMLScalar"`
Lint code and MDX files: src/content/docs/_redir.yaml#L25
File not found: /home/runner/work/developers.portone.io/developers.portone.io/src/content/docs/ko/api/billing-key-api/customer-delete-api
Lint code and MDX files: src/content/docs/_redir.yaml#L167
File not found: /home/runner/work/developers.portone.io/developers.portone.io/src/content/docs/ko/platform/api
Lint code and MDX files
Process completed with exit code 1.