Skip to content

Update native juno for sw/main rebase #6494

Update native juno for sw/main rebase

Update native juno for sw/main rebase #6494

Triggered via pull request September 21, 2024 15:45
Status Failure
Total duration 4m 39s
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/setup-go@v4.1.0, 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/