Skip to content

Upgrading CI scripts. #35

Upgrading CI scripts.

Upgrading CI scripts. #35

Triggered via pull request June 27, 2024 06:56
Status Success
Total duration 42s
Artifacts

node.yml

on: pull_request
Matrix: testing
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
Test on Node v22: src/3dh_client.ts#L31
Async method 'finalize' has too many parameters (7). Maximum allowed is 5
Test on Node v22: src/3dh_server.ts#L22
Async method 'response' has too many parameters (7). Maximum allowed is 5
Test on Node v22: src/core_client.ts#L117
Async function 'recover' has too many parameters (6). Maximum allowed is 5
Test on Node v22: src/opaque_client.ts#L142
Async method 'authFinish' has too many lines (53). Maximum allowed is 50
Test on Node v22: test/credentials.test.ts#L39
Async function 'test_credentials' has too many statements (31). Maximum allowed is 25
Test on Node v22: test/opaque_core.test.ts#L167
Test has no assertions
Test on Node v22: test/opaque_core.test.ts#L169
Test has no assertions
Test on Node v22: test/opaque_full.test.ts#L45
Async function 'test_full_registration' has too many statements (29). Maximum allowed is 25
Test on Node v22: test/opaque_full.test.ts#L109
Async function 'test_full_login' has too many lines (70). Maximum allowed is 50
Test on Node v22: test/opaque_full.test.ts#L109
Async function 'test_full_login' has too many statements (46). Maximum allowed is 25
Test on Node v20: src/3dh_client.ts#L31
Async method 'finalize' has too many parameters (7). Maximum allowed is 5
Test on Node v20: src/3dh_server.ts#L22
Async method 'response' has too many parameters (7). Maximum allowed is 5
Test on Node v20: src/core_client.ts#L117
Async function 'recover' has too many parameters (6). Maximum allowed is 5
Test on Node v20: src/opaque_client.ts#L142
Async method 'authFinish' has too many lines (53). Maximum allowed is 50
Test on Node v20: test/credentials.test.ts#L39
Async function 'test_credentials' has too many statements (31). Maximum allowed is 25
Test on Node v20: test/opaque_core.test.ts#L167
Test has no assertions
Test on Node v20: test/opaque_core.test.ts#L169
Test has no assertions
Test on Node v20: test/opaque_full.test.ts#L45
Async function 'test_full_registration' has too many statements (29). Maximum allowed is 25
Test on Node v20: test/opaque_full.test.ts#L109
Async function 'test_full_login' has too many lines (70). Maximum allowed is 50
Test on Node v20: test/opaque_full.test.ts#L109
Async function 'test_full_login' has too many statements (46). Maximum allowed is 25