Skip to content

Update images folders to use files directory in reading and exercises #1594

Update images folders to use files directory in reading and exercises

Update images folders to use files directory in reading and exercises #1594

Re-run triggered May 7, 2024 17:43
Status Failure
Total duration 35s
Artifacts

elixir.yml

on: pull_request
Check for spelling errors
13s
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/queues.livemd#L670
opimize ==> optimize
Check for spelling errors: reading/functions.livemd#L496
re-usable ==> reusable
Check for spelling errors: reading/worker_pools.livemd#L297
re-usable ==> reusable
Check for spelling errors: reading/task.livemd#L42
Kernal ==> Kernel
Build and test (1.14.2, 25.2)
Process completed with exit code 1.
Check for spelling errors
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and test (1.14.2, 25.2)
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/.
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