Skip to content

asm: split out AST into separate package #12

asm: split out AST into separate package

asm: split out AST into separate package #12

Triggered via pull request November 18, 2024 14:08
@fjlfjl
opened #9
ast
Status Failure
Total duration 22s
Artifacts

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build: asm/compiler_prog.go#L4
package iter is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/iter)
build: internal/ast/ast.go#L21
package maps is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/maps)
build: internal/ast/ast.go#L23
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/slices)
build
Process completed with exit code 1.