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

Array mpc as service demo transformed to be a cypress test #277

Merged
merged 15 commits into from
Apr 30, 2024

modifying background ops &

d2f175c
Select commit
Loading
Failed to load commit list.
Merged

Array mpc as service demo transformed to be a cypress test #277

modifying background ops &
d2f175c
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Apr 30, 2024 in 0s

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

Annotations

Check failure on line 5 in demos/array-mpc-as-a-service/client.js

See this annotation in the file changed.

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

demos/array-mpc-as-a-service/client.js#L5

'connect' is defined but never used.

Check failure on line 37 in demos/array-mpc-as-a-service/client.js

See this annotation in the file changed.

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

demos/array-mpc-as-a-service/client.js#L37

'submit' is defined but never used.

Check warning on line 60 in demos/array-mpc-as-a-service/client.js

See this annotation in the file changed.

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

demos/array-mpc-as-a-service/client.js#L60

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

Check failure on line 4 in demos/array-mpc-as-a-service/test.cy.ts

See this annotation in the file changed.

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

demos/array-mpc-as-a-service/test.cy.ts#L4

Unsafe call of an `any` typed value.

Check failure on line 4 in demos/array-mpc-as-a-service/test.cy.ts

See this annotation in the file changed.

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

demos/array-mpc-as-a-service/test.cy.ts#L4

Unsafe member access .fixture on an `any` value.

Check failure on line 9 in demos/array-mpc-as-a-service/test.cy.ts

See this annotation in the file changed.

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

demos/array-mpc-as-a-service/test.cy.ts#L9

Unsafe call of an `any` typed value.

Check failure on line 9 in demos/array-mpc-as-a-service/test.cy.ts

See this annotation in the file changed.

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

demos/array-mpc-as-a-service/test.cy.ts#L9

Unsafe member access .visit on an `any` value.

Check failure on line 12 in demos/array-mpc-as-a-service/test.cy.ts

See this annotation in the file changed.

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

demos/array-mpc-as-a-service/test.cy.ts#L12

Unsafe call of an `any` typed value.

Check failure on line 12 in demos/array-mpc-as-a-service/test.cy.ts

See this annotation in the file changed.

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

demos/array-mpc-as-a-service/test.cy.ts#L12

Unsafe member access .get on an `any` value.

Check warning on line 13 in demos/array-mpc-as-a-service/test.cy.ts

See this annotation in the file changed.

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

demos/array-mpc-as-a-service/test.cy.ts#L13

Unexpected any. Specify a different type.

Check failure on line 13 in demos/array-mpc-as-a-service/test.cy.ts

See this annotation in the file changed.

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

demos/array-mpc-as-a-service/test.cy.ts#L13

Unsafe member access ['array-mpc-as-a-service'] on an `any` value.

Check warning on line 14 in demos/array-mpc-as-a-service/test.cy.ts

See this annotation in the file changed.

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

demos/array-mpc-as-a-service/test.cy.ts#L14

This assertion is unnecessary since it does not change the type of the expression.

Check warning on line 14 in demos/array-mpc-as-a-service/test.cy.ts

See this annotation in the file changed.

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

demos/array-mpc-as-a-service/test.cy.ts#L14

Unexpected any. Specify a different type.

Check failure on line 14 in demos/array-mpc-as-a-service/test.cy.ts

See this annotation in the file changed.

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

demos/array-mpc-as-a-service/test.cy.ts#L14

Unsafe member access ['array-mpc-as-a-service'] on an `any` value.

Check failure on line 17 in demos/array-mpc-as-a-service/test.cy.ts

See this annotation in the file changed.

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

demos/array-mpc-as-a-service/test.cy.ts#L17

Unsafe member access .get on an `any` value.

Check failure on line 20 in demos/array-mpc-as-a-service/test.cy.ts

See this annotation in the file changed.

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

demos/array-mpc-as-a-service/test.cy.ts#L20

Unsafe call of an `any` typed value.

Check failure on line 20 in demos/array-mpc-as-a-service/test.cy.ts

See this annotation in the file changed.

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

demos/array-mpc-as-a-service/test.cy.ts#L20

Unsafe member access .get on an `any` value.

Check failure on line 21 in demos/array-mpc-as-a-service/test.cy.ts

See this annotation in the file changed.

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

demos/array-mpc-as-a-service/test.cy.ts#L21

Unsafe call of an `any` typed value.

Check failure on line 21 in demos/array-mpc-as-a-service/test.cy.ts

See this annotation in the file changed.

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

demos/array-mpc-as-a-service/test.cy.ts#L21

Unsafe member access .get on an `any` value.

Check failure on line 24 in demos/array-mpc-as-a-service/test.cy.ts

See this annotation in the file changed.

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

demos/array-mpc-as-a-service/test.cy.ts#L24

Unsafe call of an `any` typed value.

Check failure on line 24 in demos/array-mpc-as-a-service/test.cy.ts

See this annotation in the file changed.

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

demos/array-mpc-as-a-service/test.cy.ts#L24

Unsafe member access .get on an `any` value.

Check failure on line 28 in demos/array-mpc-as-a-service/test.cy.ts

See this annotation in the file changed.

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

demos/array-mpc-as-a-service/test.cy.ts#L28

Unsafe call of an `any` typed value.

Check failure on line 11 in demos/array-mpc-as-a-service/web-worker.js

See this annotation in the file changed.

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

demos/array-mpc-as-a-service/web-worker.js#L11

'mpc' is not defined.

Check failure on line 17 in demos/array-mpc-as-a-service/web-worker.js

See this annotation in the file changed.

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

demos/array-mpc-as-a-service/web-worker.js#L17

'mpc' is not defined.

Check failure on line 8188 in package-lock.json

See this annotation in the file changed.

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

package-lock.json#L8188

Insecure dependency [email protected] (CVE-2023-26136: tough-cookie: prototype pollution in cookie memstore) (update to 4.1.3)