Skip to content

feat: initial commit #2

feat: initial commit

feat: initial commit #2

Triggered via pull request July 10, 2024 05:08
Status Failure
Total duration 4m 11s
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#L40
type `localsFlags` is unused (unused)
lint: pkg/proc/eval.go#L46
const `localsTrustArgOrder` is unused (unused)
lint: pkg/proc/eval.go#L50
const `localsNoDeclLineCheck` is unused (unused)
lint: pkg/proc/eval.go#L58
field `enclosingRangeScopes` is unused (unused)
lint: pkg/proc/eval.go#L59
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)
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/.