Python hints integration #452
Annotations
10 errors
cmd/cli/main.go#L8
could not import github.com/NethermindEth/cairo-vm-go/pkg/hintrunner (-: # github.com/NethermindEth/cairo-vm-go/pkg/hintrunner
|
pkg/hintrunner/zero_hint.go#L29
undefined: zeroProgram
|
pkg/hintrunner/zero_hint.go#L127
missing return
|
pkg/hintrunner/hint.go#L1
: # github.com/NethermindEth/cairo-vm-go/pkg/hintrunner [github.com/NethermindEth/cairo-vm-go/pkg/hintrunner.test]
|
pkg/hintrunner/zero_hint.go#L29
undefined: zeroProgram
|
pkg/hintrunner/zero_hint.go#L127
missing return
|
pkg/runners/zero/zero.go#L7
could not import github.com/NethermindEth/cairo-vm-go/pkg/hintrunner (-: # github.com/NethermindEth/cairo-vm-go/pkg/hintrunner
|
pkg/hintrunner/zero_hint.go#L29
undefined: zeroProgram
|
pkg/hintrunner/zero_hint.go#L127
missing return
|
pkg/runners/zero/program_test.go#L42
cannot use content (variable of type []byte) as *"github.com/NethermindEth/cairo-vm-go/pkg/parsers/zero".ZeroProgram value in argument to LoadCairoZeroProgram (typecheck)
|
The logs for this run have expired and are no longer available.
Loading