Refactor data fetching vol. 1 #1502
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
frontend.yaml
on: pull_request
Build, test & lint
51s
Annotations
1 error and 10 warnings
Build, test & lint
Process completed with exit code 1.
|
Build, test & lint:
frontend/api/auth/index.ts#L72
Unexpected any. Specify a different type
|
Build, test & lint:
frontend/api/auth/index.ts#L72
Unexpected any. Specify a different type
|
Build, test & lint:
frontend/api/auth/index.ts#L72
Unexpected any. Specify a different type
|
Build, test & lint:
frontend/api/auth/index.ts#L195
'info' is defined but never used
|
Build, test & lint:
frontend/api/auth/index.ts#L318
'body' is assigned a value but never used
|
|
|
Build, test & lint:
frontend/src/common/dataFetch.ts#L54
Replace `item·=>·item.reference·&&·item.reference.type·===·"person"` with `⏎····(item)·=>·item.reference·&&·item.reference.type·===·'person',⏎··`
|
Build, test & lint:
frontend/src/common/restApi.ts#L7
'CalculatorRest' is defined but never used
|
Build, test & lint:
frontend/src/common/restApi.ts#L8
'ElectionRest' is defined but never used
|