Skip to content

Edit elixir script file to match convention taught #1569

Edit elixir script file to match convention taught

Edit elixir script file to match convention taught #1569

Status Success
Total duration 1m 27s
Artifacts

elixir.yml

on: pull_request
Check for spelling errors
11s
Check for spelling errors
Matrix: Build and test
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Build and test (1.14.2, 25.2)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and test (1.14.2, 25.2)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.14.2, 25.2)
defp markdown_to_block_ast/1 is private, @doc attribute is always discarded for private functions/macros/types
Build and test (1.14.2, 25.2)
defp code_block_delimiter/1 is private, @doc attribute is always discarded for private functions/macros/types
Build and test (1.14.2, 25.2)
defp normalize_comment_lines/1 is private, @doc attribute is always discarded for private functions/macros/types
Build and test (1.14.2, 25.2)
defp markdown_from_ast/1 is private, @doc attribute is always discarded for private functions/macros/types
Build and test (1.14.2, 25.2)
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
Build and test (1.14.2, 25.2)
use Bitwise is deprecated. import Bitwise instead
Build and test (1.14.2, 25.2)
defp markdown_to_block_ast/1 is private, @doc attribute is always discarded for private functions/macros/types
Build and test (1.14.2, 25.2)
defp code_block_delimiter/1 is private, @doc attribute is always discarded for private functions/macros/types
Build and test (1.14.2, 25.2)
defp normalize_comment_lines/1 is private, @doc attribute is always discarded for private functions/macros/types
Build and test (1.14.2, 25.2)
defp markdown_from_ast/1 is private, @doc attribute is always discarded for private functions/macros/types