test backend routes #139
ci.yaml
on: pull_request
Annotations
8 errors
validations
Type alias 'DeclarationFormData' circularly references itself.
|
validations
'zDeclarationFormData' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
validations
Function implicitly has return type 'any' because it does not have a return type annotation and is referenced directly or indirectly in one of its return expressions.
|
validations
Type alias 'Expected' circularly references itself.
|
validations
'DeclarationFormData' only refers to a type, but is being used as a namespace here.
|
validations
Type alias 'Expected' circularly references itself.
|
validations
'DeclarationFormData' only refers to a type, but is being used as a namespace here.
|
validations
Process completed with exit code 2.
|