adding Gofunc field input to NewLineTable #88
Annotations
8 errors and 1 warning
build:
objfile/disasm.go#L51
not enough arguments in call to e.PCLineTable
|
build:
objfile/objfile.go#L133
not enough arguments in call to f.entries[0].PCLineTable
|
build:
objfile/objfile.go#L254
undefined: knownGofuncVA
|
build:
objfile/objfile.go#L255
candidate.Gofunc undefined (type PclntabCandidate has no field or method Gofunc)
|
build:
objfile/objfile.go#L255
undefined: knownGofuncVA
|
build:
objfile/objfile.go#L258
too many arguments in call to gosym.NewLineTable
|
build:
objfile/objfile.go#L258
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/.
|