Bump braces from 3.0.2 to 3.0.3 #27
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/3dh_client.ts#L31
Async method 'finalize' has too many parameters (7). Maximum allowed is 5
|
src/3dh_server.ts#L22
Async method 'response' has too many parameters (7). Maximum allowed is 5
|
src/core_client.ts#L117
Async function 'recover' has too many parameters (6). Maximum allowed is 5
|
src/opaque_client.ts#L142
Async method 'authFinish' has too many lines (53). Maximum allowed is 50
|
test/credentials.test.ts#L39
Async function 'test_credentials' has too many statements (30). Maximum allowed is 25
|
test/credentials.test.ts#L124
Test has no assertions
|
test/opaque_core.test.ts#L167
Test has no assertions
|
test/opaque_core.test.ts#L169
Test has no assertions
|
test/opaque_full.test.ts#L45
Async function 'test_full_registration' has too many statements (28). Maximum allowed is 25
|
test/opaque_full.test.ts#L107
Async function 'test_full_login' has too many lines (69). Maximum allowed is 50
|
This job succeeded
Loading