Skip to content

✨ Feat: fetches and upserts subnets #384

✨ Feat: fetches and upserts subnets

✨ Feat: fetches and upserts subnets #384

Triggered via push October 7, 2024 06:31
Status Failure
Total duration 1m 16s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 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.
typecheck
Type '{ subspaceModule: "keys"[]; }' is missing the following properties from type 'Record<SubspacePalletName, SubspaceStorageName[]>': governanceModule, subnetEmissionModule
typecheck
Type '{ subspaceModule: P[]; }' is missing the following properties from type 'Record<SubspacePalletName, P[]>': governanceModule, subnetEmissionModule
typecheck
Argument of type 'Record<P, Record<string, string | Record<string, any>>>' is not assignable to parameter of type 'Record<P, Record<string, string | number>>'.
typecheck
commune-cache#typecheck: command (/home/runner/work/commune-ts/commune-ts/apps/commune-cache) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
typecheck
Process completed with exit code 2.
lint: apps/commune-worker/src/db/type-transformations.ts#L45
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
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.