Add built-in number type #38
Annotations
10 errors and 9 warnings
Run tests:
test/contract/types/custom_test.exs#L56
test defining a union type using atoms returns success with a valid input (Drops.Contract.Types.CustomTest)
|
Run tests:
test/contract/types/custom_test.exs#L80
test defining a union type using types returns success with a valid input (Drops.Contract.Types.CustomTest)
|
Run tests:
test/contract/types/custom_test.exs#L61
test defining a union type using atoms returns errors with invalid input (Drops.Contract.Types.CustomTest)
|
Run tests:
test/contract/types/custom_test.exs#L85
test defining a union type using types returns errors with invalid input (Drops.Contract.Types.CustomTest)
|
Run tests:
test/contract/types/number_test.exs#L31
test number/1 with an extra predicate returns error with invalid data (Drops.Contract.Types.IntegerTest)
|
Run tests:
test/contract/types/number_test.exs#L48
test number/1 with an extra predicate with args returns error with invalid data (Drops.Contract.Types.IntegerTest)
|
Run tests:
test/contract/types/number_test.exs#L65
test number/1 with extra predicates returns error with invalid data (Drops.Contract.Types.IntegerTest)
|
Run tests:
test/contract/types/number_test.exs#L31
test number/1 with an extra predicate returns error with invalid data (Drops.Contract.Types.IntegerTest)
|
Run tests:
test/contract/types/number_test.exs#L48
test number/1 with an extra predicate with args returns error with invalid data (Drops.Contract.Types.IntegerTest)
|
Run tests:
test/contract/types/number_test.exs#L65
test number/1 with extra predicates returns error with invalid data (Drops.Contract.Types.IntegerTest)
|
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:
test/contract/types/number_test.exs#L1
redefining module Drops.Contract.Types.IntegerTest (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.ContractTest.UserContract (current version defined in memory)
|
The logs for this run have expired and are no longer available.
Loading