로컬 링크 lint 규칙 개선 #454
lint.yml
on: pull_request
Lint code and MDX files
1m 44s
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.
|