-
Hi everybody,
we are trying to use https://github.com/mebjas/html5-qrcode in one of our customers' internal projects. This projects claims to be under **Apache 2.0 License** and is using `zxing-js`, …
-
When trying to run sonar-scanner I get this exception:
```
java.lang.IllegalArgumentException: Command executable can not be blank
at org.sonar.api.internal.google.common.base.Preconditions.chec…
-
Creating a tracking bug for this.
TODOs
- [x] Create JavaScriptScriptParser and JavaScriptModuleParser to replace uses of JavaScriptParser for use with any case where we already know the type (i.e…
-
#### Bug, feature request, or proposal:
I am working on a mobile app which scan QR Codes.
I am currently facing an issue when trying to scan complex QR codes, I have to keep scanning without moving …
-
Using: "@zxing/browser": "0.0.5"
Codebase: TypeScript project using lit-element.
Given the code below:
```
async decodeContinuously(codeReader: BrowserPDF417Reader, selectedDeviceId: string) {…
-
## Affected builder image
gcr.io/cloud-builders-community/sonarqube
## Expected Behavior
successful build
## Actual Behavior
```
Step #2: START: Running sonar-scanner-cli on Tue Mar 19 2…
-
Pouchdb has been a pain since this scanner was first written. The native dependency on leveldown makes packaging rather painful, and api usage isn't the most elegent. We aren't making use of the repli…
-
Hi
Thanks for making noble TypeScript compatible!
I have recently been trying to implement this on a Raspberry Pi 3B+. When I run the simple scanner example, I get 'connectAndSetup error:Error…
-
### Brief description of your issue
I am trying to install the 'Visual Studio Code' using the msstore source but it installs 'Visual Studio Code - Insiders'.
### Steps to reproduce
```
> winget in…
-
export module MyApp {
/*
Contains a couple of methods that our test class will call, and
some awful code that will cause tslint to flag a couple of basic
issues
…