Handle empty geoCoordinate array in orderForm #129
Annotations
5 errors and 11 warnings
react/List.tsx#L126
Insert `⏎·····`
|
react/List.tsx#L127
Replace `·(ofGeoCoordinates·&&·ofGeoCoordinates.length·>·0)` with `⏎······ofGeoCoordinates·&&·ofGeoCoordinates.length·>·0`
|
react/List.tsx#L128
Insert `····`
|
react/List.tsx#L129
Replace `:·[⏎······longitude·||·long,⏎······latitude·||·lat,⏎····` with `····:·[longitude·||·long,·latitude·||·lat`
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8, actions/setup-node@8c91899e586c5b171469028077307d293428b516. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
node/typings.d.ts#L14
Unexpected any. Specify a different type
|
node/typings.d.ts#L29
Unexpected any. Specify a different type
|
react/StoreAddress.tsx#L1
Import "FC" is only used as types
|
react/StoreAddress.tsx#L2
Import "WrappedComponentProps" is only used as types
|
react/StoreBackLink.tsx#L3
Import "FC" is only used as types
|
react/StoreBackLink.tsx#L4
Import "WrappedComponentProps" is only used as types
|
react/StoreDescription.tsx#L1
Import "FC" is only used as types
|
react/StoreGroup.tsx#L79
Arrow function has too many parameters (5). Maximum allowed is 3
|
react/StoreHours.tsx#L2
Import "FC" is only used as types
|
react/StoreHours.tsx#L3
Import "WrappedComponentProps" is only used as types
|
This job failed
Loading