Support for custom types #22
Annotations
42 errors and 30 warnings
Build and test (1.15.7, 25.3):
test/contract/predicates_test.exs#L634
test excludes?/2 with a list returns success when the arg is included in the list (Drops.PredicatesTest)
|
Build and test (1.15.7, 25.3):
test/contract/predicates_test.exs#L618
test includes?/2 with a list returns success when the arg is not included in the list (Drops.PredicatesTest)
|
Build and test (1.15.7, 25.3):
test/contract/predicates_test.exs#L531
test min_size?/1 with a list returns success when the value's size is equal to the arg (Drops.PredicatesTest)
|
Build and test (1.15.7, 25.3):
test/contract/predicates_test.exs#L630
test excludes?/2 with a list returns success when the arg is not included in the list (Drops.PredicatesTest)
|
Build and test (1.15.7, 25.3):
test/contract/predicates_test.exs#L388
test size?/1 with a list returns error when the value's size is not equal to the arg (Drops.PredicatesTest)
|
Build and test (1.15.7, 25.3):
test/contract/predicates_test.exs#L443
test max_size?/1 with a list returns success when the value's size is equal to the arg (Drops.PredicatesTest)
|
Build and test (1.15.7, 25.3):
test/contract/predicates_test.exs#L543
test min_size?/1 with a list returns error when the value's size is less than the arg (Drops.PredicatesTest)
|
Build and test (1.15.7, 25.3):
test/contract/predicates_test.exs#L209
test empty?/1 with :list returns error with a non-empty list (Drops.PredicatesTest)
|
Build and test (1.15.7, 25.3):
test/contract/predicates_test.exs#L537
test min_size?/1 with a list returns success when the value's size is greater than the arg (Drops.PredicatesTest)
|
Build and test (1.15.7, 25.3):
test/contract/predicates_test.exs#L455
test max_size?/1 with a list returns error when the value's size is greater than the arg (Drops.PredicatesTest)
|
Build and test (1.14.5, 25.3):
test/contract/predicates_test.exs#L455
test max_size?/1 with a list returns error when the value's size is greater than the arg (Drops.PredicatesTest)
|
Build and test (1.14.5, 25.3):
test/contract/predicates_test.exs#L537
test min_size?/1 with a list returns success when the value's size is greater than the arg (Drops.PredicatesTest)
|
Build and test (1.14.5, 25.3):
test/contract/predicates_test.exs#L209
test empty?/1 with :list returns error with a non-empty list (Drops.PredicatesTest)
|
Build and test (1.14.5, 25.3):
test/contract/predicates_test.exs#L531
test min_size?/1 with a list returns success when the value's size is equal to the arg (Drops.PredicatesTest)
|
Build and test (1.14.5, 25.3):
test/contract/predicates_test.exs#L388
test size?/1 with a list returns error when the value's size is not equal to the arg (Drops.PredicatesTest)
|
Build and test (1.14.5, 25.3):
test/contract/predicates_test.exs#L449
test max_size?/1 with a list returns success when the value's size is less than the arg (Drops.PredicatesTest)
|
Build and test (1.14.5, 25.3):
test/contract/predicates_test.exs#L630
test excludes?/2 with a list returns success when the arg is not included in the list (Drops.PredicatesTest)
|
Build and test (1.14.5, 25.3):
test/contract/predicates_test.exs#L543
test min_size?/1 with a list returns error when the value's size is less than the arg (Drops.PredicatesTest)
|
Build and test (1.14.5, 25.3):
test/contract/predicates_test.exs#L634
test excludes?/2 with a list returns success when the arg is included in the list (Drops.PredicatesTest)
|
Build and test (1.14.5, 25.3):
test/contract/predicates_test.exs#L618
test includes?/2 with a list returns success when the arg is not included in the list (Drops.PredicatesTest)
|
Build and test (1.15.7, 26.1)
The job was canceled because "_1_15_7_25_3" failed.
|
Build and test (1.15.7, 26.1):
test/contract/predicates_test.exs#L388
test size?/1 with a list returns error when the value's size is not equal to the arg (Drops.PredicatesTest)
|
Build and test (1.15.7, 26.1):
test/contract/predicates_test.exs#L614
test includes?/2 with a list returns success when the arg is included in the list (Drops.PredicatesTest)
|
Build and test (1.15.7, 26.1):
test/contract/predicates_test.exs#L634
test excludes?/2 with a list returns success when the arg is included in the list (Drops.PredicatesTest)
|
Build and test (1.15.7, 26.1):
test/contract/predicates_test.exs#L543
test min_size?/1 with a list returns error when the value's size is less than the arg (Drops.PredicatesTest)
|
Build and test (1.15.7, 26.1):
test/contract/predicates_test.exs#L382
test size?/1 with a list returns success when the value's size is equal to the arg (Drops.PredicatesTest)
|
Build and test (1.15.7, 26.1):
test/contract/predicates_test.exs#L443
test max_size?/1 with a list returns success when the value's size is equal to the arg (Drops.PredicatesTest)
|
Build and test (1.15.7, 26.1):
test/contract/predicates_test.exs#L531
test min_size?/1 with a list returns success when the value's size is equal to the arg (Drops.PredicatesTest)
|
Build and test (1.15.7, 26.1):
test/contract/predicates_test.exs#L455
test max_size?/1 with a list returns error when the value's size is greater than the arg (Drops.PredicatesTest)
|
Build and test (1.15.7, 26.1):
test/contract/predicates_test.exs#L449
test max_size?/1 with a list returns success when the value's size is less than the arg (Drops.PredicatesTest)
|
Build and test (1.15.7, 26.1):
test/contract/predicates_test.exs#L209
test empty?/1 with :list returns error with a non-empty list (Drops.PredicatesTest)
|
Build and test (1.14.5, 26.1)
The job was canceled because "_1_15_7_25_3" failed.
|
Build and test (1.14.5, 26.1):
test/contract/predicates_test.exs#L543
test min_size?/1 with a list returns error when the value's size is less than the arg (Drops.PredicatesTest)
|
Build and test (1.14.5, 26.1):
test/contract/predicates_test.exs#L209
test empty?/1 with :list returns error with a non-empty list (Drops.PredicatesTest)
|
Build and test (1.14.5, 26.1):
test/contract/predicates_test.exs#L531
test min_size?/1 with a list returns success when the value's size is equal to the arg (Drops.PredicatesTest)
|
Build and test (1.14.5, 26.1):
test/contract/predicates_test.exs#L618
test includes?/2 with a list returns success when the arg is not included in the list (Drops.PredicatesTest)
|
Build and test (1.14.5, 26.1):
test/contract/predicates_test.exs#L455
test max_size?/1 with a list returns error when the value's size is greater than the arg (Drops.PredicatesTest)
|
Build and test (1.14.5, 26.1):
test/contract/predicates_test.exs#L630
test excludes?/2 with a list returns success when the arg is not included in the list (Drops.PredicatesTest)
|
Build and test (1.14.5, 26.1):
test/contract/predicates_test.exs#L634
test excludes?/2 with a list returns success when the arg is included in the list (Drops.PredicatesTest)
|
Build and test (1.14.5, 26.1):
test/contract/predicates_test.exs#L388
test size?/1 with a list returns error when the value's size is not equal to the arg (Drops.PredicatesTest)
|
Build and test (1.14.5, 26.1):
test/contract/predicates_test.exs#L614
test includes?/2 with a list returns success when the arg is included in the list (Drops.PredicatesTest)
|
Build and test (1.14.5, 26.1):
test/contract/predicates_test.exs#L382
test size?/1 with a list returns success when the value's size is equal to the arg (Drops.PredicatesTest)
|
Build and test (1.15.7, 25.3)
redefining module Drops.ContractTest.UserContract (current version defined in memory)
|
Build and test (1.15.7, 25.3)
redefining module Drops.ContractTest.UserContract (current version defined in memory)
|
Build and test (1.15.7, 25.3)
redefining module Drops.ContractTest.UserContract (current version defined in memory)
|
Build and test (1.15.7, 25.3)
redefining module Drops.ContractTest.UserContract (current version defined in memory)
|
Build and test (1.15.7, 25.3)
redefining module Drops.CastersTest.UserContract (current version defined in memory)
|
Build and test (1.14.5, 25.3):
test/contract/predicates_test.exs#L55
function conform/2 required by behaviour Drops.Contract is not implemented (in module Drops.PredicatesTest.TestContract)
|
Build and test (1.14.5, 25.3):
test/contract/predicates_test.exs#L314
function conform/2 required by behaviour Drops.Contract is not implemented (in module Drops.PredicatesTest.TestContract)
|
Build and test (1.14.5, 25.3):
test/contract/predicates_test.exs#L466
function conform/2 required by behaviour Drops.Contract is not implemented (in module Drops.PredicatesTest.TestContract)
|
Build and test (1.14.5, 25.3):
test/contract/predicates_test.exs#L215
function conform/2 required by behaviour Drops.Contract is not implemented (in module Drops.PredicatesTest.TestContract)
|
Build and test (1.14.5, 25.3):
test/contract/predicates_test.exs#L7
function conform/2 required by behaviour Drops.Contract is not implemented (in module Drops.PredicatesTest.TestContract)
|
Build and test (1.14.5, 25.3):
test/contract/predicates_test.exs#L247
function conform/2 required by behaviour Drops.Contract is not implemented (in module Drops.PredicatesTest.TestContract)
|
Build and test (1.14.5, 25.3):
test/contract/predicates_test.exs#L437
function conform/2 required by behaviour Drops.Contract is not implemented (in module Drops.PredicatesTest.TestContract)
|
Build and test (1.14.5, 25.3):
test/contract/predicates_test.exs#L103
function conform/2 required by behaviour Drops.Contract is not implemented (in module Drops.PredicatesTest.TestContract)
|
Build and test (1.14.5, 25.3):
test/contract/predicates_test.exs#L231
function conform/2 required by behaviour Drops.Contract is not implemented (in module Drops.PredicatesTest.TestContract)
|
Build and test (1.14.5, 25.3):
test/contract/predicates_test.exs#L675
function conform/2 required by behaviour Drops.Contract is not implemented (in module Drops.PredicatesTest.TestContract)
|
Build and test (1.15.7, 26.1)
redefining module Drops.CastersTest.UserContract (current version defined in memory)
|
Build and test (1.15.7, 26.1)
redefining module Drops.ContractTest.UserContract (current version defined in memory)
|
Build and test (1.15.7, 26.1)
redefining module Drops.ContractTest.UserContract (current version defined in memory)
|
Build and test (1.15.7, 26.1)
redefining module Drops.ContractTest.UserContract (current version defined in memory)
|
Build and test (1.15.7, 26.1)
redefining module Drops.ContractTest.UserContract (current version defined in memory)
|
Build and test (1.14.5, 26.1):
test/contract/predicates_test.exs#L640
function conform/2 required by behaviour Drops.Contract is not implemented (in module Drops.PredicatesTest.TestContract)
|
Build and test (1.14.5, 26.1):
test/contract/predicates_test.exs#L103
function conform/2 required by behaviour Drops.Contract is not implemented (in module Drops.PredicatesTest.TestContract)
|
Build and test (1.14.5, 26.1):
test/contract/predicates_test.exs#L525
function conform/2 required by behaviour Drops.Contract is not implemented (in module Drops.PredicatesTest.TestContract)
|
Build and test (1.14.5, 26.1):
test/contract/predicates_test.exs#L282
function conform/2 required by behaviour Drops.Contract is not implemented (in module Drops.PredicatesTest.TestContract)
|
Build and test (1.14.5, 26.1):
test/contract/predicates_test.exs#L23
function conform/2 required by behaviour Drops.Contract is not implemented (in module Drops.PredicatesTest.TestContract)
|
Build and test (1.14.5, 26.1):
test/contract/predicates_test.exs#L417
function conform/2 required by behaviour Drops.Contract is not implemented (in module Drops.PredicatesTest.TestContract)
|
Build and test (1.14.5, 26.1):
test/contract/predicates_test.exs#L231
function conform/2 required by behaviour Drops.Contract is not implemented (in module Drops.PredicatesTest.TestContract)
|
Build and test (1.14.5, 26.1):
test/contract/predicates_test.exs#L577
function conform/2 required by behaviour Drops.Contract is not implemented (in module Drops.PredicatesTest.TestContract)
|
Build and test (1.14.5, 26.1):
test/contract/predicates_test.exs#L119
function conform/2 required by behaviour Drops.Contract is not implemented (in module Drops.PredicatesTest.TestContract)
|
Build and test (1.14.5, 26.1):
test/contract/predicates_test.exs#L199
function conform/2 required by behaviour Drops.Contract is not implemented (in module Drops.PredicatesTest.TestContract)
|