frontend-survival-week01 assignment #525
Annotations
10 errors and 1 warning
Trailing spaces [Expected: 0 or 2; Actual: 3]:
README.md#L13
README.md:13:24 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 3]
|
Ordered list item prefix [Expected: 1; Actual: 4; Style: 1/1/1]:
README.md#L21
README.md:21:1 MD029/ol-prefix Ordered list item prefix [Expected: 1; Actual: 4; Style: 1/1/1]
|
Lists should be surrounded by blank lines [Context: "4. ESLint 설치"]:
README.md#L21
README.md:21 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "4. ESLint 설치"]
|
Trailing spaces [Expected: 0 or 2; Actual: 3]:
README.md#L49
README.md:49:23 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 3]
|
Ordered list item prefix [Expected: 1; Actual: 5; Style: 1/1/1]:
README.md#L79
README.md:79:1 MD029/ol-prefix Ordered list item prefix [Expected: 1; Actual: 5; Style: 1/1/1]
|
Lists should be surrounded by blank lines [Context: "5. React 설치"]:
README.md#L79
README.md:79 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "5. React 설치"]
|
Trailing spaces [Expected: 0 or 2; Actual: 3]:
README.md#L80
README.md:80:23 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 3]
|
Ordered list item prefix [Expected: 1; Actual: 6; Style: 1/1/1]:
README.md#L83
README.md:83:1 MD029/ol-prefix Ordered list item prefix [Expected: 1; Actual: 6; Style: 1/1/1]
|
Lists should be surrounded by blank lines [Context: "6. jest(테스팅 도구) 설치"]:
README.md#L83
README.md:83 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "6. jest(테스팅 도구) 설치"]
|
Line length [Expected: 80; Actual: 127]:
README.md#L84
README.md:84:81 MD013/line-length Line length [Expected: 80; Actual: 127]
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, andstor/file-existence-action@v2, DavidAnson/markdownlint-cli2-action@v9. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|