Skip to content

Merge branch 'main' into feat/signed-endpoints-integrated #395

Merge branch 'main' into feat/signed-endpoints-integrated

Merge branch 'main' into feat/signed-endpoints-integrated #395

Triggered via push October 8, 2024 19:03
Status Failure
Total duration 1m 26s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: apps/commune-validator/src/app/components/subnet-card.tsx#L3
'useState' is defined but never used. Allowed unused vars must match /^_/u
lint: apps/commune-validator/src/app/components/subnet-card.tsx#L5
'ChevronUpIcon' is defined but never used. Allowed unused vars must match /^_/u
lint
commune-validator#lint: command (/home/runner/work/commune-ts/commune-ts/apps/commune-validator) /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.
lint: packages/api/src/trpc.ts#L16
Imports "SessionData" are only used as type