Merge pull request #1025 from 0xmohsinpathan/main #1583
elixir.yml
on: push
Check for spelling errors
13s
Matrix: Build and test
Annotations
10 errors and 12 warnings
Check for spelling errors:
exercises/deprecated_mailbox_server.livemd#L133
Synchonously ==> Synchronously
|
Check for spelling errors:
reading/deprecated_newsletter.livemd#L506
re-use ==> reuse
|
Check for spelling errors:
reading/queues.livemd#L668
opimize ==> optimize
|
|
Check for spelling errors:
reading/built-in_modules.livemd#L352
detaill ==> detail
|
Check for spelling errors:
reading/phoenix_components.livemd#L101
re-usable ==> reusable
|
Check for spelling errors:
reading/task.livemd#L42
Kernal ==> Kernel
|
Check for spelling errors:
reading/arithmetic.livemd#L253
innaccuracy ==> inaccuracy
|
|
Check for spelling errors:
reading/functions.livemd#L496
re-usable ==> reusable
|
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
|