fix: Package lock #908
Annotations
10 errors and 10 warnings
lint:
webapp/src/components/AccountSidebar/OtherAccountSidebar/OtherAccountSidebar.tsx#L50
This assertion is unnecessary since it does not change the type of the expression
|
lint:
webapp/src/components/AssetCard/utils.tsx#L147
Replace `asset.maxListingPrice·??·asset.price` with `(asset.maxListingPrice·??·asset.price)`
|
lint:
webapp/src/components/AssetCard/utils.tsx#L169
Replace `asset.minListingPrice·??·''` with `(asset.minListingPrice·??·'')`
|
lint:
webapp/src/components/AssetCard/utils.tsx#L170
Replace `asset.minPrice·??·''` with `(asset.minPrice·??·'')`
|
lint:
webapp/src/components/AssetCard/utils.tsx#L177
Replace `asset.minListingPrice·??·''` with `(asset.minListingPrice·??·'')`
|
lint:
webapp/src/components/AssetFilters/AssetFilters.container.ts#L58
This assertion is unnecessary since it does not change the type of the expression
|
lint:
webapp/src/components/AssetPage/EmoteDetail/EmoteDetail.tsx#L138
This assertion is unnecessary since it does not change the type of the expression
|
lint:
webapp/src/components/AssetPage/WearableDetail/WearableDetail.tsx#L128
This assertion is unnecessary since it does not change the type of the expression
|
lint:
webapp/src/components/CollectionList/CollectionList.tsx#L38
This assertion is unnecessary since it does not change the type of the expression
|
lint:
webapp/src/components/RecentlySoldTable/RecentlySoldTable.tsx#L67
This assertion is unnecessary since it does not change the type of the expression
|
lint:
webapp/src/components/AssetFilters/LocationFilter/LocationFilter.spec.tsx#L2
Using exported name 'userEvent' as identifier for default export
|
lint:
webapp/src/components/AssetFilters/RentalPeriodFilter/RentalPeriodFilter.spec.tsx#L2
Using exported name 'userEvent' as identifier for default export
|
lint:
webapp/src/components/AssetPage/SaleRentActionBox/PeriodsDropdown/PeriodsDropdown.tsx#L3
'/home/runner/work/marketplace/marketplace/webapp/node_modules/date-fns/typings.d.ts' imported multiple times
|
lint:
webapp/src/components/AssetPage/SaleRentActionBox/PeriodsDropdown/PeriodsDropdown.tsx#L4
'/home/runner/work/marketplace/marketplace/webapp/node_modules/date-fns/typings.d.ts' imported multiple times
|
lint:
webapp/src/components/AssetTopbar/SelectedFilters/SelectedFilters.spec.tsx#L2
Using exported name 'userEvent' as identifier for default export
|
lint:
webapp/src/components/DetailsBox/DetailsBox.container.ts#L4
Using exported name 'DetailsBox' as identifier for default export
|
lint:
webapp/src/components/FavoritesCounter/FavoritesCounter.spec.tsx#L2
Using exported name 'userEvent' as identifier for default export
|
lint:
webapp/src/components/ManageAssetPage/Rent/Rent.tsx#L4
'/home/runner/work/marketplace/marketplace/webapp/node_modules/date-fns/typings.d.ts' imported multiple times
|
lint:
webapp/src/components/ManageAssetPage/Rent/Rent.tsx#L5
'/home/runner/work/marketplace/marketplace/webapp/node_modules/date-fns/typings.d.ts' imported multiple times
|
lint:
webapp/src/components/Modals/ConfirmRentModal/ConfirmRentModal.tsx#L2
'/home/runner/work/marketplace/marketplace/webapp/node_modules/date-fns/typings.d.ts' imported multiple times
|