Skip to content

.github: Bump DavidAnson/markdownlint-cli2-action from 13.0.0 to 14.0.0 #428

.github: Bump DavidAnson/markdownlint-cli2-action from 13.0.0 to 14.0.0

.github: Bump DavidAnson/markdownlint-cli2-action from 13.0.0 to 14.0.0 #428

Status Success
Total duration 5m 37s
Artifacts

exercises.yml

on: push
Matrix: exercises
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
nim-devel-linux: _test/check_exercises_tmp/src/check_exercises/anagram.nim#L6
use explicit initialization of 'result' for clarity [Uninit]
nim-devel-linux: _test/check_exercises_tmp/src/check_exercises/anagram.nim#L8
use explicit initialization of 'result' for clarity [Uninit]
nim-devel-linux: _test/check_exercises_tmp/src/check_exercises/anagram.nim#L4
Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit]
nim-devel-linux: _test/check_exercises_tmp/src/check_exercises/diamond.nim#L19
Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit]
nim-devel-linux: nim/lib/pure/random.nim#L229
Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit]
nim-devel-linux: _test/check_exercises_tmp/tests/test_dnd_character.nim#L86
Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit]
nim-devel-linux: _test/check_exercises_tmp/tests/test_dnd_character.nim#L112
use explicit initialization of 'actual' for clarity [Uninit]
nim-devel-linux: _test/check_exercises_tmp/tests/test_dnd_character.nim#L116
use explicit initialization of 'actual' for clarity [Uninit]
nim-devel-linux: _test/check_exercises_tmp/src/check_exercises/isogram.nim#L7
use explicit initialization of 'seen' for clarity [Uninit]
nim-devel-linux: _test/check_exercises_tmp/src/check_exercises/kindergarten_garden.nim#L13
Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit]