Merge pull request #1061 from mattlehrer/patch-1 #1598
Annotations
1 error and 7 warnings
Check compilation warnings
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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