Skip to content

update go version to 1.24 (#144) #187

update go version to 1.24 (#144)

update go version to 1.24 (#144) #187

Triggered via push February 20, 2025 14:12
Status Success
Total duration 1m 11s
Artifacts

build.yaml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build (1.24): internal/util/litconv.go#L20
could not import unicode (-: could not load export data: internal error in importing "unicode" (unsupported version: 2); please report an issue) (typecheck)
build (1.24): internal/util/litconv.go#L21
could not import unicode/utf8 (-: could not load export data: internal error in importing "unicode/utf8" (unsupported version: 2); please report an issue) (typecheck)
build (1.24): internal/ast/lexnodewalker.go#L53
missing return (typecheck)
build (1.24): internal/parser/lr1/action/action.go#L90
missing return (typecheck)
build (1.24): internal/parser/lr1/action/action.go#L107
missing return (typecheck)
build (1.24): example/astx/token/token.go#L9
could not import unicode/utf8 (-: could not load export data: internal error in importing "unicode/utf8" (unsupported version: 2); please report an issue) (typecheck)
build (1.24): example/astx/errors/errors.go#L9
could not import unicode (-: could not load export data: internal error in importing "unicode" (unsupported version: 2); please report an issue) (typecheck)
build (1.24): example/astx/lexer/lexer.go#L7
could not import unicode/utf8 (-: could not load export data: internal error in importing "unicode/utf8" (unsupported version: 2); please report an issue) (typecheck)
build (1.24): example/astx/util/litconv.go#L8
could not import unicode (-: could not load export data: internal error in importing "unicode" (unsupported version: 2); please report an issue) (typecheck)
build (1.24)
Restore cache failed: Dependencies file is not found in /home/runner/work/gocc/gocc. Supported file pattern: go.sum