Skip to content

Refactor data fetching vol. 1 #1502

Refactor data fetching vol. 1

Refactor data fetching vol. 1 #1502

Triggered via pull request September 3, 2023 07:10
Status Failure
Total duration 1m 0s
Artifacts
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
Build, test & lint
Fit to window
Zoom out
Zoom in

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