Skip to content

feat: migrate & gorm-gen #4

feat: migrate & gorm-gen

feat: migrate & gorm-gen #4

Triggered via pull request July 24, 2023 13:17
@cexllcexll
opened #6
v1.1.0
Status Failure
Total duration 1m 50s
Artifacts

reviewdog.yml

on: pull_request
runner / staticcheck
1m 40s
runner / staticcheck
Fit to window
Zoom out
Zoom in

Annotations

4 errors
runner / staticcheck: core/conf/viper.go#L12
[staticcheck] reported by reviewdog 🐶 field env is unused Raw Output: {"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"field env is unused","code":{"value":"U1000","url":"https://staticcheck.io/docs/checks#U1000"},"location":{"path":"/home/runner/work/go-mixplus/go-mixplus/core/conf/viper.go","range":{"start":{"line":12,"column":3}}},"severity":"ERROR"}
runner / staticcheck: mrpc/internal/rpcserver.go#L20
[staticcheck] reported by reviewdog 🐶 field name is unused Raw Output: {"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"field name is unused","code":{"value":"U1000","url":"https://staticcheck.io/docs/checks#U1000"},"location":{"path":"/home/runner/work/go-mixplus/go-mixplus/mrpc/internal/rpcserver.go","range":{"start":{"line":20,"column":3}}},"severity":"ERROR"}
runner / staticcheck: mrpc/internal/rpcserver.go#L43
[staticcheck] reported by reviewdog 🐶 func (*rpcServer).setName is unused Raw Output: {"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"func (*rpcServer).setName is unused","code":{"value":"U1000","url":"https://staticcheck.io/docs/checks#U1000"},"location":{"path":"/home/runner/work/go-mixplus/go-mixplus/mrpc/internal/rpcserver.go","range":{"start":{"line":43,"column":21}}},"severity":"ERROR"}
runner / staticcheck
Process completed with exit code 1.