This repository has been archived by the owner on Sep 27, 2024. It is now read-only.
fix(posts): track when users click links within posts [MOSOWEB-49] #139
ci.yml
on: pull_request
Lint & Test
51s
Build Docker Image
3m 36s
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
|