[ 
https://issues.apache.org/jira/browse/BEAM-8992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Robert Burke updated BEAM-8992:
-------------------------------
    Resolution: Won't Fix
        Status: Resolved  (was: In Progress)

With the removal of GoGradle, we no longer have a go Vet command through 
gradle, so this is obsolete. Go SDK developers should not be using Gradle tools 
to validate code and similar at this time.

> ./gradlew :sdks:go:examples:goVet fails
> ---------------------------------------
>
>                 Key: BEAM-8992
>                 URL: https://issues.apache.org/jira/browse/BEAM-8992
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-go
>    Affects Versions: 2.19.0
>            Reporter: Udi Meiri
>            Priority: P3
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> {code}
> > Task :sdks:go:examples:resolveBuildDependencies
> Resolving 
> ./github.com/apache/beam/sdks/go@/usr/local/google/home/ehudm/src/beam-release/sdks/go
> .gogradle/project_gopath/src/github.com/apache/beam/sdks/go/examples/vendor/github.com/apache/beam/sdks/go/pkg/beam/io/avroio/avroio.go:28:2:
>  cannot find package "github.com/linkedin/goavro" in any of:
>         
> /usr/local/google/home/ehudm/src/beam-release/sdks/go/examples/.gogradle/project_gopath/src/github.com/apache/beam/sdks/go/examples/vendor/github.com/linkedin/goavro
>  (vendor tree)
>         
> /usr/local/google/home/ehudm/.gradle/go/binary/1.12/go/src/github.com/linkedin/goavro
>  (from $GOROOT)
>         
> /usr/local/google/home/ehudm/src/beam-release/sdks/go/examples/.gogradle/project_gopath/src/github.com/linkedin/goavro
>  (from $GOPATH)
> > Task :sdks:go:examples:goVet FAILED
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to