chore(deps): update all non-major dependencies #369
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.
|