Skip to content

fix: faq link and doc typo #408

fix: faq link and doc typo

fix: faq link and doc typo #408

Triggered via push October 14, 2024 17:23
Status Failure
Total duration 1m 18s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 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
Process completed with exit code 1.
lint: apps/commune-worker/src/workers/weight-aggregator.ts#L22
'insertSubnetWeight' is defined but never used. Allowed unused vars must match /^_/u
lint: apps/commune-worker/src/workers/weight-aggregator.ts#L117
Unnecessary conditional, both sides of the expression are literal values
lint: apps/commune-worker/src/workers/weight-aggregator.ts#L159
'T' is defined but never used. Allowed unused vars must match /^_/u
lint: apps/commune-worker/src/workers/weight-aggregator.ts#L240
'subnetWeights' 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.