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

web-api package build error #1638

Closed
1 of 7 tasks
seratch opened this issue Jul 31, 2023 · 0 comments · Fixed by #1639
Closed
1 of 7 tasks

web-api package build error #1638

seratch opened this issue Jul 31, 2023 · 0 comments · Fixed by #1639
Labels
pkg:web-api applies to `@slack/web-api` semver:patch

Comments

@seratch
Copy link
Member

seratch commented Jul 31, 2023

https://github.com/slackapi/node-slack-sdk/actions/runs/5705990178/job/15468838592?pr=1637

/home/runner/work/node-slack-sdk/node-slack-sdk/packages/web-api/src/WebClient.ts
Error:   13:1  error  `zlib` import should occur before import of `is-stream`  import/order
Error:   14:1  error  `util` import should occur before import of `is-stream`  import/order

/home/runner/work/node-slack-sdk/node-slack-sdk/packages/web-api/src/file-upload.ts
Error:   1:1  error  `@slack/logger` import should occur after import of `stream`  import/order

✖ 3 problems (3 errors, 0 warnings)
  3 errors and 0 warnings potentially fixable with the `--fix` option.

lerna ERR! npm run test exited 1 in '@slack/web-api'
Error: Process completed with exit code 1.

Packages:

Select all that apply:

  • @slack/web-api
  • @slack/rtm-api
  • @slack/webhooks
  • @slack/oauth
  • @slack/socket-mode
  • @slack/types
  • I don't know
@seratch seratch added this to the [email protected] milestone Jul 31, 2023
@seratch seratch added pkg:web-api applies to `@slack/web-api` and removed untriaged labels Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg:web-api applies to `@slack/web-api` semver:patch
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants