Skip to content

Fix codecov coverage not uploaded due to rate-limit #14

Fix codecov coverage not uploaded due to rate-limit

Fix codecov coverage not uploaded due to rate-limit #14

Triggered via push July 2, 2024 15:04
Status Success
Total duration 38s
Artifacts

ci.yml

on: push
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
Build using Node 20
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build using Node 20
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test using Node 20
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test using Node 20
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test using Node 20: src/event/BrowserExtensionEvent.ts#L65
Avoid nesting promises
Test using Node 20: src/event/BrowserExtensionEvent.ts#L74
Avoid nesting promises
Test using Node 20: test/reddit/OldRedditCommentHighlighter.test.ts#L28
'ignored' is assigned a value but never used