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

The CI should catch warnings #203

Open
bobzhang opened this issue Apr 7, 2024 · 0 comments
Open

The CI should catch warnings #203

bobzhang opened this issue Apr 7, 2024 · 0 comments

Comments

@bobzhang
Copy link
Contributor

bobzhang commented Apr 7, 2024

/Users/hongbozhang/git/core/array/array.mbt:626:13-626:14 Warning 013: The type of this expression is (Array[_/0], Array[_/0]) -> Array[_/0], which contains unresolved type variables. The type variable is default to Unit.
/Users/hongbozhang/git/core/array/array.mbt:626:13-626:14 Warning 013: The type of this expression is (Array[_/0], Array[_/0]) -> Array[_/0], which contains unresolved type variables. The type variable is default to Unit.
/Users/hongbozhang/git/core/vec/vec.mbt:190:18-190:19 Warning 013: The type of this expression is (Vec[_/0], Vec[_/0]) -> Vec[_/0], which contains unresolved type variables. The type variable is default to Unit.
/Users/hongbozhang/git/core/vec/vec.mbt:190:18-190:19 Warning 013: The type of this expression is (Vec[_/0], Vec[_/0]) -> Vec[_/0], which contains unresolved type variables. The type variable is default to Unit.
Total tests: 376, passed: 376, failed: 0.
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

1 participant