Skip to content

feature/remove-zkProgrammable #673

feature/remove-zkProgrammable

feature/remove-zkProgrammable #673

Triggered via pull request December 20, 2024 08:10
Status Failure
Total duration 1m 11s
Artifacts

pull-request-develop.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 4 warnings
test
Module '"@proto-kit/common"' has no exported member 'WithZkProgrammable'.
test
Module '"@proto-kit/common"' has no exported member 'PlainZkProgram'.
test
Module '"@proto-kit/common"' has no exported member 'provableMethod'.
test
Module '"@proto-kit/common"' has no exported member 'WithZkProgrammable'.
test
Module '"@proto-kit/common"' has no exported member 'ZkProgrammable'.
test
Type '(publicInput: BlockProverPublicInput, stateProof: StateTransitionProof, appProof: DynamicRuntimeProof, executionData: BlockProverExecutionData, verificationKeyAttestation: RuntimeVerificationKeyAttestation) => Promise<...>' is not assignable to type '((publicInput: BlockProverPublicInput, stateProof: StateTransitionProof, appProof: DynamicRuntimeProof, executionData: BlockProverExecutionData, verificationKeyAttestation: RuntimeVerificationKeyAttestation) => Promise<...>) & ((publicInput: BlockProverPublicInput, ...args: any) => Promise<...>)'.
test
Type '(publicInput: BlockProverPublicInput, networkState: NetworkState, blockWitness: BlockHashMerkleTreeWitness, stateTransitionProof: StateTransitionProof, transactionProof: BlockProverProof) => Promise<...>' is not assignable to type '((publicInput: BlockProverPublicInput, networkState: NetworkState, blockWitness: BlockHashMerkleTreeWitness, stateTransitionProof: StateTransitionProof, transactionProof: BlockProverProof) => Promise<...>) & ((publicInput: BlockProverPublicInput, ...args: any) => Promise<...>)'.
test
Type '(publicInput: BlockProverPublicInput, proof1: BlockProverProof, proof2: BlockProverProof) => Promise<BlockProverPublicOutput>' is not assignable to type '((publicInput: BlockProverPublicInput, proof1: BlockProverProof, proof2: BlockProverProof) => Promise<BlockProverPublicOutput>) & ((publicInput: BlockProverPublicInput, ...args: TupleToInstances<...>) => Promise<...>)'.
test
Module '"@proto-kit/common"' has no exported member 'WithZkProgrammable'.
test
Module '"@proto-kit/common"' has no exported member 'PlainZkProgram'.
lint
Module '"@proto-kit/common"' has no exported member 'WithZkProgrammable'.
lint
Module '"@proto-kit/common"' has no exported member 'PlainZkProgram'.
lint
Module '"@proto-kit/common"' has no exported member 'provableMethod'.
lint
Module '"@proto-kit/common"' has no exported member 'WithZkProgrammable'.
lint
Module '"@proto-kit/common"' has no exported member 'ZkProgrammable'.
lint
Type '(publicInput: BlockProverPublicInput, stateProof: StateTransitionProof, appProof: DynamicRuntimeProof, executionData: BlockProverExecutionData, verificationKeyAttestation: RuntimeVerificationKeyAttestation) => Promise<...>' is not assignable to type '((publicInput: BlockProverPublicInput, stateProof: StateTransitionProof, appProof: DynamicRuntimeProof, executionData: BlockProverExecutionData, verificationKeyAttestation: RuntimeVerificationKeyAttestation) => Promise<...>) & ((publicInput: BlockProverPublicInput, ...args: any) => Promise<...>)'.
lint
Type '(publicInput: BlockProverPublicInput, networkState: NetworkState, blockWitness: BlockHashMerkleTreeWitness, stateTransitionProof: StateTransitionProof, transactionProof: BlockProverProof) => Promise<...>' is not assignable to type '((publicInput: BlockProverPublicInput, networkState: NetworkState, blockWitness: BlockHashMerkleTreeWitness, stateTransitionProof: StateTransitionProof, transactionProof: BlockProverProof) => Promise<...>) & ((publicInput: BlockProverPublicInput, ...args: any) => Promise<...>)'.
lint
Type '(publicInput: BlockProverPublicInput, proof1: BlockProverProof, proof2: BlockProverProof) => Promise<BlockProverPublicOutput>' is not assignable to type '((publicInput: BlockProverPublicInput, proof1: BlockProverProof, proof2: BlockProverProof) => Promise<BlockProverPublicOutput>) & ((publicInput: BlockProverPublicInput, ...args: TupleToInstances<...>) => Promise<...>)'.
lint
Module '"@proto-kit/common"' has no exported member 'WithZkProgrammable'.
lint
Module '"@proto-kit/common"' has no exported member 'PlainZkProgram'.
build
Module '"@proto-kit/common"' has no exported member 'WithZkProgrammable'.
build
Module '"@proto-kit/common"' has no exported member 'PlainZkProgram'.
build
Module '"@proto-kit/common"' has no exported member 'provableMethod'.
build
Module '"@proto-kit/common"' has no exported member 'WithZkProgrammable'.
build
Module '"@proto-kit/common"' has no exported member 'ZkProgrammable'.
build
Type '(publicInput: BlockProverPublicInput, stateProof: StateTransitionProof, appProof: DynamicRuntimeProof, executionData: BlockProverExecutionData, verificationKeyAttestation: RuntimeVerificationKeyAttestation) => Promise<...>' is not assignable to type '((publicInput: BlockProverPublicInput, stateProof: StateTransitionProof, appProof: DynamicRuntimeProof, executionData: BlockProverExecutionData, verificationKeyAttestation: RuntimeVerificationKeyAttestation) => Promise<...>) & ((publicInput: BlockProverPublicInput, ...args: any) => Promise<...>)'.
build
Type '(publicInput: BlockProverPublicInput, networkState: NetworkState, blockWitness: BlockHashMerkleTreeWitness, stateTransitionProof: StateTransitionProof, transactionProof: BlockProverProof) => Promise<...>' is not assignable to type '((publicInput: BlockProverPublicInput, networkState: NetworkState, blockWitness: BlockHashMerkleTreeWitness, stateTransitionProof: StateTransitionProof, transactionProof: BlockProverProof) => Promise<...>) & ((publicInput: BlockProverPublicInput, ...args: any) => Promise<...>)'.
build
Type '(publicInput: BlockProverPublicInput, proof1: BlockProverProof, proof2: BlockProverProof) => Promise<BlockProverPublicOutput>' is not assignable to type '((publicInput: BlockProverPublicInput, proof1: BlockProverProof, proof2: BlockProverProof) => Promise<BlockProverPublicOutput>) & ((publicInput: BlockProverPublicInput, ...args: TupleToInstances<...>) => Promise<...>)'.
build
Module '"@proto-kit/common"' has no exported member 'WithZkProgrammable'.
build
Module '"@proto-kit/common"' has no exported member 'PlainZkProgram'.
install
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
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