add did generator tests #79
Annotations
10 errors and 2 warnings
Run eslint:
src/app.test.js#L15
More than 1 blank line not allowed
|
Run eslint:
src/app.test.js#L261
Strings must use singlequote
|
Run eslint:
src/app.test.js#L267
Expected an assignment or function call and instead saw an expression
|
Run eslint:
src/app.test.js#L283
Strings must use singlequote
|
Run eslint:
src/app.test.js#L286
Expected an assignment or function call and instead saw an expression
|
Run eslint:
src/app.test.js#L292
Block must not be padded by blank lines
|
Run eslint:
src/test-fixtures/nocks/did-key-generator.js#L3
Block must not be padded by blank lines
|
Run eslint:
src/test-fixtures/nocks/did-key-generator.js#L3
Trailing spaces not allowed
|
Run eslint:
src/test-fixtures/nocks/did-key-generator.js#L5
A space is required after '{'
|
Run eslint:
src/test-fixtures/nocks/did-key-generator.js#L5
Unnecessarily quoted property 'encodedQueryParams' found
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading