Skip to content

Python hints integration #452

Python hints integration

Python hints integration #452

Triggered via pull request November 22, 2023 14:46
Status Failure
Total duration 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: cmd/cli/main.go#L8
could not import github.com/NethermindEth/cairo-vm-go/pkg/hintrunner (-: # github.com/NethermindEth/cairo-vm-go/pkg/hintrunner
lint: pkg/hintrunner/zero_hint.go#L29
undefined: zeroProgram
lint: pkg/hintrunner/zero_hint.go#L127
missing return
lint: pkg/hintrunner/hint.go#L1
: # github.com/NethermindEth/cairo-vm-go/pkg/hintrunner [github.com/NethermindEth/cairo-vm-go/pkg/hintrunner.test]
lint: pkg/hintrunner/zero_hint.go#L29
undefined: zeroProgram
lint: pkg/hintrunner/zero_hint.go#L127
missing return
lint: 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
lint: pkg/hintrunner/zero_hint.go#L29
undefined: zeroProgram
lint: pkg/hintrunner/zero_hint.go#L127
missing return
lint: 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)