New places api support #85399
Annotations
10 errors
src/components/AddressSearch/index.tsx#L107
Unsafe assignment of an `any` value
|
src/components/AddressSearch/index.tsx#L115
Unsafe assignment of an `any` value
|
src/components/AddressSearch/index.tsx#L115
Unsafe member access .latitude on an `error` typed value
|
src/components/AddressSearch/index.tsx#L116
Unsafe assignment of an `any` value
|
src/components/AddressSearch/index.tsx#L116
Unsafe member access .longitude on an `error` typed value
|
src/components/AddressSearch/index.tsx#L135
Unsafe argument of type `any` assigned to a parameter of type `AddressComponent[]`
|
src/components/AddressSearch/index.tsx#L155
Unsafe argument of type `any` assigned to a parameter of type `AddressComponent[]`
|
src/components/AddressSearch/index.tsx#L188
Unsafe assignment of an `any` value
|
src/components/AddressSearch/index.tsx#L188
Unsafe member access .latitude on an `error` typed value
|
src/components/AddressSearch/index.tsx#L189
Unsafe assignment of an `any` value
|
This job failed
Loading