Skip to content

Update keto dependencies versions #75

Update keto dependencies versions

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

Check failure on line 0 in .yarn/__virtual__/@nestjs-common-virtual-25f59670e5/0/cache/@nestjs-common-npm-10.1.3-2a2767ae41-8462c42d95.zip/node_modules/@nestjs/common/exceptions/http.exception.d.ts

See this annotation in the file changed.

@github-actions 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'.

Check failure on line 0 in .yarn/__virtual__/@nestjs-common-virtual-77830359fd/0/cache/@nestjs-common-npm-10.2.1-fe0f577783-72f3755d0f.zip/node_modules/@nestjs/common/exceptions/http.exception.d.ts

See this annotation in the file changed.

@github-actions 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'.

Check failure on line 0 in .yarn/__virtual__/@nestjs-common-virtual-ee33bb4798/0/cache/@nestjs-common-npm-10.2.5-816dceeade-b408877714.zip/node_modules/@nestjs/common/exceptions/http.exception.d.ts

See this annotation in the file changed.

@github-actions 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'.