Skip to content

try specifying the path of golangci.yml #169

try specifying the path of golangci.yml

try specifying the path of golangci.yml #169

Triggered via push February 20, 2025 13:50
Status Failure
Total duration 1m 10s
Artifacts

build.yaml

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

Annotations

10 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)
issues found
build (1.24)
Restore cache failed: Dependencies file is not found in /home/runner/work/gocc/gocc. Supported file pattern: go.sum