cps: implement shims for docgen #2576
Annotations
20 warnings
pending https://github.com/nim-lang/Nim/issues/17851 [User]
|
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
|
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
|
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
|
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18351 [User]
|
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
|
compiler bug workaround, see: https://github.com/nim-lang/Nim/issues/18349 [User]
|
|
|
|
cps/spec.nim#L25
pending https://github.com/nim-lang/Nim/issues/17851; genField is deprecated [Deprecated]
|
cps/spec.nim#L389
unreachable code after 'return' statement or '{.noReturn.}' proc [UnreachableCode]
|
cps/spec.nim#L393
unreachable code after 'return' statement or '{.noReturn.}' proc [UnreachableCode]
|
cps/spec.nim#L24
imported and not used: 'help' [UnusedImport]
|
cps/environment.nim#L255
pending https://github.com/nim-lang/Nim/issues/17851; genField is deprecated [Deprecated]
|
|
cps/environment.nim#L427
pending https://github.com/nim-lang/Nim/issues/17851; genField is deprecated [Deprecated]
|
cps/docgen.nim#L27
unreachable code after 'return' statement or '{.noReturn.}' proc [UnreachableCode]
|
cps/docgen.nim#L31
unreachable code after 'return' statement or '{.noReturn.}' proc [UnreachableCode]
|
cps/transform.nim#L1154
compiler workaround here, see: https://github.com/nim-lang/Nim/issues/18352 [User]
|
This job succeeded
Loading