Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge raw #82

Merged
merged 8 commits into from
Sep 29, 2024

test for merge raw

60cdb2d
Select commit
Loading
Failed to load commit list.
Merged

Merge raw #82

test for merge raw
60cdb2d
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Sep 29, 2024 in 0s

21 new issues (0 max.) of at least minor severity.

Annotations

Check failure on line 445 in lib/index.d.ts

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

lib/index.d.ts#L445

'dir' is defined but never used.

Check failure on line 5 in lib/reports/raw.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

lib/reports/raw.js#L5

Require statement not part of import statement.

Check failure on line 6 in lib/reports/raw.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

lib/reports/raw.js#L6

Require statement not part of import statement.

Check failure on line 15 in lib/reports/raw.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

lib/reports/raw.js#L15

'rawParent' is defined but never used.

Check failure on line 15 in lib/reports/raw.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

lib/reports/raw.js#L15

'rawParent' is defined but never used.

Check warning on line 16 in lib/reports/raw.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

lib/reports/raw.js#L16

Found readdirSync from package "fs" with non literal argument at index 0

Check warning on line 16 in lib/reports/raw.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

lib/reports/raw.js#L16

The application dynamically constructs file or path information.

Check warning on line 22 in lib/reports/raw.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

lib/reports/raw.js#L22

Detected possible user input going into a `path.join` or `path.resolve` function.

Check warning on line 78 in lib/reports/raw.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

lib/reports/raw.js#L78

Found existsSync from package "fs" with non literal argument at index 0

Check warning on line 78 in lib/reports/raw.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

lib/reports/raw.js#L78

The application dynamically constructs file or path information.

Check failure on line 7 in lib/utils/merge/merge.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

lib/utils/merge/merge.js#L7

Require statement not part of import statement.

Check failure on line 49 in lib/utils/merge/merge.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

lib/utils/merge/merge.js#L49

Unexpected constant condition.

Check notice on line 188 in lib/utils/merge/merge.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

lib/utils/merge/merge.js#L188

Unnecessary block.

Check warning on line 317 in lib/utils/merge/merge.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

lib/utils/merge/merge.js#L317

A function should not mix return statements with and without a result.

Check warning on line 74 in lib/utils/merge/range-tree.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

lib/utils/merge/range-tree.js#L74

Variable Assigned to Object Injection Sink

Check warning on line 116 in lib/utils/merge/range-tree.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

lib/utils/merge/range-tree.js#L116

Generic Object Injection Sink

Check failure on line 14 in lib/utils/util.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

lib/utils/util.js#L14

Require statement not part of import statement.

Check failure on line 1 in test/test-merge-v8.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

test/test-merge-v8.js#L1

Require statement not part of import statement.

Check failure on line 2 in test/test-merge-v8.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

test/test-merge-v8.js#L2

Require statement not part of import statement.

Check failure on line 28 in test/test-merge-v8.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

test/test-merge-v8.js#L28

'coverageResults' is defined but never used.

Check failure on line 28 in test/test-merge-v8.js

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

test/test-merge-v8.js#L28

'coverageResults' is defined but never used.