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

Unexpected package creation during export data loading #815

Closed
MarcelXia opened this issue May 18, 2022 · 2 comments
Closed

Unexpected package creation during export data loading #815

MarcelXia opened this issue May 18, 2022 · 2 comments

Comments

@MarcelXia
Copy link

I get an error when running gosec

Steps to reproduce the behavior

gosec -fmt=golint -quiet ./..

(and I know there might be some workaround for this)

gosec version

dev
gosec -version gives dev

Go version (output of 'go version')

go version go1.18.2 darwin/arm64

Operating system / Environment

Mac Monterey 12.4

Expected behavior

is runs sucessful

Actual behavior

it stops with this error

@cschneider4711
Copy link

Probably related to golang/go#51629

@ccojocar
Copy link
Member

fixed by #817

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