update readme #1604
Annotations
1 error and 7 warnings
Check compilation warnings
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check compilation warnings
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Check compilation warnings
use Bitwise is deprecated. import Bitwise instead
|
Check compilation warnings
defp markdown_to_block_ast/1 is private, @doc attribute is always discarded for private functions/macros/types
|
Check compilation warnings
defp code_block_delimiter/1 is private, @doc attribute is always discarded for private functions/macros/types
|
Check compilation warnings
defp normalize_comment_lines/1 is private, @doc attribute is always discarded for private functions/macros/types
|
Check compilation warnings
defp markdown_from_ast/1 is private, @doc attribute is always discarded for private functions/macros/types
|
Loading