Add built-in number type #38
Annotations
10 errors and 3 warnings
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/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#L56
test defining a union type using atoms returns success with a valid input (Drops.Contract.Types.CustomTest)
|
Run tests:
test/contract/messages_test.exs#L74
test errors/1 returns errors from a union type (Drops.Validator.MessagesTest)
|
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#L390
test nested union of schemas returns error when both schemas didn't pass (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#L448
test using list shortcut for union types 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)
|
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