feat: signed endpoints integrated #387
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
|