wip: disable weights schema #399
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.
|