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

[WIP] add get / store preprocessing hooks functionality #209

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

fix delete preprocessing table and delete commented code

7a3dae5
Select commit
Loading
Failed to load commit list.
Open

[WIP] add get / store preprocessing hooks functionality #209

fix delete preprocessing table and delete commented code
7a3dae5
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Mar 26, 2024 in 0s

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

Annotations

Check notice on line 34 in demos/average/README.md

See this annotation in the file changed.

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

demos/average/README.md#L34

Expected: 1; Actual: 3; Style: 1/1/1

Check warning on line 21 in demos/average/client.js

See this annotation in the file changed.

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

demos/average/client.js#L21

HTML passed in to function '$('#output').append'

Check warning on line 48 in demos/average/client.js

See this annotation in the file changed.

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

demos/average/client.js#L48

Always provide a base when using parseInt() functions

Check warning on line 56 in demos/average/client.js

See this annotation in the file changed.

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

demos/average/client.js#L56

HTML passed in to function '$('#output').append'

Check failure on line 22 in demos/average/mpc.js

See this annotation in the file changed.

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

demos/average/mpc.js#L22

'saved_instance' is not defined.

Check notice on line 42 in demos/average/mpc.js

See this annotation in the file changed.

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

demos/average/mpc.js#L42

Avoid assignments in operands

Check warning on line 7 in demos/average/party.js

See this annotation in the file changed.

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

demos/average/party.js#L7

HTML passed in to function 'console.log'

Check failure on line 9 in demos/average/party.js

See this annotation in the file changed.

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

demos/average/party.js#L9

Require statement not part of import statement.

Check warning on line 18 in demos/average/party.js

See this annotation in the file changed.

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

demos/average/party.js#L18

Always provide a base when using parseInt() functions

Check failure on line 1 in demos/average/preprocess.js

See this annotation in the file changed.

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

demos/average/preprocess.js#L1

Require statement not part of import statement.

Check failure on line 1 in demos/average/server.js

See this annotation in the file changed.

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

demos/average/server.js#L1

Require statement not part of import statement.

Check failure on line 2 in demos/average/server.js

See this annotation in the file changed.

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

demos/average/server.js#L2

Require statement not part of import statement.

Check failure on line 4 in demos/average/server.js

See this annotation in the file changed.

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

demos/average/server.js#L4

Require statement not part of import statement.

Check warning on line 18 in demos/average/server.js

See this annotation in the file changed.

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

demos/average/server.js#L18

HTML passed in to function 'console.log'

Check failure on line 4 in demos/average/test.js

See this annotation in the file changed.

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

demos/average/test.js#L4

Require statement not part of import statement.

Check failure on line 23 in demos/average/test.js

See this annotation in the file changed.

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

demos/average/test.js#L23

'party_count' is defined but never used.

Check failure on line 23 in demos/average/test.js

See this annotation in the file changed.

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

demos/average/test.js#L23

'party_count' is defined but never used.

Check warning on line 83 in demos/average/test.js

See this annotation in the file changed.

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

demos/average/test.js#L83

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

Check warning on line 99 in demos/average/test.js

See this annotation in the file changed.

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

demos/average/test.js#L99

Generic Object Injection Sink

Check warning on line 105 in demos/average/test.js

See this annotation in the file changed.

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

demos/average/test.js#L105

Generic Object Injection Sink

Check failure on line 1 in lib/client/util/utils.js

See this annotation in the file changed.

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

lib/client/util/utils.js#L1

Require statement not part of import statement.

Check warning on line 155 in lib/client/util/utils.js

See this annotation in the file changed.

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

lib/client/util/utils.js#L155

Variable Assigned to Object Injection Sink

Check warning on line 159 in lib/client/util/utils.js

See this annotation in the file changed.

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

lib/client/util/utils.js#L159

Generic Object Injection Sink

Check warning on line 164 in lib/client/util/utils.js

See this annotation in the file changed.

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

lib/client/util/utils.js#L164

Generic Object Injection Sink

Check warning on line 165 in lib/client/util/utils.js

See this annotation in the file changed.

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

lib/client/util/utils.js#L165

Generic Object Injection Sink