Made the sync display actually useful #1332
Open
Annotations
10 errors and 1 warning
|
|
|
|
|
packages/webamp/js/components/MainWindow/work-indicator.tsx#L19
Replace `····<div⏎········id="work-indicator"⏎········className={classnames({·selected:·working·})}⏎·······` with `<div·id="work-indicator"·className={classnames({·selected:·working·})}`
|
|
|
|
packages/webamp/js/components/MainWindow/work-indicator.tsx#L14
Replace `⏎····khz·!=·null·&&⏎···` with `·khz·!=·null·&&`
|
|
|
|
|
|
packages/webamp/js/components/MainWindow/work-indicator.tsx#L9
Replace `····` with `··`
|
|
|
|
|
|
packages/webamp/js/components/MainWindow/index.tsx#L54
'working' is assigned a value but never used. Allowed unused vars must match /^_/u
|
The logs for this run have expired and are no longer available.
Loading