update go version to 1.24 #144
Merged
Annotations
9 errors and 1 warning
|
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)
|
|
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)
|
|
internal/ast/lexnodewalker.go#L53
missing return (typecheck)
|
|
internal/parser/lr1/action/action.go#L90
missing return (typecheck)
|
|
internal/parser/lr1/action/action.go#L107
missing return (typecheck)
|
|
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)
|
|
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)
|
|
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)
|
|
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)
|
|
|
The logs for this run have expired and are no longer available.
Loading