Proof of Account verifier #22
Annotations
10 errors
lint:
aggregator/cmd/main.go#L10
use of internal package github.com/yetanotherco/aligned_layer/aggregator/internal/pkg not allowed (typecheck)
|
lint:
common/proving_systems.go#L1
: # github.com/lambdaclass/aligned_layer/common
|
lint:
common/proving_systems.go#L45
syntax error: unexpected case, expected }
|
lint:
common/proving_systems.go#L71
syntax error: unexpected case, expected } (typecheck)
|
lint:
common/proving_systems.go#L45
expected '}', found 'case' (typecheck)
|
lint:
common/proving_systems.go#L46
expected declaration, found 'return' (typecheck)
|
lint:
common/proving_systems.go#L80
expected declaration, found err (typecheck)
|
lint:
operator/mina_account/mina_account.go#L1
: found packages mina_account (mina_account.go) and mina (mina_account_test.go) in operator/mina_account (typecheck)
|
lint:
operator/pkg/operator.go#L1
: # github.com/lambdaclass/aligned_layer/operator/pkg
|
lint:
operator/pkg/operator.go#L370
undefined: common.MinaAccount
|