Skip to content

Implement system call for keccak #2651

Implement system call for keccak

Implement system call for keccak #2651

Triggered via pull request March 18, 2025 22:08
Status Failure
Total duration 31s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
lint: pkg/hintrunner/core/hint.go#L2065
Error return value of `vm.Memory.WriteToAddress` is not checked (errcheck)
lint: pkg/hintrunner/core/hint.go#L2068
Error return value of `vm.Memory.WriteToAddress` is not checked (errcheck)
lint: pkg/hintrunner/core/hint.go#L2080
Error return value of `vm.Memory.WriteToAddress` is not checked (errcheck)
lint: pkg/hintrunner/core/hint.go#L2157
Error return value is not checked (errcheck)
lint
issues found