📝 Update doc and readme #77
Annotations
2 errors and 7 warnings
build (3.12, ubuntu-latest)
Process completed with exit code 1.
|
build (3.12, ubuntu-latest)
Process completed with exit code 1.
|
build (3.12, ubuntu-latest):
tests/test_core.py#L412
Type of parameter "x" is unknown (reportUnknownLambdaType)
|
build (3.12, ubuntu-latest):
tests/test_core.py#L412
Return type of lambda is unknown (reportUnknownLambdaType)
|
build (3.12, ubuntu-latest):
tests/test_core.py#L463
Return type is unknown (reportUnknownParameterType)
|
build (3.12, ubuntu-latest):
tests/test_core.py#L463
Type of parameter "x" is unknown (reportUnknownParameterType)
|
build (3.12, ubuntu-latest):
tests/test_core.py#L463
Type annotation is missing for parameter "x" (reportMissingParameterType)
|
build (3.12, ubuntu-latest):
tests/test_core.py#L488
Type of parameter "x" is unknown (reportUnknownParameterType)
|
build (3.12, ubuntu-latest):
tests/test_core.py#L488
Type annotation is missing for parameter "x" (reportMissingParameterType)
|