You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WAVM fails to be built on CI and fails to get checked by clang-tidy
Bug Description
WAVM fails to be built on CI supposedly because of mismatching LLVM version.
Also WAVM-related files in kagome fail to get checked by clang-tidy because clang-tidy in CI is run on a WasmEdge kagome build.
Steps to Reproduce
It's in CI.
Effects of the Bug
Some CI checks are red.
Expected Behavior
No response
System Information
It's on CI.
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Bug Summary
WAVM fails to be built on CI and fails to get checked by clang-tidy
Bug Description
WAVM fails to be built on CI supposedly because of mismatching LLVM version.
Also WAVM-related files in kagome fail to get checked by clang-tidy because clang-tidy in CI is run on a WasmEdge kagome build.
Steps to Reproduce
It's in CI.
Effects of the Bug
Some CI checks are red.
Expected Behavior
No response
System Information
It's on CI.
Additional Context
No response
The text was updated successfully, but these errors were encountered: