Skip to content

fix: hasPostedDate

fix: hasPostedDate #25

Triggered via push September 5, 2024 16:09
Status Success
Total duration 30s
Artifacts

src.lint.yml

on: push
Run Linters
19s
Run Linters
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
assets/js.bundle/common/load-tooltips.js#L2
'bootstrap' is not defined (no-undef)
content/pages/postlike/postlike.11tydata.js#L12
'getCachedPostlikeDate' is defined but never used. Allowed unused vars must match /^_/u (no-unused-vars)
partials/_data/site.js#L9
Unexpected use of '&' (no-bitwise)
partials/_data/site.js#L9
Unexpected use of '<<' (no-bitwise)
partials/_data/site.js#L11
Unexpected use of '>>>' (no-bitwise)
assets/js.bundle/post/load-comments.js#L13
Unexpected console statement (no-console)
Run Linters
The following actions use a deprecated Node.js version and will be forced to run on node20: wearerequired/lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/