I made the major modifications I could think of because they were necessary for work. #6
ci.yml
on: pull_request
Matrix: build
All tests passed
2s
Deploy docs to GitHub Pages
Annotations
9 errors and 26 warnings
|
nim devel
Process completed with exit code 1.
|
|
nim devel:
src/npeg/railroad.nim#L320
'strval' should be: 'strVal' [proc declared in /home/runner/work/npeg/npeg/nim/lib/core/macros.nim(249, 6)]
|
|
nim devel:
src/npeg/railroad.nim#L244
'strval' should be: 'strVal' [proc declared in /home/runner/work/npeg/npeg/nim/lib/core/macros.nim(249, 6)]
|
|
nim devel:
src/npeg/railroad.nim#L237
'nnKPar' should be: 'nnkPar' [enumField declared in /home/runner/work/npeg/npeg/nim/lib/core/macros.nim(43, 5)]
|
|
nim devel:
src/npeg/railroad.nim#L178
'varArgs' should be: 'varargs' [type declared in /home/runner/work/npeg/npeg/nim/lib/system.nim(194, 3)]
|
|
nim devel:
src/npeg/railroad.nim#L87
'varArgs' should be: 'varargs' [type declared in /home/runner/work/npeg/npeg/nim/lib/system.nim(194, 3)]
|
|
nim devel:
src/npeg/railroad.nim#L87
'ForeGroundColor' should be: 'ForegroundColor' [type declared in /home/runner/work/npeg/npeg/nim/lib/pure/terminal.nim(674, 3)]
|
|
nim devel:
src/npeg/railroad.nim#L27
'ForeGroundColor' should be: 'ForegroundColor' [type declared in /home/runner/work/npeg/npeg/nim/lib/pure/terminal.nim(674, 3)]
|
|
All tests passed
Process completed with exit code 1.
|
|
nimskull *:
src/npeg/lib/types.nim#L10
non-untyped param must not appear after an untyped param [rsemUntypedParamsFollwedByMoreSpecificType]
|
|
nimskull *:
tests/captures.nim#L67
please only put `test`, `setup` and `teardown` at top level of `suite` [User]
|
|
nimskull *:
tests/examples.nim#L201
please only put `test`, `setup` and `teardown` at top level of `suite` [User]
|
|
nimskull *:
tests/examples.nim#L183
please only put `test`, `setup` and `teardown` at top level of `suite` [User]
|
|
nimskull *:
tests/examples.nim#L161
please only put `test`, `setup` and `teardown` at top level of `suite` [User]
|
|
nimskull *:
tests/examples.nim#L109
please only put `test`, `setup` and `teardown` at top level of `suite` [User]
|
|
nimskull *:
tests/examples.nim#L56
please only put `test`, `setup` and `teardown` at top level of `suite` [User]
|
|
nimskull *:
tests/examples.nim#L40
please only put `test`, `setup` and `teardown` at top level of `suite` [User]
|
|
nimskull *:
tests/examples.nim#L26
please only put `test`, `setup` and `teardown` at top level of `suite` [User]
|
|
nimskull *:
tests/examples.nim#L14
please only put `test`, `setup` and `teardown` at top level of `suite` [User]
|
|
nimskull 0.1.0-dev.21405:
src/npeg/lib/types.nim#L10
non-untyped param must not appear after an untyped param [rsemUntypedParamsFollwedByMoreSpecificType]
|
|
nimskull 0.1.0-dev.21405:
tests/captures.nim#L67
please only put `test`, `setup` and `teardown` at top level of `suite` [User]
|
|
nimskull 0.1.0-dev.21405:
tests/examples.nim#L201
please only put `test`, `setup` and `teardown` at top level of `suite` [User]
|
|
nimskull 0.1.0-dev.21405:
tests/examples.nim#L183
please only put `test`, `setup` and `teardown` at top level of `suite` [User]
|
|
nimskull 0.1.0-dev.21405:
tests/examples.nim#L161
please only put `test`, `setup` and `teardown` at top level of `suite` [User]
|
|
nimskull 0.1.0-dev.21405:
tests/examples.nim#L109
please only put `test`, `setup` and `teardown` at top level of `suite` [User]
|
|
nimskull 0.1.0-dev.21405:
tests/examples.nim#L56
please only put `test`, `setup` and `teardown` at top level of `suite` [User]
|
|
nimskull 0.1.0-dev.21405:
tests/examples.nim#L40
please only put `test`, `setup` and `teardown` at top level of `suite` [User]
|
|
nimskull 0.1.0-dev.21405:
tests/examples.nim#L26
please only put `test`, `setup` and `teardown` at top level of `suite` [User]
|
|
nimskull 0.1.0-dev.21405:
tests/examples.nim#L14
please only put `test`, `setup` and `teardown` at top level of `suite` [User]
|
|
nim version-2-0:
tests/examples.nim#L3
imported and not used: 'json' [UnusedImport]
|
|
nim version-2-0:
tests/captures.nim#L4
imported and not used: 'json' [UnusedImport]
|
|
nim devel:
src/npeg/railroad.nim#L2
imported and not used: 'strutils' [UnusedImport]
|
|
nim devel:
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]
|
|
nim devel:
tests/examples.nim#L3
imported and not used: 'json' [UnusedImport]
|
|
nim devel:
tests/captures.nim#L4
imported and not used: 'json' [UnusedImport]
|