Fix bug with System\args + add cmdline-related unit-tests #3903
Triggered via pull request
January 25, 2024 15:15
drkameleon
synchronize
#1558
Status
Success
Total duration
16s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 warning and 3 notices
triage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/labeler@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
[nimlint] src/vm/env.nim#L87:
src/vm/env.nim#L87
Error: type mismatch: got <bool>
|
[nimlint] src/vm/env.nim#L87:
src/vm/env.nim#L87
Error: expression '' has no type (or is ambiguous)
|
[nimlint] src/vm/env.nim#L87:
src/vm/env.nim#L87
Error: VM problem: dest register is not set
|