Skip to content

chore: codecov導入 #2

chore: codecov導入

chore: codecov導入 #2

Triggered via push October 15, 2023 18:29
Status Failure
Total duration 48s
Artifacts

go.yaml

on: push
lint
37s
lint
ubuntu-latest @ Go 1.21
18s
ubuntu-latest @ Go 1.21
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: config/env.go#L50
don't use `init` function (gochecknoinits)
lint: packages/log/log.go#L8
don't use `init` function (gochecknoinits)
lint: packages/validation/validation.go#L19
don't use `init` function (gochecknoinits)
lint: packages/errors/callers.go#L16
string `unknown` has 3 occurrences, make it a constant (goconst)
lint: packages/errors/errors.go#L34
assignOp: replace `message = message + e.expected.Error()` with `message += e.expected.Error()` (gocritic)
lint: packages/errors/errors.go#L32
assignOp: replace `message = message + e.unexpected.message` with `message += e.unexpected.message` (gocritic)
lint: packages/errors/errors.go#L36
assignOp: replace `message = message + e.validation.Error()` with `message += e.validation.Error()` (gocritic)
lint: packages/validation/validation.go#L3
File is not `gofumpt`-ed (gofumpt)
lint: packages/validation/validation.go#L10
File is not `gofumpt`-ed (gofumpt)
lint: packages/errors/validation.go#L4
File is not `gofumpt`-ed (gofumpt)
ubuntu-latest @ Go 1.21
Restore cache failed: Dependencies file is not found in /home/runner/work/go-gin-clean-arch/go-gin-clean-arch. Supported file pattern: go.sum
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/go-gin-clean-arch/go-gin-clean-arch. Supported file pattern: go.sum