This repository has been archived by the owner on Sep 27, 2024. It is now read-only.
fix(recs): update recommendation endpoint for images #151
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yml
on: pull_request
Lint & Test
49s
Build Docker Image
3m 9s
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
|