int: errorcodes [Processing]
Hint: namegenerator [Processing]
Hint: random [Processing]
zos.nim(309, 18) Warning: Number of spaces around '&' is not consistent [Spacing]
zos.nim(309, 40) Warning: Number of spaces around '+' is not consistent [Spacing]
zos.nim(309, 171) Warning: Number of spaces around '&' is not consistent [Spacing]
zos.nim(315, 258) Warning: Number of spaces around '+' is not consistent [Spacing]
zos.nim(883, 8) Hint: 'handleConfigured.handleContainerAuthorize()[declared in zos.nim(883, 7)]' is declared but not used [XDeclaredButNotUsed]
zos.nim(27, 6) Hint: 'zos.sshBinsCheck()[declared in zos.nim(27, 5)]' is declared but not used [XDeclaredButNotUsed]
zos.nim(386, 6) Hint: 'zos.containerHasIP(this: App, containerid: int)[declared in zos.nim(386, 5)]' is declared but not used [XDeclaredButNotUsed]
Error: cannot open '/Users/weynandkuijpers/.cache/nim/zos_d/stdlib_sharedlist.c'
Weynands-MacBook-Pro:zos weynandkuijpers$
Compile command fails.
Installation information
int: errorcodes [Processing] Hint: namegenerator [Processing] Hint: random [Processing] zos.nim(309, 18) Warning: Number of spaces around '&' is not consistent [Spacing] zos.nim(309, 40) Warning: Number of spaces around '+' is not consistent [Spacing] zos.nim(309, 171) Warning: Number of spaces around '&' is not consistent [Spacing] zos.nim(315, 258) Warning: Number of spaces around '+' is not consistent [Spacing] zos.nim(883, 8) Hint: 'handleConfigured.handleContainerAuthorize()[declared in zos.nim(883, 7)]' is declared but not used [XDeclaredButNotUsed] zos.nim(27, 6) Hint: 'zos.sshBinsCheck()[declared in zos.nim(27, 5)]' is declared but not used [XDeclaredButNotUsed] zos.nim(386, 6) Hint: 'zos.containerHasIP(this: App, containerid: int)[declared in zos.nim(386, 5)]' is declared but not used [XDeclaredButNotUsed] Error: cannot open '/Users/weynandkuijpers/.cache/nim/zos_d/stdlib_sharedlist.c' Weynands-MacBook-Pro:zos weynandkuijpers$
zos --version
:zos ping
:Detailed description
Expected behavior
Actual behavior
Steps to reproduce
Stacktraces if any
Possible solution(s)