Add typespec/1
macro to transform module behaviour
#787
Annotations
2 errors and 3 warnings
Run conformance tests:
test/support/test_msg.ex#L259
** (CompileError) test/support/test_msg.ex:259: undefined function module/0 (expected TestMsg.TransformModule to define such a function or for it to be imported, but none are available)
|
Run conformance tests
Process completed with exit code 1.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Run conformance tests
use Bitwise is deprecated. import Bitwise instead
|
Run conformance tests:
test/support/test_msg.ex#L259
variable "module" does not exist and is being expanded to "module()", please use parentheses to remove the ambiguity or change the variable name
|
Loading