Skip to content

feat: add ability to interrupt the vm if stuck in infinite loop #84

feat: add ability to interrupt the vm if stuck in infinite loop

feat: add ability to interrupt the vm if stuck in infinite loop #84

Triggered via pull request March 28, 2024 12:29
Status Failure
Total duration 50s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
lint: internal/vm/vm.go#L109
mnd: Magic number: 10, in <argument> detected (gomnd)
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: internal/vm/vm.go#L133
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)