Skip to content

preprocess/api done

Codacy Production / Codacy Static Code Analysis required action Jun 4, 2024 in 0s

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

Annotations

Check warning on line 20 in lib/client/preprocessing/api.js

See this annotation in the file changed.

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

lib/client/preprocessing/api.js#L20

Expected a `for-of` loop instead of a `for` loop with this simple iteration.

Check warning on line 21 in lib/client/preprocessing/api.js

See this annotation in the file changed.

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

lib/client/preprocessing/api.js#L21

Generic Object Injection Sink

Check warning on line 39 in lib/client/preprocessing/api.js

See this annotation in the file changed.

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

lib/client/preprocessing/api.js#L39

Variable Assigned to Object Injection Sink

Check warning on line 60 in lib/client/preprocessing/api.js

See this annotation in the file changed.

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

lib/client/preprocessing/api.js#L60

Generic Object Injection Sink

Check warning on line 180 in lib/client/preprocessing/api.js

See this annotation in the file changed.

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

lib/client/preprocessing/api.js#L180

Unexpected aliasing of 'this' to local variable.