change barcode reader #12
Annotations
8 errors
|
Run npm run build --if-present:
src/components/book/NewBookForm.vue#L8
Already included file name '/home/runner/work/book-progress/book-progress/src/components/book/QrCodeReader.vue.ts' differs from file name '/home/runner/work/book-progress/book-progress/src/components/book/QRCodeReader.vue.ts' only in casing.
|
Run npm run build --if-present:
src/components/book/NewBookForm.vue#L60
Parameter 'detectedCodes' implicitly has an 'any' type.
|
Run npm run build --if-present:
src/components/book/NewBookForm.vue#L62
Parameter 'code' implicitly has an 'any' type.
|
Run npm run build --if-present:
src/components/book/QRCodeReader.vue#L69
Module '"vue-qrcode-reader"' has no exported member 'DetectedBarcode'.
|
Run npm run build --if-present:
src/components/book/NewBookForm.vue#L63
Parameter 'code' implicitly has an 'any' type.
|
Run npm run build --if-present:
src/components/book/QRCodeReader.vue#L103
Type '({ label: string; constraints: { facingMode: string; }; } | { label: string; constraints: { deviceId: string; }; })[]' is not assignable to type '{ label: string; constraints: { facingMode: string; }; }[]'.
|
Run npm run build --if-present
The operation was canceled.
|
Loading