Auction fixes #1082
Annotations
1 error and 8 warnings
Linting
Process completed with exit code 1.
|
Formatting
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linting
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linting:
src/components/AuctionsOperations/AuctionsPayment.tsx#L12
'Results' is defined but never used
|
Linting:
src/components/AuctionsOperations/AuctionsTransactions.tsx#L5
'returnConnectorName' is defined but never used
|
Linting:
src/components/AuctionsOperations/AuctionsTransactions.tsx#L15
'connector' is assigned a value but never used
|
Linting:
src/components/BidLine.tsx#L4
'ExternalLinkArrow' is defined but never used
|
Linting:
src/containers/Auctions/CollateralAuctions/CollateralAuctionBlock.tsx#L15
'collateral' is defined but never used
|
Quality Assurance
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|