exercises/practice/anagram: add an append with instructions about the order of the return values #452
Annotations
4 errors and 6 warnings
Run tests for all exercises:
temp/run_test.v#L34
array_init: no type specified (maybe: `[]Type{}` instead of `[]`)
|
Run tests for all exercises
invalid void array element type
|
Run tests for all exercises
invalid array element: expected `[][]int`, not `[]void`
|
Run tests for all exercises
Process completed with exit code 1.
|
Run tests for all exercises:
temp/parallel_letter_frequency.v#L9
function `encoding.utf8.get_uchar` has been deprecated since 2024-11-17, it will be an error after 2025-05-16; use `.get_rune(s string, index int)` instead
|
Setup Vlang
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup Vlang
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup Vlang
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup Vlang
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Setup Vlang
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading