Skip to content

fix(reflect): zero len slice case #33

fix(reflect): zero len slice case

fix(reflect): zero len slice case #33

Re-run triggered July 27, 2024 17:20
Status Failure
Total duration 54s
Artifacts

pr-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint: internal/atm/hir/prog.go#L29
ineffectual assignment to q (ineffassign)
lint: internal/atm/pgen/iasm_amd64.go#L75
func `isReg64` is unused (unused)
lint: internal/atm/pgen/iasm_amd64.go#L88
func `isSimpleMem` is unused (unused)
lint: internal/atm/pgen/pgen_amd64.go#L112
func `(*_FrameInfo).retc` is unused (unused)
lint: internal/binary/decoder/native_amd64.go#L23
func `__do_skip` is unused (unused)
lint: internal/binary/decoder/pools.go#L45
SA6002: argument should be pointer-like to avoid allocations (staticcheck)
lint: internal/rt/runtime.go#L230
field `it` is unused (unused)
lint: internal/rt/runtime.go#L231
field `vt` is unused (unused)
lint: internal/rt/runtime.go#L232
field `hv` is unused (unused)
lint: internal/rt/stackmap_test.go#L32
field `fn` is unused (unused)
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/