enh: Sync 3s after startup #1595
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
node14.x
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
node14.x:
src/lib/Logger.js#L23
'log' is defined but never used
|
node14.x:
src/lib/browser/BrowserController.js#L192
'details' is defined but never used
|
node14.x:
src/ui/store/actions.js#L11
'dispatch' is defined but never used
|
node14.x:
src/ui/store/actions.js#L11
'state' is defined but never used
|
node14.x:
src/ui/store/actions.js#L16
'dispatch' is defined but never used
|
node14.x:
src/ui/store/actions.js#L16
'state' is defined but never used
|
node14.x:
src/ui/store/actions.js#L26
'dispatch' is defined but never used
|
node14.x:
src/ui/store/actions.js#L26
'state' is defined but never used
|
node14.x:
src/ui/store/actions.js#L43
'commit' is defined but never used
|
node14.x:
src/ui/store/actions.js#L43
'state' is defined but never used
|