Skip to content

Fix matching typo for Tic-Tac-Toe winner? function example #1596

Fix matching typo for Tic-Tac-Toe winner? function example

Fix matching typo for Tic-Tac-Toe winner? function example #1596

Re-run triggered May 27, 2024 19:01
Status Failure
Total duration 37s
Artifacts

elixir.yml

on: pull_request
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
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