.github/workflows: add CI workflow #3
Annotations
10 warnings
tests/examples.nim#L14
please only put `test`, `setup` and `teardown` at top level of `suite` [User]
|
tests/examples.nim#L26
please only put `test`, `setup` and `teardown` at top level of `suite` [User]
|
tests/examples.nim#L40
please only put `test`, `setup` and `teardown` at top level of `suite` [User]
|
tests/examples.nim#L56
please only put `test`, `setup` and `teardown` at top level of `suite` [User]
|
tests/examples.nim#L109
please only put `test`, `setup` and `teardown` at top level of `suite` [User]
|
tests/examples.nim#L161
please only put `test`, `setup` and `teardown` at top level of `suite` [User]
|
tests/examples.nim#L183
please only put `test`, `setup` and `teardown` at top level of `suite` [User]
|
tests/examples.nim#L201
please only put `test`, `setup` and `teardown` at top level of `suite` [User]
|
tests/captures.nim#L67
please only put `test`, `setup` and `teardown` at top level of `suite` [User]
|
src/npeg/lib/types.nim#L10
non-untyped param must not appear after an untyped param [rsemUntypedParamsFollwedByMoreSpecificType]
|
This job succeeded
Loading