.github/workflows: add CI workflow #2
Annotations
4 warnings
src/npeg/railroad.nim#L91
left, right, top, bottom all have default value '0', this may be unintentional, either use ';' (semicolon) or explicitly write each default value [ImplicitDefaultValue]
|
src/npeg/railroad.nim#L2
imported and not used: 'strutils' [UnusedImport]
|
tests/captures.nim#L4
imported and not used: 'json' [UnusedImport]
|
tests/examples.nim#L3
imported and not used: 'json' [UnusedImport]
|
This job succeeded
Loading