Introduce a Parser module stub #485
Annotations
2 errors and 3 warnings
Build and test:
test/onigumo_parser_test.exs#L14
test Onigumo.Parser.main/1 run Parser (OnigumoParserTest)
|
Build and test
Process completed with exit code 1.
|
Build and test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build and test:
test/onigumo_parser_test.exs#L29
variable "result" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Build and test:
test/onigumo_parser_test.exs#L30
variable "result" is unused (there is a variable with the same name in the context, use the pin operator (^) to match on it or prefix this variable with underscore if it is not meant to be used)
|