Skip to content

chore(deps): update all non-major dependencies #369

chore(deps): update all non-major dependencies

chore(deps): update all non-major dependencies #369

Triggered via pull request November 4, 2024 19:00
Status Failure
Total duration 1m 18s
Artifacts

ci.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors
ubuntu-latest: src/server/api/services/ip-api.ts#L29
Property 'ip' does not exist on type 'string | undefined'.
ubuntu-latest: src/server/api/services/ip-api.ts#L36
Argument of type '{ ip: string; place: string; country: string; } | undefined' is not assignable to parameter of type '{ ip: string; place: string; }'.
ubuntu-latest: src/server/api/services/openweathermap.ts#L37
Argument of type '{ temp: number; place: string; iconId: number; description: string; } | undefined' is not assignable to parameter of type '{ temp: number; place: string; description: string; iconId: number; }'.
ubuntu-latest
Process completed with exit code 1.
windows-latest
The job was canceled because "ubuntu-latest" failed.
windows-latest
The operation was canceled.
macos-latest
The job was canceled because "ubuntu-latest" failed.
macos-latest
The operation was canceled.