style blogpost page #9
Annotations
8 errors and 2 warnings
Run linters:
src/app/_utilities/sanitizeAndAddChapters.ts#L1
Replace `"isomorphic-dompurify";` with `'isomorphic-dompurify'`
|
|
|
Run linters:
src/app/_utilities/sanitizeAndAddChapters.ts#L11
Replace `"</h5>"` with `'</h5>'`
|
Run linters:
src/app/_utilities/sanitizeAndAddChapters.ts#L12
Replace `"·"` with `'·'`
|
Run linters:
src/app/_utilities/sanitizeAndAddChapters.ts#L13
Replace `"");` with `'')`
|
Run linters:
src/app/_utilities/sanitizeAndAddChapters.ts#L18
Replace `⏎····.map(match·=>·({·id:·match[1],·title:·match[2]·}));` with `.map(match·=>·({⏎····id:·match[1],⏎····title:·match[2],⏎··}))`
|
Run linters
Process completed with exit code 1.
|
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run linters
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|