lint-and-syntax-check.yml
on: push
Matrix: syntax-check
lint
/
lint
18s
publish
/
publish
Annotations
4 errors
lint / lint:
components/06-webapi.js#L2
'HTTPS' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint / lint:
components/06-webapi.js#L4
'Zlib' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint / lint:
components/06-webapi.js#L75
'buildQueryString' is defined but never used. Allowed unused vars must match /^_/u
|
lint / lint
Process completed with exit code 1.
|