Drafting stuff to share with Tadhg #44
Annotations
10 errors and 1 warning
lib/related-posts.js#L11
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
lib/related-posts.js#L20
'createFile' is assigned a value but never used
|
lib/related-posts.js#L20
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
lib/related-posts.js#L21
'fs' is not defined
|
lib/related-posts.js#L25
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
lib/related-posts.js#L26
'fs' is not defined
|
lib/related-posts.js#L30
'currentCache' is assigned a value but never used
|
lib/related-posts.js#L30
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
lib/related-posts.js#L31
'fs' is not defined
|
lib/related-posts.js#L36
'deleteOldCaches' is assigned a value but never used
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading