Skip to content

fix: the lock file problem #79

fix: the lock file problem

fix: the lock file problem #79

Triggered via push September 10, 2024 11:45
Status Failure
Total duration 47s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build
Argument of type '{ loading: true; accuracy: number; altitude: null; altitudeAccuracy: null; heading: null; latitude: number; longitude: number; speed: null; timestamp: null; error: null; }' is not assignable to parameter of type 'GeolocationState | (() => GeolocationState)'.
build
Argument of type '{ loading: false; timestamp: number; latitude: number; longitude: number; altitude: number | null; accuracy: number; altitudeAccuracy: number | null; heading: number | null; speed: number | null; error: null; }' is not assignable to parameter of type 'SetStateAction<GeolocationState>'.
build
@pillar-ui/hooks#build: command (/home/runner/work/pillar-ui/pillar-ui/packages/pillar-hooks) /tmp/xfs-39d59573/yarn run build exited (1)
build
Process completed with exit code 1.