[WIP]refactor:Soft connect logger to cwgo-pkg #134
reviewdog.yml
on: pull_request
runner / staticcheck
1m 0s
Annotations
2 errors
runner / staticcheck
[staticcheck] reported by reviewdog 🐶
# github.com/choleraehyq/pid
../../../go/pkg/mod/github.com/choleraehyq/[email protected]/pid_go1.5_amd64.s:44: expected pseudo-register; found R13
../../../go/pkg/mod/github.com/choleraehyq/[email protected]/pid_go1.5_amd64.s:45: expected pseudo-register; found R14
asm: assembly of ../../../go/pkg/mod/github.com/choleraehyq/[email protected]/pid_go1.5_amd64.s failed
Raw Output:
{"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"# github.com/choleraehyq/pid\n../../../go/pkg/mod/github.com/choleraehyq/[email protected]/pid_go1.5_amd64.s:44: expected pseudo-register; found R13\n../../../go/pkg/mod/github.com/choleraehyq/[email protected]/pid_go1.5_amd64.s:45: expected pseudo-register; found R14\nasm: assembly of ../../../go/pkg/mod/github.com/choleraehyq/[email protected]/pid_go1.5_amd64.s failed","code":{"value":"compile","url":"https://staticcheck.io/docs/checks#compile"},"location":{"path":"","range":{"start":{"line":0,"column":0},"end":{"line":0,"column":0}}},"related_locations":[],"severity":"ERROR"}
|
runner / staticcheck
Process completed with exit code 1.
|