You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
name: cion: [push, pull_request]jobs:
build:
runs-on: ubuntu-lateststeps:
-
name: Checkoutuses: actions/checkout@v4
-
name: Set up Gouses: actions/setup-go@v5with:
go-version: '1.22'env:
GO111MODULE: 'on'CGO_ENABLED: '1'
-
name: Test Buildrun: make
the error below:
Run make
fatal: No names found, cannot describe anything.
go: downloading golang.org/x/exp v0.0.0-20230810033253-352e893a[4](https://github.com/xxx/actions/runs/10046156/job/27168771#step:4:5)cad
go: downloading github.com/pkg/errors v0.9.1
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/creack/pty v1.1.17
go: downloading github.com/dao42/go-dap v0.6.9-0.20231121110032-ff7acb037ff3
go: downloading github.com/deckarep/golang-set/v2 v2.3.0
go: downloading github.com/oawu/Golang-cli-xterm v0.0.10
go: downloading golang.org/x/time v0.0.0-20220922220347-f3bd1da661af
go: downloading github.com/sashabaranov/go-openai v1.26.3
go: downloading github.com/fsnotify/fsnotify v1.6.0
go: downloading github.com/karrick/godirwalk v1.17.0
go: downloading github.com/a-wing/lightcable v0.1.0
go: downloading github.com/google/uuid v1.3.0
go: downloading github.com/sourcegraph/go-lsp v0.0.0-20181009131[5](https://github.com/xxx/runs/10046156/job/27168771#step:4:6)10-4631ffd93a18
go: downloading github.com/sourcegraph/jsonrpc2 v0.1.0
go: downloading github.com/rabbitmq/amqp091-go v1.3.0
go: downloading github.com/golang-infrastructure/go-cosine-similarity v0.0.0-2022120515545[6](https://github.com/xxx/actions/runs/10088046156/job/27168771#step:4:7)-73f48d3288b0
go: downloading golang.org/x/tools v0.2.0
go: downloading golang.org/x/sys v0.1.0
go: downloading github.com/gorilla/websocket v1.4.2
go: downloading github.com/dlclark/regexp2 v1.9.0
go: downloading github.com/golang-infrastructure/go-gtypes v0.0.1
go: downloading github.com/tjfoc/gmsm v1.4.1
go: downloading github.com/smacker/go-tree-sitter v0.0.0-2024062505015[7](https://github.com//actions/runs/10046156/job/27168771#step:4:8)-a31a98a7c0f6
github.com/smacker/go-tree-sitter/bash: build constraints exclude all Go files in /home/runner/go/pkg/mod/github.com/smacker/[email protected][8](https://github.com/xxx/actions/runs/10046156/job/27168771#step:4:9)a7c0f6/bash
github.com/smacker/go-tree-sitter/c: build constraints exclude all Go files in /home/runner/go/pkg/mod/github.com/smacker/[email protected][9](https://github.com/xxx/actions/runs/10046156/job/27168771#step:4:10)8a7c0f6/c
github.com/smacker/go-tree-sitter/cpp: build constraints exclude all Go files in /home/runner/go/pkg/mod/github.com/smacker/[email protected]/cpp
github.com/smacker/go-tree-sitter/csharp: build constraints exclude all Go files in /home/runner/go/pkg/mod/github.com/smacker/[email protected]/csharp
github.com/smacker/go-tree-sitter/css: build constraints exclude all Go files in /home/runner/go/pkg/mod/github.com/smacker/[email protected][15](https://github.com/xxx/actions/runs/10046156/job/27168771#step:4:16)7-a31a98a7c0f6/css
github.com/smacker/go-tree-sitter/cue: build constraints exclude all Go files in /home/runner/go/pkg/mod/github.com/smacker/[email protected]/cue
github.com/smacker/go-tree-sitter/dockerfile: build constraints exclude all Go files in /home/runner/go/pkg/mod/github.com/smacker/[email protected]/dockerfile
github.com/smacker/go-tree-sitter/elixir: build constraints exclude all Go files in /home/runner/go/pkg/mod/github.com/smacker/[email protected]/elixir
github.com/smacker/go-tree-sitter/elm: build constraints exclude all Go files in /home/runner/go/pkg/mod/github.com/smacker/[email protected]/elm
github.com/smacker/go-tree-sitter/golang: build constraints exclude all Go files in /home/runner/go/pkg/mod/github.com/smacker/[email protected]/golang
github.com/smacker/go-tree-sitter/groovy: build constraints exclude all Go files in /home/runner/go/pkg/mod/github.com/smacker/[email protected]/groovy
github.com/smacker/go-tree-sitter/hcl: build constraints exclude all Go files in /home/runner/go/pkg/mod/github.com/smacker/[email protected]/hcl
github.com/smacker/go-tree-sitter/html: build constraints exclude all Go files in /home/runner/go/pkg/mod/github.com/smacker/[email protected]/html
github.com/smacker/go-tree-sitter/java: build constraints exclude all Go files in /home/runner/go/pkg/mod/github.com/smacker/[email protected]/java
github.com/smacker/go-tree-sitter/javascript: build constraints exclude all Go files in /home/runner/go/pkg/mod/github.com/smacker/[email protected]/javascript
github.com/smacker/go-tree-sitter/kotlin: build constraints exclude all Go files in /home/runner/go/pkg/mod/github.com/smacker/[email protected]/kotlin
github.com/smacker/go-tree-sitter/markdown/tree-sitter-markdown: build constraints exclude all Go files in /home/runner/go/pkg/mod/github.com/smacker/[email protected]/markdown/tree-sitter-markdown
github.com/smacker/go-tree-sitter/php: build constraints exclude all Go files in /home/runner/go/pkg/mod/github.com/smacker/[email protected]/php
github.com/smacker/go-tree-sitter/protobuf: build constraints exclude all Go files in /home/runner/go/pkg/mod/github.com/smacker/[email protected]/protobuf
github.com/smacker/go-tree-sitter/python: build constraints exclude all Go files in /home/runner/go/pkg/mod/github.com/smacker/[email protected]/python
github.com/smacker/go-tree-sitter/ruby: build constraints exclude all Go files in /home/runner/go/pkg/mod/github.com/smacker/[email protected]/ruby
github.com/smacker/go-tree-sitter/rust: build constraints exclude all Go files in /home/runner/go/pkg/mod/github.com/smacker/[email protected]/rust
github.com/smacker/go-tree-sitter/scala: build constraints exclude all Go files in /home/runner/go/pkg/mod/github.com/smacker/[email protected]/scala
github.com/smacker/go-tree-sitter/sql: build constraints exclude all Go files in /home/runner/go/pkg/mod/github.com/smacker/[email protected]/sql
github.com/smacker/go-tree-sitter/svelte: build constraints exclude all Go files in /home/runner/go/pkg/mod/github.com/smacker/[email protected]/svelte
github.com/smacker/go-tree-sitter/swift: build constraints exclude all Go files in /home/runner/go/pkg/mod/github.com/smacker/[email protected]/swift
github.com/smacker/go-tree-sitter/toml: build constraints exclude all Go files in /home/runner/go/pkg/mod/github.com/smacker/[email protected]/toml
github.com/smacker/go-tree-sitter/typescript/typescript: build constraints exclude all Go files in /home/runner/go/pkg/mod/github.com/smacker/[email protected]/typescript/typescript
github.com/smacker/go-tree-sitter/yaml: build constraints exclude all Go files in /home/runner/go/pkg/mod/github.com/smacker/[email protected]/yaml
# github.com/smacker/go-tree-sitter
Error: ../../../go/pkg/mod/github.com/smacker/[email protected]/iter.go:[17](https://github.com/xxxactions/runs/10046156/job/27168771#step:4:18):18: undefined: Node
Error: ../../../go/pkg/mod/github.com/smacker/[email protected]/iter.go:21:21: undefined: Node
Error: ../../../go/pkg/mod/github.com/smacker/[email protected]/iter.go:25:20: undefined: Node
Error: ../../../go/pkg/mod/github.com/smacker/[email protected]/iter.go:30:26: undefined: Node
Error: ../../../go/pkg/mod/github.com/smacker/[email protected]/iter.go:34:20: undefined: Node
Error: ../../../go/pkg/mod/github.com/smacker/[email protected]/iter.go:38:32: undefined: Node
Error: ../../../go/pkg/mod/github.com/smacker/[email protected]/iter.go:43:9: undefined: Node
Error: ../../../go/pkg/mod/github.com/smacker/[email protected]/iter.go:46:[18](https://github.com/xxx/actions/runs/10046156/job/27168771#step:4:19): undefined: Node
Error: ../../../go/pkg/mod/github.com/smacker/[email protected]/iter.go:68:40: undefined: Node
make: *** [Makefile:29: build] Error 1
Error: Process completed with exit code 2.
is anyone has same problem and how to fix this, thanks
The text was updated successfully, but these errors were encountered:
hi ,here is my env:
github workflow go.yml
the error below:
is anyone has same problem and how to fix this, thanks
The text was updated successfully, but these errors were encountered: