Add validation type to NimbleOptions.ValidationError
#284
Annotations
20 errors and 2 warnings
test (1.17, 27.0, lint, true):
test/nimble_options/validation_error_test.exs#L37
test Inspect implementation inspects fine (NimbleOptions.ValidationErrorTest)
|
test (1.17, 27.0, lint, true):
test/nimble_options/validation_error_test.exs#L48
test Inspect implementation with a redacted option (NimbleOptions.ValidationErrorTest)
|
test (1.17, 27.0, lint, true):
test/nimble_options_test.exs#L474
test type validation invalid boolean (NimbleOptionsTest)
|
test (1.17, 27.0, lint, true):
test/nimble_options_test.exs#L862
test type validation invalid {:in, choices} (NimbleOptionsTest)
|
test (1.17, 27.0, lint, true):
test/nimble_options_test.exs#L746
test type validation invalid {:fun, arity} (NimbleOptionsTest)
|
test (1.17, 27.0, lint, true):
test/nimble_options_test.exs#L1396
test type validation invalid {:tuple, tuple_def} (NimbleOptionsTest)
|
test (1.17, 27.0, lint, true):
test/nimble_options_test.exs#L525
test type validation redact invalid timeout (NimbleOptionsTest)
|
test (1.17, 27.0, lint, true):
test/nimble_options_test.exs#L308
test type validation redacted invalid integer (NimbleOptionsTest)
|
test (1.17, 27.0, lint, true):
test/nimble_options_test.exs#L1243
test type validation redacted invalid {:list, subtype} (NimbleOptionsTest)
|
test (1.17, 27.0, lint, true):
test/nimble_options_test.exs#L1453
test type validation redacted invalid {:tuple, tuple_def} (NimbleOptionsTest)
|
test (1.9.4, 20.3.8):
test/nimble_options/validation_error_test.exs#L48
test Inspect implementation with a redacted option (NimbleOptions.ValidationErrorTest)
|
test (1.9.4, 20.3.8):
test/nimble_options/validation_error_test.exs#L37
test Inspect implementation inspects fine (NimbleOptions.ValidationErrorTest)
|
test (1.9.4, 20.3.8):
test/nimble_options_test.exs#L578
test type validation invalid reference (NimbleOptionsTest)
|
test (1.9.4, 20.3.8):
test/nimble_options_test.exs#L1909
test nested options with predefined keys nested options types for map (NimbleOptionsTest)
|
test (1.9.4, 20.3.8):
test/nimble_options_test.exs#L246
test type validation invalid positive integer (NimbleOptionsTest)
|
test (1.9.4, 20.3.8):
test/nimble_options_test.exs#L823
test type validation redacted invalid nil (NimbleOptionsTest)
|
test (1.9.4, 20.3.8):
test/nimble_options_test.exs#L590
test type validation redacted invalid reference (NimbleOptionsTest)
|
test (1.9.4, 20.3.8):
test/nimble_options_test.exs#L409
test type validation invalid atom (NimbleOptionsTest)
|
test (1.9.4, 20.3.8):
test/nimble_options_test.exs#L390
test type validation redacted invalid float (NimbleOptionsTest)
|
test (1.9.4, 20.3.8):
test/nimble_options_test.exs#L1909
test nested options with predefined keys nested options types for keyword_list (NimbleOptionsTest)
|
test (1.17, 27.0, lint, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test (1.9.4, 20.3.8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|