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

Fix releasing dart packages #1117

Merged
merged 1 commit into from
Jul 13, 2024
Merged

Fix releasing dart packages #1117

merged 1 commit into from
Jul 13, 2024

Conversation

csukuangfj
Copy link
Collaborator

To fix the following error while publishing dart packages.
https://github.com/csukuangfj/sherpa-onnx/actions/runs/9910954410/job/27385314444#step:7:70

Total compressed archive size: 19 KB.
Validating package...
Package validation found the following potential issue:
* `dart analyze` found the following issue(s):
  Analyzing lib, pubspec.yaml...
  
  warning - lib/src/utils.dart:4:8 - Unused import: 'dart:typed_data'. Try removing the import directive. - unused_import
  
  1 issue found.
The server may enforce additional checks.

Package has 1 warning.

@csukuangfj csukuangfj merged commit 4c626e8 into k2-fsa:master Jul 13, 2024
2 checks passed
@csukuangfj csukuangfj deleted the fix-dart branch July 13, 2024 02:51
XiaYucca pushed a commit to XiaYucca/sherpa-onnx that referenced this pull request Jan 9, 2025
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

Successfully merging this pull request may close these issues.

1 participant