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