Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix golint #828

Merged
merged 1 commit into from
Mar 4, 2024
Merged

fix golint #828

merged 1 commit into from
Mar 4, 2024

Conversation

andreasgerstmayr
Copy link
Collaborator

Fixes:

  /usr/bin/tar -xf /home/runner/work/_temp/ab5fc90b-99a4-43c1-8181-4d8960a26ad0/cache.tzst -P -C /home/runner/work/tempo-operator/tempo-operator --use-compress-program unzstd
  Received 223785415 of 223785415 (100.0%), 106.6 MBs/sec
  /usr/bin/tar: ../../../go/pkg/mod/google.golang.org/protobuf@v1.32.0/README.md: Cannot open: File exists
  Error: /usr/bin/tar: ../../../go/pkg/mod/google.golang.org/protobuf@v1.32.0/integration_test.go: Cannot open: File exists
  Error: /usr/bin/tar: ../../../go/pkg/mod/google.golang.org/protobuf@v1.32.0/protoadapt/convert.go: Cannot open: File exists
  /usr/bin/tar: ../../../go/pkg/mod/google.golang.org/protobuf@v1.32.0/PATENTS: Cannot open: File exists
  Error: /usr/bin/tar: ../../../go/pkg/mod/google.golang.org/protobuf@v1.32.0/encoding/bench_test.go: Cannot open: File exists
  Error: /usr/bin/tar: ../../../go/pkg/mod/google.golang.org/protobuf@v1.32.0/encoding/prototext/decode.go: Cannot open: File exists
  Error: /usr/bin/tar: ../../../go/pkg/mod/google.golang.org/protobuf@v1.32.0/encoding/prototext/other_test.go: Cannot open: File exists
  Error: /usr/bin/tar: ../../../go/pkg/mod/google.golang.org/protobuf@v1.32.0/encoding/prototext/encode.go: Cannot open: File exists
  Error: /usr/bin/tar: ../../../go/pkg/mod/google.golang.org/protobuf@v1.32.0/encoding/prototext/decode_test.go: Cannot open: File exists
  Error: /usr/bin/tar: ../../../go/pkg/mod/google.golang.org/protobuf@v1.32.0/encoding/prototext/doc.go: Cannot open: File exists
  Error: /usr/bin/tar: ../../../go/pkg/mod/google.golang.org/protobuf@v1.32.0/encoding/prototext/encode_test.go: Cannot open: File exists
  Error: /usr/bin/tar: ../../../go/pkg/mod/google.golang.org/protobuf@v1.32.0/encoding/protojson/bench_test.go: Cannot open: File exists
[...]

as seen in https://github.com/grafana/tempo-operator/actions/runs/8140953755/job/22248111854?pr=826

Signed-off-by: Andreas Gerstmayr <agerstmayr@redhat.com>
@andreasgerstmayr
Copy link
Collaborator Author

@andreasgerstmayr andreasgerstmayr merged commit 3f023eb into grafana:main Mar 4, 2024
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants