Skip to content

New places api support #1140

New places api support

New places api support #1140

Triggered via pull request September 27, 2024 02:23
Status Failure
Total duration 1m 6s
Artifacts

lint-changed.yml

on: pull_request
Changed files ESLint check
58s
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