Skip to content

Native contract executor #6476

Native contract executor

Native contract executor #6476

Triggered via pull request September 19, 2024 18:48
Status Failure
Total duration 51s
Artifacts

juno-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
lint: vm/class.go#L23
don't use `init` function (gochecknoinits)
lint: vm/class.go#L25
equalFold: consider replacing with strings.EqualFold(envVar, "vm") (gocritic)
lint: vm/class.go#L52
mnd: Magic number: 16, in <argument> detected (gomnd)
lint: vm/class.go#L76
mnd: Magic number: 16, in <argument> detected (gomnd)
lint: vm/class.go#L21
ST1003: should not use ALL_CAPS in Go names; use CamelCase instead (stylecheck)
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/[email protected], 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/