Skip to content

Update main.go -- fixed parsing v1.20+ inlining #62

Update main.go -- fixed parsing v1.20+ inlining

Update main.go -- fixed parsing v1.20+ inlining #62

Triggered via push June 6, 2024 00:06
Status Failure
Total duration 1m 34s
Artifacts

main.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build: main.go#L310
cannot use elem.CheckInline(moduleData.Gofunc, fileData) (value of type bool) as []gosym.InlinedCall value in struct literal
build: main.go#L310
moduleData.Gofunc undefined (type *objfile.ModuleData 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/.