feat: new reflect impl for non-amd64 arch #1
Annotations
10 errors and 1 warning
internal/reflect/reflect_test.go#L62
Error return value is not checked (errcheck)
|
internal/reflect/reflect_test.go#L87
Error return value is not checked (errcheck)
|
internal/rt/runtime.go#L221
field `it` is unused (unused)
|
internal/rt/runtime.go#L222
field `vt` is unused (unused)
|
internal/rt/runtime.go#L223
field `hv` is unused (unused)
|
internal/rt/stackmap_test.go#L32
field `fn` is unused (unused)
|
internal/rt/stackmap_test.go#L33
field `datap` is unused (unused)
|
internal/loader/funcdata_go118_121.go#L31
field `funcoff` is unused (unused)
|
internal/loader/funcdata_go118_121.go#L36
field `pad1` is unused (unused)
|
internal/loader/funcdata_go118_121.go#L40
field `nfiles` is unused (unused)
|
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/.
|
This job failed
Loading