Skip to content

Merge pull request #1064 from phaleth/patch-1 #1603

Merge pull request #1064 from phaleth/patch-1

Merge pull request #1064 from phaleth/patch-1 #1603

Triggered via push August 12, 2024 19:02
Status Failure
Total duration 35s
Artifacts

elixir.yml

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

Annotations

11 errors and 8 warnings
Check for spelling errors: reading/arithmetic.livemd#L253
innaccuracy ==> inaccuracy
Check for spelling errors: reading/functions.livemd#L496
re-usable ==> reusable
Check for spelling errors: reading/queues.livemd#L670
opimize ==> optimize
Build and test (1.14.2, 25.2)
Process completed with exit code 1.
Check for spelling errors
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and test (1.14.2, 25.2)
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/
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