Run compatibility tests once per day and on PR changes (#307) #33
compatibilityTest.yml
on: push
CompatibilityTest
1m 53s
Annotations
6 warnings
CompatibilityTest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CompatibilityTest:
src/background.js#L57
'key' is defined but never used
|
CompatibilityTest:
src/background.js#L66
'playlistInfo' is assigned a value but never used
|
CompatibilityTest:
src/background.js#L117
'channelID' is assigned a value but never used
|
CompatibilityTest:
src/background.js#L266
'value' is defined but never used
|
CompatibilityTest:
src/chromeStorage.js#L67
'value' is assigned a value but never used
|