Checks Complete
Type | Occurrences | Fixable |
---|---|---|
Errors | 9 | 9 |
Warnings | 0 | 0 |
Ignored | 0 | N/A |
Ignored Files:
Annotations
Check failure on line 28 in src/components/common/ModalDialog/index.tsx
github-actions / ESLint Results
prettier/prettier
Insert `⏎·········`
Check failure on line 58 in src/components/common/ModalDialog/index.tsx
github-actions / ESLint Results
prettier/prettier
Insert `⏎·····`
Check failure on line 71 in src/components/nfts/NftGrid/index.tsx
github-actions / ESLint Results
prettier/prettier
Replace `·data-testid={`nft-icon-${color}`}·component={NftIcon}·inheritViewBox·width={20}·height={20}·color={color}·sx={{·ml:·0.25·}}` with `⏎····data-testid={`nft-icon-${color}`}⏎····component={NftIcon}⏎····inheritViewBox⏎····width={20}⏎····height={20}⏎····color={color}⏎····sx={{·ml:·0.25·}}⏎·`
Check failure on line 236 in src/components/nfts/NftGrid/index.tsx
github-actions / ESLint Results
prettier/prettier
Replace `·data-testid={`nft-checkbox-${index·+·1}`}·checked={selectedNfts.includes(item)}·onChange={(e)·=>·onCheckboxClick(e,·item)}` with `⏎······················data-testid={`nft-checkbox-${index·+·1}`}⏎······················checked={selectedNfts.includes(item)}⏎······················onChange={(e)·=>·onCheckboxClick(e,·item)}⏎···················`
Check failure on line 34 in src/components/nfts/NftSendForm/index.tsx
github-actions / ESLint Results
prettier/prettier
Insert `⏎···············`
Check failure on line 112 in src/components/tx-flow/common/TxLayout/index.tsx
github-actions / ESLint Results
prettier/prettier
Replace `·data-testid="modal-title"·variant="h3"·component="div"·fontWeight="700"·className={css.title}` with `⏎······················data-testid="modal-title"⏎······················variant="h3"⏎······················component="div"⏎······················fontWeight="700"⏎······················className={css.title}⏎····················`
Check failure on line 131 in src/components/tx-flow/common/TxLayout/index.tsx
github-actions / ESLint Results
prettier/prettier
Replace `·data-testid="modal-back-btn"·variant="contained"·onClick={onBack}·className={css.backButton}` with `⏎························data-testid="modal-back-btn"⏎························variant="contained"⏎························onClick={onBack}⏎························className={css.backButton}⏎······················`
Check failure on line 40 in src/components/tx-flow/flows/NftTransfer/SendNftBatch.tsx
github-actions / ESLint Results
prettier/prettier
Replace `·data-testid="nft-item-name"·variant="body2"·fontWeight={700}·whiteSpace="nowrap"·overflow="hidden"·textOverflow="ellipsis"` with `⏎········data-testid="nft-item-name"⏎········variant="body2"⏎········fontWeight={700}⏎········whiteSpace="nowrap"⏎········overflow="hidden"⏎········textOverflow="ellipsis"⏎······`
Check failure on line 62 in src/components/tx-flow/flows/NftTransfer/SendNftBatch.tsx
github-actions / ESLint Results
prettier/prettier
Replace `·data-testid="nft-item-list"·display="flex"·flexDirection="column"·gap={2}·overflow="auto"·maxHeight="20vh"·minHeight="40px"` with `⏎······data-testid="nft-item-list"⏎······display="flex"⏎······flexDirection="column"⏎······gap={2}⏎······overflow="auto"⏎······maxHeight="20vh"⏎······minHeight="40px"⏎····`