This repository has been archived by the owner on Sep 27, 2024. It is now read-only.
fix(analytics): capture engagement events on children of <a>'s #137
ci.yml
on: pull_request
Lint & Test
56s
Build Docker Image
2m 49s
Annotations
3 warnings
Lint & Test:
components/nav/NavFooter.vue#L2
't' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint & Test:
components/nav/NavTitle.vue#L2
'env' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint & Test:
pages/settings/language/index.vue#L11
'status' is assigned a value but never used. Allowed unused vars must match /^_/u
|