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

Error in linter failed to load package zetasql: could not load export data: no export data #26

Open
yuseferi opened this issue Feb 25, 2023 · 3 comments

Comments

@yuseferi
Copy link

Hi there,
I'm suing bigquery mock which use your package. during the linting with golinerci,I'm getting an error
failed to load package zetasql: could not load export data: no export data

  • go install github.com/golangci/golangci-lint/cmd/golangci-lint@latest
    go: downloading github.com/golangci/golangci-lint v1.51.2

do you have any idea how can I resolve this problem?

Best

@yuseferi yuseferi changed the title Error in linter Error in linter failed to load package zetasql: could not load export data: no export data Feb 25, 2023
@dtracers
Copy link

I ran into this same error

It seems that zetasql is having issues when using a linter.

I think if you build it first it will have a success?

but it also fails if you attach it to github actions

@stoz
Copy link

stoz commented Jul 7, 2023

@yuseferi did you figure out a resolution to this? I've run into the same issue.

@yuseferi
Copy link
Author

yuseferi commented Jul 7, 2023

@stoz , dependencies should be updated by @goccy , or you have time, create a PR fro it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants