Skip to content

feat: initial commit #9

feat: initial commit

feat: initial commit #9

Triggered via pull request July 10, 2024 06:00
Status Failure
Total duration 3m 12s
Artifacts

pr-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
staticcheck
Process completed with exit code 1.
lint: pkg/proc/eval.go#L45
field `enclosingRangeScopes` is unused (unused)
lint: pkg/proc/eval.go#L46
field `rangeFrames` is unused (unused)
lint: pkg/proc/heap.go#L382
const `bitmapMask` is unused (unused)
lint: pkg/proc/protobuf.go#L113
func `(*protobuf).stringOpt` is unused (unused)
lint: pkg/proc/protobuf.go#L128
func `(*protobuf).boolOpt` is unused (unused)
lint: pkg/proc/protobuf.go#L180
const `tagLabel_Key` is unused (unused)
lint: pkg/proc/protobuf.go#L181
const `tagLabel_Str` is unused (unused)
lint: pkg/proc/protobuf.go#L182
const `tagLabel_Num` is unused (unused)
lint: pkg/proc/region.go#L37
func `(*region).clone` is unused (unused)
lint: pkg/proc/heap.go#L483
S1023: redundant `return` statement (gosimple)
compliant
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.