Skip to content

New places api support #1266

New places api support

New places api support #1266

Triggered via pull request September 29, 2024 18:06
Status Failure
Total duration 53s
Artifacts

lint-changed.yml

on: pull_request
Changed files ESLint check
44s
Changed files ESLint check
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Changed files ESLint check: src/components/AddressSearch/index.tsx#L108
Unsafe assignment of an `any` value
Changed files ESLint check: src/components/AddressSearch/index.tsx#L116
Unsafe assignment of an `any` value
Changed files ESLint check: src/components/AddressSearch/index.tsx#L116
Unsafe member access .latitude on an `error` typed value
Changed files ESLint check: src/components/AddressSearch/index.tsx#L117
Unsafe assignment of an `any` value
Changed files ESLint check: src/components/AddressSearch/index.tsx#L117
Unsafe member access .longitude on an `error` typed value
Changed files ESLint check: src/components/AddressSearch/index.tsx#L136
Unsafe argument of type `any` assigned to a parameter of type `AddressComponent[]`
Changed files ESLint check: src/components/AddressSearch/index.tsx#L156
Unsafe argument of type `any` assigned to a parameter of type `AddressComponent[]`
Changed files ESLint check: src/components/AddressSearch/index.tsx#L189
Unsafe assignment of an `any` value
Changed files ESLint check: src/components/AddressSearch/index.tsx#L189
Unsafe member access .latitude on an `error` typed value
Changed files ESLint check: src/components/AddressSearch/index.tsx#L190
Unsafe assignment of an `any` value