Skip to content

Implement ModBuiltin + EvalCircuit hint #2405

Implement ModBuiltin + EvalCircuit hint

Implement ModBuiltin + EvalCircuit hint #2405

Triggered via pull request September 5, 2024 00:33
Status Failure
Total duration 3m 14s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: cmd/cli/main.go#L8
could not import github.com/NethermindEth/cairo-vm-go/pkg/hintrunner/core (-: # github.com/NethermindEth/cairo-vm-go/pkg/hintrunner/core
lint: pkg/hintrunner/core/hint.go#L1894
undefined: hinter.ResOperander
lint: pkg/hintrunner/core/hint.go#L1895
undefined: hinter.ResOperander
lint: pkg/hintrunner/core/hint.go#L1896
undefined: hinter.ResOperander
lint: pkg/hintrunner/core/hint.go#L1897
undefined: hinter.ResOperander
lint: pkg/hintrunner/hintrunner_test.go#L6
could not import github.com/NethermindEth/cairo-vm-go/pkg/hintrunner/core (-: # github.com/NethermindEth/cairo-vm-go/pkg/hintrunner/core
lint: pkg/hintrunner/core/hint.go#L1894
undefined: hinter.ResOperander
lint: pkg/hintrunner/core/hint.go#L1895
undefined: hinter.ResOperander
lint: pkg/hintrunner/core/hint.go#L1896
undefined: hinter.ResOperander
lint: pkg/hintrunner/core/hint.go#L1897
undefined: hinter.ResOperander
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/