chore(main): release 1.2.0 (#87) #35
Annotations
8 errors
lint:
internal/cmd/root/loader.go#L225
File is not properly formatted (gofumpt)
|
lint:
internal/cmd/root/loader.go#L246
`if isProjectScope && !skipAutoDownload` has complex nested blocks (complexity: 7) (nestif)
|
lint:
internal/config/utils.go#L76
Magic number: 0o644, in <argument> detected (mnd)
|
lint:
internal/config/utils.go#L84
Magic number: 2, in <argument> detected (mnd)
|
lint:
internal/dependency/manager/manager.go#L317
Magic number: 300, in <condition> detected (mnd)
|
lint:
internal/dependency/registry/remote.go#L40
response body must be closed (bodyclose)
|
lint:
internal/scope/local.go#L71
`if !l.noInit` has complex nested blocks (complexity: 5) (nestif)
|
lint:
internal/tarball/tarball.go#L45
Magic number: 0o755, in <argument> detected (mnd)
|