Skip to content

Implement ModBuiltin #2474

Implement ModBuiltin

Implement ModBuiltin #2474

Triggered via pull request September 26, 2024 09:46
@Sh0g0-1758Sh0g0-1758
synchronize #666
mod
Status Failure
Total duration 29s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: pkg/vm/builtins/modulo_test.go#L84
Error return value of `runner.writeNWordsValue` is not checked (errcheck)
lint: pkg/vm/builtins/modulo_test.go#L95
Error return value of `runner.writeNWordsValue` is not checked (errcheck)
lint: pkg/vm/builtins/modulo_test.go#L97
Error return value of `runner.fillValue` 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/