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

When migrate to Factory init, if we don't assign an empty service, make build will fail #1027

Open
Joey2132 opened this issue Nov 15, 2021 · 1 comment

Comments

@Joey2132
Copy link
Contributor

For example, in azfile, we only support storage. But if we don't assign an empty service, make build will fail with
panic: runtime error: invalid memory address or nil pointer dereference .

Causes

@Joey2132 Joey2132 changed the title When migrate to Factory init, even we don't support service field, we have to assign an empty service. When migrate to Factory init, even we don't support service, we have to assign an empty service. Nov 15, 2021
@Joey2132 Joey2132 changed the title When migrate to Factory init, even we don't support service, we have to assign an empty service. When migrate to Factory init, if we don't assign an empty service, make build will fail Nov 15, 2021
@Xuanwo Xuanwo self-assigned this Nov 15, 2021
@Xuanwo
Copy link
Contributor

Xuanwo commented Nov 15, 2021

I will look into this issue today.

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

2 participants