Bump golang.org/x/net from 0.37.0 to 0.38.0 in the go_modules group across 1 directory #2
ci.yml
on: pull_request
Matrix: build
lint
3m 2s
unit-test
2m 45s
push
0s
Annotations
11 errors
|
build (arm64)
buildx failed with: ERROR: failed to solve: This legacy service is shutting down, effective April 15, 2025. Migrate to the new service ASAP. For more information: https://gh.io/gha-cache-sunset
|
|
build (amd64)
The job was canceled because "arm64" failed.
|
|
build (amd64)
buildx failed with: ERROR: failed to solve: This legacy service is shutting down, effective April 15, 2025. Migrate to the new service ASAP. For more information: https://gh.io/gha-cache-sunset
|
|
lint:
fn.go#L473
ifElseChain: rewrite if-else to switch statement (gocritic)
|
|
lint:
fn.go#L384
cyclomatic complexity 33 of func `(*GraphQuery).getGroupMembers` is high (> 10) (gocyclo)
|
|
lint:
fn.go#L288
cyclomatic complexity 11 of func `(*GraphQuery).graphQuery` is high (> 10) (gocyclo)
|
|
lint:
fn.go#L432
Consider pre-allocating `members` (prealloc)
|
|
lint:
fn.go#L488
var-naming: var appIdVal should be appIDVal (revive)
|
|
lint:
fn.go#L489
var-naming: var appId should be appID (revive)
|
|
lint:
fn.go#L825
func `getMapKeys` is unused (unused)
|
|
lint
issues found
|