feat: restructure cmd folder #639
Annotations
3 errors
golangci-lint:
pkg/bootflow/subsystems/trustchains/tpm/command_extend_unsafe.go#L10
SA1019: reflect.SliceHeader has been deprecated since Go 1.21 and an alternative has been available since Go 1.17: Use unsafe.Slice or unsafe.SliceData instead. (staticcheck)
|
golangci-lint:
pkg/bootflow/subsystems/trustchains/tpm/command_extend_unsafe.go#L11
SA1019: reflect.SliceHeader has been deprecated since Go 1.21 and an alternative has been available since Go 1.17: Use unsafe.Slice or unsafe.SliceData instead. (staticcheck)
|
golangci-lint
issues found
|
Loading