Replace inline onclick with addEventListener inside .js file to be compatible with CSP (v6) #5224
Annotations
7 errors
Node:
scripts/pi-hole/js/logout.js#L2
Identifier 'logout_button' is not in camel case.
|
Node:
scripts/pi-hole/js/logout.js#L2
Global variable leak, declare the variable if it is intended to be local.
|
Node:
scripts/pi-hole/js/logout.js#L2
'logout_button' is not defined.
|
Node:
scripts/pi-hole/js/logout.js#L3
Identifier 'logout_button' is not in camel case.
|
Node:
scripts/pi-hole/js/logout.js#L3
'logout_button' is not defined.
|
Node:
scripts/pi-hole/js/logout.js#L4
'utils' is not defined.
|
Node
Process completed with exit code 1.
|