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

[BUG] mage warning #2478

Closed
volencez opened this issue Aug 2, 2024 · 2 comments
Closed

[BUG] mage warning #2478

volencez opened this issue Aug 2, 2024 · 2 comments
Assignees
Labels
bug Categorizes issue or PR as related to a bug.

Comments

@volencez
Copy link

volencez commented Aug 2, 2024

OpenIM Server Version

main and release-3.8.0

Operating System and CPU Architecture

Linux (ARM)

Deployment Method

Source Code Deployment

Bug Description and Steps to Reproduce

  1. update go.mod
    equire (
    github.com/openimsdk/tools v0.0.49
    )
  2. go mod tidy
  3. mage

Screenshots Link

1821722612812_ pic

@volencez volencez added the bug Categorizes issue or PR as related to a bug. label Aug 2, 2024
@icey-yu
Copy link
Member

icey-yu commented Sep 2, 2024

This is an warning reported by one of our dependency packages, and currently, there is no good solution available. We may change the business logic in the future, thereby eliminating our dependency on this package. This warning has no impact on functionality.

@icey-yu
Copy link
Member

icey-yu commented Sep 4, 2024

We have updated the dependency package and removed the warning.
openimsdk/tools#131

@icey-yu icey-yu closed this as completed Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

2 participants