Skip to content

feat: token page with basic token data #7

feat: token page with basic token data

feat: token page with basic token data #7

Triggered via pull request June 26, 2024 12:03
Status Failure
Total duration 57s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 5 warnings
lint: apps/arkmarket/src/app/token/[contractAddress]/[tokenId]/components/token-about.tsx#L83
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
lint: apps/arkmarket/src/app/token/[contractAddress]/[tokenId]/components/token-stats.tsx#L43
Unnecessary conditional, both sides of the expression are literal values
lint
@ark-market/app#lint: command (/home/runner/work/ark-market/ark-market/apps/arkmarket) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
lint
Process completed with exit code 1.
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: apps/arkmarket/src/app/token/[contractAddress]/[tokenId]/components/token-about.tsx#L6
Imports "PropsWithClassName" are only used as type
lint: apps/arkmarket/src/app/token/[contractAddress]/[tokenId]/components/token-about.tsx#L17
All imports in the declaration are only used as types. Use `import type`
lint: apps/arkmarket/src/app/token/[contractAddress]/[tokenId]/components/token-offers.tsx#L6
Imports "PropsWithClassName" are only used as type