Add Hungarian Budapest calculator #1651
Annotations
1 error and 11 warnings
Check formatting
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
frontend/api/auth/index.ts#L72
Unexpected any. Specify a different type
|
Lint:
frontend/api/auth/index.ts#L72
Unexpected any. Specify a different type
|
Lint:
frontend/api/auth/index.ts#L72
Unexpected any. Specify a different type
|
Lint:
frontend/api/auth/index.ts#L195
'info' is defined but never used
|
Lint:
frontend/api/auth/index.ts#L318
'body' is assigned a value but never used
|
Lint:
frontend/src/common/dataFetch.ts#L26
Delete `⏎···`
|
Lint:
frontend/src/common/dataFetch.ts#L33
Delete `⏎·····`
|
Lint:
frontend/src/common/restApi.ts#L7
'CalculatorRest' is defined but never used
|
Lint:
frontend/src/common/restApi.ts#L8
'ElectionRest' is defined but never used
|
Lint:
frontend/src/common/restApi.ts#L9
'ResultInRest' is defined but never used
|
Loading