Skip to content

.github: Bump iffy/install-nim from 5.0.8 to 5.0.9 #866

.github: Bump iffy/install-nim from 5.0.8 to 5.0.9

.github: Bump iffy/install-nim from 5.0.8 to 5.0.9 #866

Triggered via push January 1, 2025 07:27
Status Success
Total duration 4m 50s
Artifacts

exercises.yml

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

Annotations

18 warnings
nim-devel-linux: _test/check_exercises.nim#L97
use explicit initialization of 'result' for clarity [Uninit]
nim-devel-linux: _test/check_exercises.nim#L89
Cannot prove that 'result' is initialized. This will become a compile time error in the future. [ProveInit]
nim-devel-linux: _test/check_exercises.nim#L317
use explicit initialization of 'result' for clarity [Uninit]
nim-devel-linux: _test/check_exercises.nim#L321
use explicit initialization of 'result' for clarity [Uninit]
nim-devel-linux: _test/check_exercises.nim#L325
use explicit initialization of 'result' for clarity [Uninit]
nim-devel-linux: _test/check_exercises.nim#L334
use explicit initialization of 'result' for clarity [Uninit]
nim-devel-linux: _test/check_exercises.nim#L343
use explicit initialization of 'result' for clarity [Uninit]
nim-devel-linux: _test/check_exercises.nim#L352
use explicit initialization of 'result' for clarity [Uninit]
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
use explicit initialization of 'result' for clarity [Uninit]
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: _test/check_exercises_tmp/tests/test_dnd_character.nim#L96
use explicit initialization of 'result' for clarity [Uninit]
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]