Fix/gh 48 export relative paths #152
Annotations
10 errors
Check types:
back/src/whombat/cache.py#L12
"ParamSpec" is unknown import symbol (reportAttributeAccessIssue)
|
Check types:
back/src/whombat/cache.py#L39
Alternative syntax for unions requires Python 3.10 or newer (reportGeneralTypeIssues)
|
Check types:
back/src/whombat/cache.py#L41
Alternative syntax for unions requires Python 3.10 or newer (reportGeneralTypeIssues)
|
Check types:
back/src/whombat/cache.py#L118
Expected parameter type list or "..." (reportInvalidTypeForm)
|
Check types:
back/src/whombat/cache.py#L138
Alternative syntax for unions requires Python 3.10 or newer (reportGeneralTypeIssues)
|
Check types:
back/src/whombat/cache.py#L140
Alternative syntax for unions requires Python 3.10 or newer (reportGeneralTypeIssues)
|
Check types:
back/src/whombat/cache.py#L152
Variable not allowed in type expression (reportInvalidTypeForm)
|
Check types:
back/src/whombat/cache.py#L152
Too many type arguments provided for "Func[M@Func]"; expected 1 but received 2 (reportInvalidTypeForm)
|
Check types:
back/src/whombat/cache.py#L152
Variable not allowed in type expression (reportInvalidTypeForm)
|
Check types:
back/src/whombat/cache.py#L152
Too many type arguments provided for "Func[M@Func]"; expected 1 but received 2 (reportInvalidTypeForm)
|
Loading