Skip to content

fix: renaming worker types #411

fix: renaming worker types

fix: renaming worker types #411

Triggered via push October 15, 2024 16:58
Status Failure
Total duration 1m 18s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 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#L116
Unnecessary conditional, both sides of the expression are literal values
lint: apps/commune-worker/src/workers/weight-aggregator.ts#L158
'T' is defined 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.