Skip to content

Merge pull request #3 from viniciusalonso/improve-default-layout #9

Merge pull request #3 from viniciusalonso/improve-default-layout

Merge pull request #3 from viniciusalonso/improve-default-layout #9

Triggered via push October 16, 2023 23:38
Status Success
Total duration 43s
Artifacts

elixir.yml

on: push
Build and test
35s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Build and test
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
Build and test: lib/simple_blog/server.ex#L15
variable "accept" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test: lib/simple_blog/server.ex#L31
variable "request_path" is unused (if the variable is not meant to be used, prefix it with an underscore)
Build and test: lib/simple_blog/server.ex#L40
function html_pipeline/1 is unused