Skip to content

Bump graphql-request from 6.1.0 to 7.0.1 #482

Bump graphql-request from 6.1.0 to 7.0.1

Bump graphql-request from 6.1.0 to 7.0.1 #482

Triggered via pull request May 25, 2024 07:54
Status Failure
Total duration 2m 31s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: src/components/FindNearest.tsx#L71
Property 'trainLocations' does not exist on type '{}'.
lint: src/components/FindNearest.tsx#L82
'train' is of type 'unknown'.
lint: src/components/FindNearest.tsx#L83
Argument of type 'unknown' is not assignable to parameter of type 'TrainByStationFragment'.
lint: src/components/FindNearest.tsx#L86
Argument of type 'unknown' is not assignable to parameter of type 'TrainByStationFragment'.
lint: src/components/FindNearest.tsx#L87
Argument of type 'unknown' is not assignable to parameter of type 'TrainByStationFragment'.
lint: src/components/FindNearest.tsx#L91
'train' is of type 'unknown'.
lint: src/components/FindNearest.tsx#L91
'train' is of type 'unknown'.
lint: src/components/StationAndTrainSearch.tsx#L93
Argument of type 'unknown' is not assignable to parameter of type 'TrainByStationFragment'.
lint: src/components/StationAndTrainSearch.tsx#L169
't' is of type 'unknown'.
lint: src/components/StationAndTrainSearch.tsx#L170
Argument of type 'unknown' is not assignable to parameter of type 'TrainByStationFragment'.