Skip to content

feat: signed endpoints integrated #387

feat: signed endpoints integrated

feat: signed endpoints integrated #387

Triggered via pull request October 7, 2024 20:56
Status Failure
Total duration 1m 20s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
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: packages/api/src/trpc.ts#L16
Imports "SessionData" are only used as type