Skip to content

Implement CFG (control flow graph) #76

Implement CFG (control flow graph)

Implement CFG (control flow graph) #76

Triggered via pull request July 26, 2024 09:13
@notJoonnotJoon
synchronize #16
cfg
Status Failure
Total duration 24s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build: internal/analysis/cfg/cfg.go#L11
no required module provides package golang.org/x/tools/go/ast/astutil; to add it:
build
Process completed with exit code 1.
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/