Skip to content

feat: support gc root mask to avoid dwarf search missing memory #90

feat: support gc root mask to avoid dwarf search missing memory

feat: support gc root mask to avoid dwarf search missing memory #90

Triggered via pull request September 12, 2024 11:24
Status Failure
Total duration 4m 43s
Artifacts

pr-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
staticcheck
off declared and not used","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"}
staticcheck
off declared and not used","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"}
staticcheck
[staticcheck] reported by reviewdog 🐶 # github.com/cloudwego/goref/pkg/proc pkg/proc/pcfunc.go:326:6: off declared and not used Raw Output: {"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"# github.com/cloudwego/goref/pkg/proc\npkg/proc/pcfunc.go:326:6: off declared and not used","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"}
staticcheck
[staticcheck] reported by reviewdog 🐶 # github.com/cloudwego/goref/pkg/proc [github.com/cloudwego/goref/pkg/proc.test] pkg/proc/pcfunc.go:326:6: off declared and not used Raw Output: {"source":{"name":"staticcheck","url":"https://staticcheck.io"},"message":"# github.com/cloudwego/goref/pkg/proc [github.com/cloudwego/goref/pkg/proc.test]\npkg/proc/pcfunc.go:326:6: off declared and not used","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"}
staticcheck
Process completed with exit code 1.
lint: cmd/grf/cmds/commands.go#L28
could not import github.com/cloudwego/goref/pkg/proc (-: # github.com/cloudwego/goref/pkg/proc
lint: pkg/proc/pcfunc.go#L326
off declared and not used) (typecheck)
lint: pkg/proc/pcfunc.go#L326
off declared and not used (typecheck)
lint
issues found
compliant
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
staticcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/