fix(ci): upgrade goreleaser #11
Annotations
10 errors and 4 warnings
lint:
pkg/cosmosdirectory/get_test.go#L49
use of `fmt.Printf` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
|
lint:
pkg/cosmosdirectory/get_test.go#L5
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
lint:
pkg/cosmosdirectory/get_test.go#L8
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
lint:
general.go#L11
File is not `gci`-ed with --skip-generated -s standard -s default (gci)
|
lint:
general.go#L179
commentFormatting: put a space between `//` and comment text (gocritic)
|
lint:
main.go#L172
exitAfterDefer: log.Fatal will exit, and `defer s.grpcConn.Close()` will not run (gocritic)
|
lint:
general.go#L4
File is not `gofumpt`-ed (gofumpt)
|
lint:
general.go#L10
File is not `gofumpt`-ed (gofumpt)
|
lint:
main.go#L248
File is not `gofumpt`-ed (gofumpt)
|
lint:
main.go#L185
G114: Use of net/http serve function that has no support for setting timeouts (gosec)
|
go-build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
go-vet
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|