Skip to content

adding Gofunc field input to NewLineTable #88

adding Gofunc field input to NewLineTable

adding Gofunc field input to NewLineTable #88

Triggered via push June 10, 2024 20:19
Status Failure
Total duration 1m 43s
Artifacts

main.yaml

on: push
Fit to window
Zoom out
Zoom in

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/.