Add built-in number type #41
Annotations
10 errors and 3 warnings
Run tests:
test/contract/schema_test.exs#L508
test union of list of schemas returns error when both cases didn't pass (Drops.Contract.SchemaTest)
|
Run tests:
test/contract/schema_test.exs#L239
test defining a nested schema - 2 levels returns deeply nested errors (Drops.Contract.SchemaTest)
|
Run tests:
test/contract/schema_test.exs#L418
test nested union of schemas when atomized returns error when both schemas didn't pass (Drops.Contract.SchemaTest)
|
Run tests:
test/contract/schema_test.exs#L583
test union of schemas returns error when both schemas didn't pass (Drops.Contract.SchemaTest)
|
Run tests:
test/contract/schema_test.exs#L390
test nested union of schemas returns error when both schemas didn't pass (Drops.Contract.SchemaTest)
|
Run tests:
test/contract/schema_test.exs#L553
test union of list of schemas nested returns error when all cases didn't pass (Drops.Contract.SchemaTest)
|
Run tests:
test/contract/schema_test.exs#L475
test union of lists returns error when both cases didn't pass (Drops.Contract.SchemaTest)
|
Run tests:
test/contract/schema_test.exs#L448
test using list shortcut for union types returns error when both schemas didn't pass (Drops.Contract.SchemaTest)
|
Run tests:
test/contract/rule_test.exs#L92
test rule/1 with multiple rules defined returns predicate errors and skips rules (Drops.Contract.RuleTest)
|
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)
|
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
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
Run tests
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
The logs for this run have expired and are no longer available.
Loading