feat: new reflect impl for non-amd64 arch #17
Annotations
5 errors and 3 warnings
lint:
internal/reflect/decoder.go#L420
unreachable: unreachable code (govet)
|
lint:
internal/reflect/reflect.go#L83
ineffectual assignment to p (ineffassign)
|
lint:
internal/reflect/utils.go#L78
ineffectual assignment to uniq (ineffassign)
|
lint:
internal/reflect/decoder_test.go#L225
ineffectual assignment to p (ineffassign)
|
lint
issues found
|
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/.
|