Add built-in number type #41
Annotations
10 errors and 9 warnings
Run tests:
test/contract/messages_test.exs#L74
test errors/1 returns errors from a union type (Drops.Validator.MessagesTest)
|
Run tests:
test/contract/type_test.exs#L33
test type/1 with two types returns error with invalid data (Drops.Contract.TypeTest)
|
Run tests:
test/contract/type_test.exs#L53
test type/1 with multiple types and extra predicates per type returns error with invalid data (Drops.Contract.TypeTest)
|
Run tests:
test/contract/type_test.exs#L82
test type/1 with multiple types and extra predicates for all types returns errors from right predicates (Drops.Contract.TypeTest)
|
Run tests:
test/contract/types/union_test.exs#L19
test a union of two primitive types returns error when left side and right are failures (Drops.Contract.Types.UnionTest)
|
Run tests:
test/contract/types/union_test.exs#L46
test a union of two primitive types when left side is constrained returns error when left side and right are failures (Drops.Contract.Types.UnionTest)
|
Run tests:
test/contract/types/union_test.exs#L69
test a union of two primitive types when right side is constrained returns success when right side is a failure (Drops.Contract.Types.UnionTest)
|
Run tests:
test/contract/types/union_test.exs#L76
test a union of two primitive types when right side is constrained returns error when left side and right are failures (Drops.Contract.Types.UnionTest)
|
Run tests:
test/contract/types/union_test.exs#L110
test a union of two primitive types when both sides are constrained returns error when left side and right are failures (Drops.Contract.Types.UnionTest)
|
Run tests:
test/contract/types/union_test.exs#L103
test a union of two primitive types when both sides are constrained returns success when right side is a failure (Drops.Contract.Types.UnionTest)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, erlef/setup-beam@61e01a43a562a89bfc54c7f9a378ff67b03e4a21, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
|
|
|
Run tests
redefining module Drops.ContractTest.UserContract (current version defined in memory)
|
Run tests
redefining module Drops.ContractTest.UserContract (current version defined in memory)
|
Run tests
redefining module Drops.ContractTest.UserContract (current version defined in memory)
|
Run tests
redefining module Drops.CastersTest.UserContract (current version defined in memory)
|
The logs for this run have expired and are no longer available.
Loading