feature/remove-zkProgrammable #691
Annotations
12 errors and 4 warnings
lint
Cannot find module '@proto-kit/common/dist/zkProgrammable/ZkProgrammable' or its corresponding type declarations.
|
lint
Property 'proofsEnabled' is missing in type '{ compile: (options?: { cache?: Cache | undefined; forceRecompile?: boolean | undefined; proofsEnabled?: boolean | undefined; } | undefined) => Promise<{ verificationKey: { data: string; hash: Field; }; }>; verify: (proof: Proof<...>) => Promise<...>; analyzeMethods: () => Promise<...>; Proof: { ...; } & { ...; }; m...' but required in type 'PlainZkProgram<BlockProverPublicInput, BlockProverPublicOutput>'.
|
lint
Property 'proofsEnabled' is missing in type '{ compile: (options?: { cache?: Cache | undefined; forceRecompile?: boolean | undefined; proofsEnabled?: boolean | undefined; } | undefined) => Promise<{ verificationKey: { data: string; hash: Field; }; }>; verify: (proof: Proof<...>) => Promise<...>; analyzeMethods: () => Promise<...>; Proof: { ...; } & { ...; }; m...' but required in type 'PlainZkProgram<StateTransitionProverPublicInput, StateTransitionProverPublicOutput>'.
|
lint
Process completed with exit code 1.
|
build
Cannot find module '@proto-kit/common/dist/zkProgrammable/ZkProgrammable' or its corresponding type declarations.
|
build
Property 'proofsEnabled' is missing in type '{ compile: (options?: { cache?: Cache | undefined; forceRecompile?: boolean | undefined; proofsEnabled?: boolean | undefined; } | undefined) => Promise<{ verificationKey: { data: string; hash: Field; }; }>; verify: (proof: Proof<...>) => Promise<...>; analyzeMethods: () => Promise<...>; Proof: { ...; } & { ...; }; m...' but required in type 'PlainZkProgram<BlockProverPublicInput, BlockProverPublicOutput>'.
|
build
Property 'proofsEnabled' is missing in type '{ compile: (options?: { cache?: Cache | undefined; forceRecompile?: boolean | undefined; proofsEnabled?: boolean | undefined; } | undefined) => Promise<{ verificationKey: { data: string; hash: Field; }; }>; verify: (proof: Proof<...>) => Promise<...>; analyzeMethods: () => Promise<...>; Proof: { ...; } & { ...; }; m...' but required in type 'PlainZkProgram<StateTransitionProverPublicInput, StateTransitionProverPublicOutput>'.
|
build
Process completed with exit code 1.
|
test
Cannot find module '@proto-kit/common/dist/zkProgrammable/ZkProgrammable' or its corresponding type declarations.
|
test
Property 'proofsEnabled' is missing in type '{ compile: (options?: { cache?: Cache | undefined; forceRecompile?: boolean | undefined; proofsEnabled?: boolean | undefined; } | undefined) => Promise<{ verificationKey: { data: string; hash: Field; }; }>; verify: (proof: Proof<...>) => Promise<...>; analyzeMethods: () => Promise<...>; Proof: { ...; } & { ...; }; m...' but required in type 'PlainZkProgram<BlockProverPublicInput, BlockProverPublicOutput>'.
|
test
Property 'proofsEnabled' is missing in type '{ compile: (options?: { cache?: Cache | undefined; forceRecompile?: boolean | undefined; proofsEnabled?: boolean | undefined; } | undefined) => Promise<{ verificationKey: { data: string; hash: Field; }; }>; verify: (proof: Proof<...>) => Promise<...>; analyzeMethods: () => Promise<...>; Proof: { ...; } & { ...; }; m...' but required in type 'PlainZkProgram<StateTransitionProverPublicInput, StateTransitionProverPublicOutput>'.
|
test
Process completed with exit code 1.
|
install
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|