Skip to content

wip: disable weights schema #399

wip: disable weights schema

wip: disable weights schema #399

Triggered via push October 12, 2024 17:46
Status Failure
Total duration 1m 17s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
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
Process completed with exit code 1.
lint: apps/commune-worker/src/weights.ts#L4
'assert' is defined but never used. Allowed unused vars must match /^_/u
lint: apps/commune-worker/src/workers/weight-aggregator.ts#L78
'normalizedPercWeights' is assigned a value but never used. Allowed unused vars 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
Process completed with exit code 1.