Skip to content

Fix bug when content type header is missing #20

Fix bug when content type header is missing

Fix bug when content type header is missing #20

Triggered via pull request September 26, 2023 04:06
@saleynsaleyn
synchronize #15
saleyn:bug
Status Success
Total duration 1m 44s
Artifacts

elixir.yml

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

Annotations

8 warnings
OTP 25.1 / Elixir 1.14.1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
OTP 25.1 / Elixir 1.14.1
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
OTP 25.1 / Elixir 1.14.1: lib/simplehttp.ex#L37
variable "debug" is unused (if the variable is not meant to be used, prefix it with an underscore)
OTP 25.1 / Elixir 1.14.1: test/simplehttp_test.exs#L18
Plug.Adapters.Cowboy.http/2 is deprecated. Use Plug.Cowboy.http/3 instead
OTP 25.1 / Elixir 1.13.4
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
OTP 25.1 / Elixir 1.13.4
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
OTP 25.1 / Elixir 1.13.4: lib/simplehttp.ex#L37
variable "debug" is unused (if the variable is not meant to be used, prefix it with an underscore)
OTP 25.1 / Elixir 1.13.4: test/simplehttp_test.exs#L18
Plug.Adapters.Cowboy.http/2 is deprecated. Use Plug.Cowboy.http/3 instead