Update keto dependencies versions #75
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / TypeCheck
failed
Dec 14, 2023 in 0s
Errors 3
Found 3 errors
Annotations
github-actions / TypeCheck
Property 'cause' in type 'HttpException' is not assignable to the same property in base type 'Error'.
Property 'cause' in type 'HttpException' is not assignable to the same property in base type 'Error'.
Type 'unknown' is not assignable to type 'Error | undefined'.
Raw output
Property 'cause' in type 'HttpException' is not assignable to the same property in base type 'Error'.
Type 'unknown' is not assignable to type 'Error | undefined'.
github-actions / TypeCheck
Property 'cause' in type 'HttpException' is not assignable to the same property in base type 'Error'.
Property 'cause' in type 'HttpException' is not assignable to the same property in base type 'Error'.
Type 'unknown' is not assignable to type 'Error | undefined'.
Raw output
Property 'cause' in type 'HttpException' is not assignable to the same property in base type 'Error'.
Type 'unknown' is not assignable to type 'Error | undefined'.
github-actions / TypeCheck
Property 'cause' in type 'HttpException' is not assignable to the same property in base type 'Error'.
Property 'cause' in type 'HttpException' is not assignable to the same property in base type 'Error'.
Type 'unknown' is not assignable to type 'Error | undefined'.
Raw output
Property 'cause' in type 'HttpException' is not assignable to the same property in base type 'Error'.
Type 'unknown' is not assignable to type 'Error | undefined'.
Loading