Skip to content

feat: Add shadcn components to UI package #367

feat: Add shadcn components to UI package

feat: Add shadcn components to UI package #367

Triggered via pull request October 1, 2024 21:35
Status Failure
Total duration 1m 18s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

17 errors
format
@commune-ts/ui#format: command (/home/runner/work/commune-ts/commune-ts/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
format
Process completed with exit code 1.
typecheck
Module '"@commune-ts/types"' has no exported member 'getSubspaceStorageMapping'.
typecheck
Function lacks ending return statement and return type does not include 'undefined'.
typecheck
Argument of type '[StorageKey<AnyTuple>, Codec]' is not assignable to parameter of type '[StorageKey<AnyTuple>, Codec][]'.
typecheck
No overload matches this call.
typecheck
Property 'netuid' does not exist on type 'ChainEntry'.
typecheck
Property 'netuid' does not exist on type 'StorageVecMap | StorageEntry'.
typecheck
Property 'value' does not exist on type 'StorageVecMap | StorageEntry'.
typecheck
Property 'value' does not exist on type 'StorageVecMap | StorageEntry'.
typecheck
Property 'value' does not exist on type 'StorageVecMap'.
typecheck
Property 'uidOrKey' does not exist on type 'StorageVecMap'.
lint: apps/commune-worker/src/db/type-transformations.ts#L21
Unsafe assignment of an error typed value
lint: apps/commune-worker/src/db/type-transformations.ts#L22
Unsafe assignment of an error typed value
lint: apps/commune-worker/src/db/type-transformations.ts#L23
Unsafe assignment of an error typed value
lint
commune-worker#lint: command (/home/runner/work/commune-ts/commune-ts/apps/commune-worker) /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.