Skip to content

Implemented EvalCircuit, Fixed bugs and wrote tests for Modbuiltin #2495

Implemented EvalCircuit, Fixed bugs and wrote tests for Modbuiltin

Implemented EvalCircuit, Fixed bugs and wrote tests for Modbuiltin #2495

Triggered via pull request October 1, 2024 12:44
Status Failure
Total duration 20s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint: pkg/vm/builtins/modulo.go#L570
Error return value of `mulModBuiltinRunner.fillOffsets` is not checked (errcheck)
lint: pkg/vm/builtins/modulo.go#L586
Error return value of `mulModBuiltinRunner.fillInputs` is not checked (errcheck)
lint
issues found
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/