use updated packages #397
turbo-ci.yml
on: pull_request
Annotations
14 errors
test
@repo/ui#test: command (/home/runner/actions-runner/_work/web/web/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
test
Process completed with exit code 1.
|
Lint:
packages/ui/components/ui/asset-icon/index.tsx#L26
Unnecessary conditional, value is always truthy
|
Lint:
packages/ui/components/ui/asset-icon/index.tsx#L27
Unnecessary conditional, value is always truthy
|
Lint:
packages/ui/components/ui/tx/actions-views/swap/index.tsx#L61
Unnecessary conditional, value is always truthy
|
Lint:
packages/ui/components/ui/tx/actions-views/swap/swap-claim.tsx#L33
Unsafe assignment of an error typed value
|
Lint:
packages/ui/components/ui/tx/actions-views/swap/swap-claim.tsx#L33
Unsafe call of an `error` type typed value
|
Lint:
packages/ui/components/ui/tx/actions-views/swap/swap-claim.tsx#L34
Unsafe assignment of an error typed value
|
Lint:
packages/ui/components/ui/tx/actions-views/swap/swap-claim.tsx#L34
Unsafe call of an `error` type typed value
|
Lint:
packages/ui/components/ui/tx/actions-views/swap/swap-claim.tsx#L46
Unnecessary conditional, value is always truthy
|
Lint:
packages/ui/components/ui/tx/actions-views/swap/swap-claim.tsx#L47
Unsafe assignment of an error typed value
|
Lint:
packages/ui/components/ui/tx/actions-views/swap/swap-claim.tsx#L49
Unnecessary conditional, value is always truthy
|
Build
chrome-extension#build: command (/home/runner/actions-runner/_work/web/web/apps/extension) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
Build
Process completed with exit code 1.
|