Skip to content

Add validation type to NimbleOptions.ValidationError #286

Add validation type to NimbleOptions.ValidationError

Add validation type to NimbleOptions.ValidationError #286

Triggered via pull request August 24, 2024 14:16
Status Failure
Total duration 34s
Artifacts

main.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
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/validation_error_test.exs#L48
test Inspect implementation with a redacted option (NimbleOptions.ValidationErrorTest)
test (1.9.4, 20.3.8): test/nimble_options_test.exs#L776
test type validation redacted invalid {:fun, arity} (NimbleOptionsTest)
test (1.9.4, 20.3.8): test/nimble_options_test.exs#L615
test type validation invalid mfa (NimbleOptionsTest)
test (1.9.4, 20.3.8): test/nimble_options_test.exs#L825
test type validation redacted invalid nil (NimbleOptionsTest)
test (1.9.4, 20.3.8): test/nimble_options_test.exs#L592
test type validation redacted invalid reference (NimbleOptionsTest)
test (1.9.4, 20.3.8): test/nimble_options_test.exs#L501
test type validation invalid timeout (NimbleOptionsTest)
test (1.9.4, 20.3.8): test/nimble_options_test.exs#L1911
test nested options with predefined keys nested options types for map (NimbleOptionsTest)
test (1.9.4, 20.3.8): test/nimble_options_test.exs#L352
test type validation redacted invalid non negative integer (NimbleOptionsTest)
test (1.9.4, 20.3.8): test/nimble_options_test.exs#L1766
test type validation redacted invalid {:struct, struct_name} (NimbleOptionsTest)
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#L392
test type validation redacted invalid float (NimbleOptionsTest)
test (1.17, 27.0, lint, true): test/nimble_options_test.exs#L136
test default value is redacted (NimbleOptionsTest)
test (1.17, 27.0, lint, true): test/nimble_options_test.exs#L267
test type validation redacted invalid positive integer (NimbleOptionsTest)
test (1.17, 27.0, lint, true): test/nimble_options_test.exs#L1766
test type validation redacted invalid {:struct, struct_name} (NimbleOptionsTest)
test (1.17, 27.0, lint, true): test/nimble_options_test.exs#L748
test type validation invalid {:fun, arity} (NimbleOptionsTest)
test (1.17, 27.0, lint, true): test/nimble_options_test.exs#L330
test type validation invalid non negative integer (NimbleOptionsTest)
test (1.17, 27.0, lint, true): test/nimble_options_test.exs#L580
test type validation invalid reference (NimbleOptionsTest)
test (1.17, 27.0, lint, true): test/nimble_options_test.exs#L2224
test nested options show up in error messages for options that we validate for map (NimbleOptionsTest)
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/
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/