build(deps): bump elliptic from 6.5.4 to 6.5.7 #21
Annotations
10 errors and 12 warnings
Lint:
migrations/1718588122222_solve-metadata.js#L3
Extra semicolon
|
Lint:
migrations/1718588122222_solve-metadata.js#L6
Expected indentation of 2 spaces but found 4
|
Lint:
migrations/1718588122222_solve-metadata.js#L7
Expected indentation of 2 spaces but found 4
|
Lint:
migrations/1718588122222_solve-metadata.js#L8
Expected indentation of 4 spaces but found 8
|
Lint:
migrations/1718588122222_solve-metadata.js#L9
Expected indentation of 2 spaces but found 4
|
Lint:
migrations/1718588122222_solve-metadata.js#L10
Extra semicolon
|
Lint:
migrations/1718588122222_solve-metadata.js#L13
Expected indentation of 2 spaces but found 4
|
Lint:
migrations/1718588122222_solve-metadata.js#L14
Extra semicolon
|
Lint:
server/api/challs/submit.js#L81
Split initialized 'let' declarations into multiple statements
|
Lint:
server/api/challs/submit.js#L90
Trailing spaces not allowed
|
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/
|
Lint:
server/auth/register.ts#L2
'User' is defined but never used
|
Lint:
server/auth/register.ts#L5
'ValueOf' is defined but never used
|
Lint:
server/auth/token.ts#L4
'ValueOf' is defined but never used
|
Lint:
server/auth/token.ts#L5
'User' is defined but never used
|
Lint:
server/challenges/Provider.ts#L1
'EventEmitter' is defined but never used
|
Lint:
server/challenges/Provider.ts#L2
'Challenge' is defined but never used
|
Lint:
server/challenges/index.ts#L3
'Challenge' is defined but never used
|
Lint:
server/challenges/index.ts#L3
'CleanedChallenge' is defined but never used
|
Lint:
server/challenges/index.ts#L4
'Provider' is defined but never used
|
Lint:
server/challenges/index.ts#L4
'ProviderConstructor' is defined but never used
|
Loading