Skip to content

Fix/update

Fix/update #217

Triggered via pull request April 12, 2024 15:07
@DougBRDougBR
synchronize #76
fix/update
Status Failure
Total duration 53s
Artifacts

ci.yml

on: pull_request
Matrix: mix_test
mix format (Elixir 1.16.0 OTP 26.2)
17s
mix format (Elixir 1.16.0 OTP 26.2)
mix credo (Elixir 1.16.0 OTP 26.2)
40s
mix credo (Elixir 1.16.0 OTP 26.2)
Publish (Elixir 1.16.0 OTP 26.2)
0s
Publish (Elixir 1.16.0 OTP 26.2)
Check coverage
0s
Check coverage
Check version (Elixir 1.16.0 OTP 26.2)
0s
Check version (Elixir 1.16.0 OTP 26.2)
Create release
0s
Create release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
mix test (Elixir 1.16.0 OTP 26.2): test/xcribe/api_blueprint/api_blueprint_test.exs#L14
test generate_doc/1 generate doc (Xcribe.ApiBlueprintTest)
mix test (Elixir 1.16.0 OTP 26.2): test/xcribe_test.exs#L58
test document/2 write documentation with api_blueprint format (XcribeTest)
mix test (Elixir 1.16.0 OTP 26.2): test/xcribe_test.exs#L24
test document/2 write documentation with swagger format (XcribeTest)
mix test (Elixir 1.16.0 OTP 26.2): test/xcribe/cli/output_test.exs#L190
test print_doc_exception/1 document excption (Xcribe.CLI.OutputTest)
mix test (Elixir 1.16.0 OTP 26.2): test/xcribe/api_blueprint/apib_test.exs#L335
test full_request/2 return full request (Xcribe.ApiBlueprint.APIBTest)
mix test (Elixir 1.16.0 OTP 26.2): test/xcribe/api_blueprint/apib_test.exs#L13
test encode/2 encode apib struct into apib format (Xcribe.ApiBlueprint.APIBTest)
mix test (Elixir 1.16.0 OTP 26.2): test/xcribe/api_blueprint/apib_test.exs#L280
test full_response/2 return full response (Xcribe.ApiBlueprint.APIBTest)
mix test (Elixir 1.16.0 OTP 26.2): test/xcribe/api_blueprint/apib_test.exs#L164
test schema/2 return schema (Xcribe.ApiBlueprint.APIBTest)
mix test (Elixir 1.16.0 OTP 26.2): test/xcribe/api_blueprint/apib_test.exs#L458
test full_action/3 action with query parameters (Xcribe.ApiBlueprint.APIBTest)
mix test (Elixir 1.16.0 OTP 26.2): test/xcribe/api_blueprint/apib_test.exs#L395
test full_action/3 return full action (Xcribe.ApiBlueprint.APIBTest)
mix test (Elixir 1.16.0 OTP 26.2)
:logger :level has been set to :warn in config files, please use :warning instead
mix test (Elixir 1.16.0 OTP 26.2)
Xcribe.Endpoint.init/2 is deprecated, use config/runtime.exs instead or pass additional options when starting the endpoint in your supervision tree
mix credo (Elixir 1.16.0 OTP 26.2)
~R/.../ is deprecated, use ~r/.../ instead