Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

fix: resolve compile errors#287

Merged
ofrobots merged 1 commit intogoogleapis:masterfrom
ofrobots:fix-compilation
Oct 30, 2018
Merged

fix: resolve compile errors#287
ofrobots merged 1 commit intogoogleapis:masterfrom
ofrobots:fix-compilation

Conversation

@ofrobots
Copy link
Copy Markdown
Contributor

master was not compiling on my machine. This change picks up the latest @google-cloud/storage package with fixed types. Secondly, the getSinksStream is inferred to be typed as a Stream which doesn't have an end method. Even a Readable is not supposed to have an end method. Either way, fix the compile error by papering over it.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 30, 2018
@ofrobots ofrobots merged commit def5a1f into googleapis:master Oct 30, 2018
@ofrobots ofrobots deleted the fix-compilation branch October 30, 2018 01:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants