Drafting stuff to share with Tadhg #44
pull-request.yml
on: pull_request
build
3m 39s
Run linter
31s
Annotations
10 errors and 4 warnings
Run linter:
lib/related-posts.js#L11
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
Run linter:
lib/related-posts.js#L20
'createFile' is assigned a value but never used
|
Run linter:
lib/related-posts.js#L20
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
Run linter:
lib/related-posts.js#L21
'fs' is not defined
|
Run linter:
lib/related-posts.js#L25
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
Run linter:
lib/related-posts.js#L26
'fs' is not defined
|
Run linter:
lib/related-posts.js#L30
'currentCache' is assigned a value but never used
|
Run linter:
lib/related-posts.js#L30
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
Run linter:
lib/related-posts.js#L31
'fs' is not defined
|
Run linter:
lib/related-posts.js#L36
'deleteOldCaches' is assigned a value but never used
|
Run linter
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/
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@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/
|
Check all links
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@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/
|
validate html
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@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/
|