Update root-cert-stats to use runtime.sendMessage #542 #6
Annotations
1 error and 1 warning
eslint
Process completed with exit code 1.
|
eslint:
root-cert-stats/popup.js#L10
[eslint] reported by reviewdog 🐶
'backgroundPage' is assigned a value but never used.
Raw Output:
{"ruleId":"no-unused-vars","severity":1,"message":"'backgroundPage' is assigned a value but never used.","line":10,"column":7,"nodeType":"Identifier","messageId":"unusedVar","endLine":10,"endColumn":21}
|