docs: typo in OpenAPI schema description #637
Triggered via pull request
February 11, 2025 17:03
Status
Success
Total duration
12m 59s
Artifacts
–
elixir.yml
on: pull_request
Fetch deps
15s
Formatting checks
11s
Code style
1m 29s
Run tests
6m 50s
Run integration tests
6m 52s
Dialyze
8m 19s
Annotations
21 warnings
Fetch deps
Cache not found for keys: Linux-mix-ae84ff669ce5c61070883f43c161a63b0116c340aa602542cffbadd160be1a90, Linux-mix-
|
Code style:
test/support/e2e_case.ex#L23
Nested modules could be aliased at the top of the invoking module.
|
Code style:
test/supavisor_web/controllers/metrics_controller_test.exs#L37
Nested modules could be aliased at the top of the invoking module.
|
Code style:
test/supavisor/monitoring/prom_ex_test.exs#L115
Nested modules could be aliased at the top of the invoking module.
|
Code style:
test/supavisor/monitoring/prom_ex_test.exs#L87
Nested modules could be aliased at the top of the invoking module.
|
Code style:
test/supavisor/monitoring/prom_ex_test.exs#L59
Nested modules could be aliased at the top of the invoking module.
|
Code style:
test/supavisor/client_handler/stats_test.exs#L105
Nested modules could be aliased at the top of the invoking module.
|
Code style:
test/support/e2e_case.ex#L1
Modules should have a @moduledoc tag.
|
Code style:
test/support/downloader.ex#L1
Modules should have a @moduledoc tag.
|
Code style:
lib/supavisor/protocol/server.ex#L477
Do not use parentheses when defining a function which has no arguments.
|
Code style:
lib/supavisor/db_handler.ex#L316
Avoid negated conditions in if-else blocks.
|
Code style
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Dialyze
Cache not found for keys: Linux-build-native-97e2fb39ede027b45acf73e5d1108064032e785d75b107260c36157795201f6c, Linux-build-native-
|
Dialyze
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Dialyze
Cache not found for keys: Linux-OTP-27.2.1-v1.18.2-otp-27-plts-ae84ff669ce5c61070883f43c161a63b0116c340aa602542cffbadd160be1a90, Linux-OTP-27.2.1-v1.18.2-otp-27-plts-
|
Run integration tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
Run integration tests
Cache not found for keys: Linux-build-native-97e2fb39ede027b45acf73e5d1108064032e785d75b107260c36157795201f6c, Linux-build-native-
|
Run integration tests
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Run tests
Cache not found for keys: Linux-build-native-97e2fb39ede027b45acf73e5d1108064032e785d75b107260c36157795201f6c, Linux-build-native-
|
Run tests
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
Run tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|