Update ci #781
Annotations
6 errors and 1 warning
Typecheck with pyright:
awpy/visualization/plot.py#L370
"Axes" is not exported from module "matplotlib.pyplot" (reportPrivateImportUsage)
|
Typecheck with pyright:
awpy/visualization/plot.py#L400
"Axes" is not exported from module "matplotlib.pyplot" (reportPrivateImportUsage)
|
Typecheck with pyright:
awpy/visualization/plot.py#L470
"Figure" is not exported from module "matplotlib.pyplot" (reportPrivateImportUsage)
|
Typecheck with pyright:
awpy/visualization/plot.py#L470
"Axes" is not exported from module "matplotlib.pyplot" (reportPrivateImportUsage)
|
Typecheck with pyright:
awpy/visualization/plot.py#L568
"Axes" is not exported from module "matplotlib.pyplot" (reportPrivateImportUsage)
|
Typecheck with pyright
5 errors
|
Typecheck with pyright:
awpy/parser/demoparser.py#L400
Unnecessary isinstance call; "ParseRate" is always an instance of "int" (reportUnnecessaryIsInstance)
|
The logs for this run have expired and are no longer available.
Loading