Skip to content

feat: support private struct-method mock #114

feat: support private struct-method mock

feat: support private struct-method mock #114

Triggered via pull request October 23, 2023 12:01
Status Failure
Total duration 1m 8s
Artifacts

pr-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors
staticcheck: convey.go#L23
[staticcheck] reported by reviewdog 🐶 github.com/smartystreets/[email protected]: Get "https://proxy.golang.org/github.com/smartystreets/goconvey/@v/v1.6.4.zip": EOF Raw Output: {"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"github.com/smartystreets/[email protected]: Get \"https://proxy.golang.org/github.com/smartystreets/goconvey/@v/v1.6.4.zip\": EOF","code":{"value":"compile","url":"https://staticcheck.io/docs/checks#compile"},"location":{"path":"convey.go","range":{"start":{"line":23,"column":2}}},"severity":"ERROR"}
staticcheck: internal/tool/check_gcflags_amd64.go#L23
[staticcheck] reported by reviewdog 🐶 golang.org/x/[email protected]: Get "https://proxy.golang.org/golang.org/x/arch/@v/v0.0.0-20201008161808-52c3e6f60cff.zip": EOF Raw Output: {"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"golang.org/x/[email protected]: Get \"https://proxy.golang.org/golang.org/x/arch/@v/v0.0.0-20201008161808-52c3e6f60cff.zip\": EOF","code":{"value":"compile","url":"https://staticcheck.io/docs/checks#compile"},"location":{"path":"internal/tool/check_gcflags_amd64.go","range":{"start":{"line":23,"column":2}}},"severity":"ERROR"}
staticcheck
Process completed with exit code 1.
lint: internal/unsafereflect/asdf/priv.go#L11
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: internal/unsafereflect/asdf/priv.go#L15
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: internal/unsafereflect/type.go#L97
File is not `gofumpt`-ed with `-extra` (gofumpt)
lint: internal/unsafereflect/asdf/priv.go#L18
func `(*p).private` is unused (unused)
lint
issues found