Skip to content

feat: validator dashboard #410

feat: validator dashboard

feat: validator dashboard #410

Triggered via pull request October 15, 2024 16:31
Status Failure
Total duration 1m 23s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors
format
@commune-ts/db#format: command (/home/runner/work/commune-ts/commune-ts/packages/db) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
format
commune-worker#format: command (/home/runner/work/commune-ts/commune-ts/apps/commune-worker) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
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.
lint: apps/commune-worker/src/workers/weight-aggregator.ts#L123
Unnecessary conditional, both sides of the expression are literal values
lint: apps/commune-worker/src/workers/weight-aggregator.ts#L166
'T' is defined but never used. Allowed unused vars must match /^_/u
lint: apps/commune-validator/src/app/components/charts/_common.ts#L40
'n' is defined but never used. Allowed unused args must match /^_/u
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
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: apps/commune-validator/src/app/components/charts/combined-area-chart.tsx#L66
Unsafe return of a value of type `any`
lint: apps/commune-validator/src/app/components/charts/combined-area-chart.tsx#L66
Unsafe call of a(n) `any` typed value
lint: apps/commune-validator/src/app/components/charts/combined-area-chart.tsx#L66
Unsafe member access .slice on an `any` value
lint: apps/commune-validator/src/app/components/charts/module-bar-chart.tsx#L74
Unsafe return of a value of type `any`
lint: apps/commune-validator/src/app/components/charts/module-bar-chart.tsx#L74
Unsafe call of a(n) `any` typed value