Skip to content
This repository was archived by the owner on Apr 25, 2025. It is now read-only.

Commit ce3cc94

Browse files
2.2.30
1 parent 55c4444 commit ce3cc94

File tree

175 files changed

+23849
-214
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

175 files changed

+23849
-214
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ __pycache__
2828
==*
2929
package-lock.json
3030
yarn.lock
31+
.npmrc
3132
.git
3233
/*.zip
3334
/*.py

.scannerwork/.sonar_lock

Whitespace-only changes.

.scannerwork/report-task.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
projectKey=dynamsoft-dlrjs-src
2+
serverUrl=http://192.168.3.186:9000
3+
serverVersion=9.3.0.51899
4+
dashboardUrl=http://192.168.3.186:9000/dashboard?id=dynamsoft-dlrjs-src
5+
ceTaskId=AYmMWsmy_nW45zWF7ffF
6+
ceTaskUrl=http://192.168.3.186:9000/api/ce/task?id=AYmMWsmy_nW45zWF7ffF

.scannerwork/scanner-report/activerules.pb

Lines changed: 2386 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
�
2+
�SCM provider autodetection failed. Please use "sonar.scm.provider" to define SCM of your project, or disable the SCM Sensor in the project settings.����1
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
SonarQube plugins:
2+
- Python Code Quality and Security 3.9.0.9230 (python)
3+
- Go Code Quality and Security 1.9.0.3429 (go)
4+
- JaCoCo 1.1.1.1157 (jacoco)
5+
- Kotlin Code Quality and Security 2.9.0.1147 (kotlin)
6+
- IaC Code Quality and Security 1.5.0.1600 (iac)
7+
- JavaScript/TypeScript Code Quality and Security 8.8.0.17228 (javascript)
8+
- Ruby Code Quality and Security 1.9.0.3429 (ruby)
9+
- Scala Code Quality and Security 1.9.0.3429 (sonarscala)
10+
- C# Code Quality and Security 8.34.0.42011 (csharp)
11+
- Java Code Quality and Security 7.7.0.28547 (java)
12+
- SonarQube CNES Report 4.1.0 (cnesreport)
13+
- HTML Code Quality and Security 3.6.0.3106 (web)
14+
- Flex Code Quality and Security 2.7.0.2865 (flex)
15+
- XML Code Quality and Security 2.5.0.3376 (xml)
16+
- PHP Code Quality and Security 3.22.1.8626 (php)
17+
- Text file Code Quality and Security 1.0.0.120 (text)
18+
- VB.NET Code Quality and Security 8.34.0.42011 (vbnet)
19+
- Configuration detection fot Code Quality and Security 1.2.0.267 (config)
20+
Global server settings:
21+
- sonar.core.id=A7EE8CF2-AX9sUAtQq9NaO--xwvrQ
22+
- sonar.core.startTime=2023-07-23T19:17:27-0700
23+
- sonar.forceAuthentication=true
24+
- sonar.plugins.risk.consent=ACCEPTED
25+
Project server settings:
26+
Project scanner properties:
27+
- sonar.host.url=http://192.168.3.186:9000
28+
- sonar.javascript.exclusions=src/**/*.html
29+
- sonar.login=******
30+
- sonar.projectBaseDir=C:\TFSAgent\_work\158\s\DLR_WASM
31+
- sonar.projectKey=dynamsoft-dlrjs-src
32+
- sonar.projectVersion=1.0.0
33+
- sonar.scanner.app=ScannerCLI
34+
- sonar.scanner.appVersion=4.7.0.2747
35+
- sonar.sourceEncoding=UTF-8
36+
- sonar.sources=src
37+
- sonar.verbose=true
38+
- sonar.working.directory=C:\TFSAgent\_work\158\s\DLR_WASM\.scannerwork

.scannerwork/scanner-report/component-1.pb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
 :   
2+
Rdynamsoft-dlrjs-src
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+

2+
2tsXhr)src/enum/enumdlrregionpredetectionmode.ts
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
 2tsXhrsrc/enum/enumdlrscaleupmode.ts
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
 2tsX
2+
hr#src/interface/dlrcharacterresult.ts

0 commit comments

Comments
 (0)