fix: parse dwarf correctly on macOS #721
Annotations
4 errors
GolangCI Lint:
internal/wrapper/macho_test.go#L24
cannot use &macho.File{…} (value of type *"debug/macho".File) as *"github.com/blacktop/go-macho".File value in struct literal (typecheck)
|
GolangCI Lint:
internal/wrapper/macho_test.go#L24
cannot use &macho.File{…} (value of type *"debug/macho".File) as *"github.com/blacktop/go-macho".File value in struct literal (typecheck)
|
GolangCI Lint:
internal/wrapper/macho_test.go#L24
cannot use &macho.File{…} (value of type *"debug/macho".File) as *"github.com/blacktop/go-macho".File value in struct literal (typecheck)
|
GolangCI Lint
issues found
|