adding Gofunc field to Pclntabcandidate struct and as param to New ta… #92
Annotations
5 errors and 1 warning
build:
objfile/disasm.go#L51
not enough arguments in call to e.PCLineTable
|
build:
objfile/objfile.go#L256
candidate.Gofunc undefined (type PclntabCandidate has no field or method Gofunc)
|
build:
objfile/objfile.go#L259
too many arguments in call to gosym.NewLineTable
|
build:
objfile/objfile.go#L259
candidate.Gofunc undefined (type PclntabCandidate has no field or method Gofunc)
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|