Update native juno for sw/main rebase #6494
Annotations
6 errors and 1 warning
golangci-lint:
vm/class.go#L23
don't use `init` function (gochecknoinits)
|
golangci-lint:
vm/class.go#L25
equalFold: consider replacing with strings.EqualFold(envVar, "vm") (gocritic)
|
golangci-lint:
vm/class.go#L52
mnd: Magic number: 16, in <argument> detected (gomnd)
|
golangci-lint:
vm/class.go#L76
mnd: Magic number: 16, in <argument> detected (gomnd)
|
golangci-lint:
vm/class.go#L21
ST1003: should not use ALL_CAPS in Go names; use CamelCase instead (stylecheck)
|
golangci-lint
issues found
|
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/
|
Loading