cpp workflow: check .hpp files #38
Annotations
4 errors
Run mypy:
test/fail.py#L2
Incompatible return value type (got "int", expected "str") [return-value]
|
Run mypy:
test/fail.py#L5
Method must have at least one argument [misc]
|
Run mypy:
test/fail.py#L5
Function is missing a return type annotation [no-untyped-def]
|
Run mypy
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading