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

Fixed ineffassign definition following a recent update #132

Merged
merged 1 commit into from
Jan 14, 2021

Conversation

mvisonneau
Copy link
Contributor

@mvisonneau mvisonneau commented Jan 12, 2021

tests are now failing: https://travis-ci.org/github/camptocamp/terraboard/builds/754109002

ineffassign compare/compare_test.go compare/compare.go db/db.go db/db_test.go config/config.go config/config_test.go auth/auth.go auth/auth_test.go api/api.go api/api_test.go util/util.go util/util_test.go types/db.go types/search_test.go types/compare_test.go types/db_test.go types/search.go types/compare.go state/tfe_test.go state/aws_test.go state/state_test.go state/gcp_test.go state/tfe.go state/aws.go state/state.go state/gcp.go

-: named files must all be in one directory; have compare/ and db/

ineffassign: error during loading

Makefile:40: recipe for target 'ineffassign' failed

make: *** [ineffassign] Error 1

@coveralls
Copy link

Coverage Status

Coverage remained the same at 15.541% when pulling e155de2 on mvisonneau:ineffassign_fix into ccde60d on camptocamp:master.

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.

3 participants