This repository has been archived by the owner on Oct 18, 2024. It is now read-only.
fix(deps): 🐛 🔗 update all dependencies #329
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
check-typescript.yml
on: pull_request
Check for TypeScript errors
44s
Annotations
10 errors
Check for TypeScript errors:
tools/cdk/src/app/docs.ts#L40
Argument of type 'App' is not assignable to parameter of type 'Construct'.
|
Check for TypeScript errors:
tools/cdk/src/app/services.ts#L15
Argument of type 'App' is not assignable to parameter of type 'Construct'.
|
Check for TypeScript errors:
tools/cdk/src/constructs/WebsocProxy.ts#L16
Argument of type 'this' is not assignable to parameter of type 'Construct'.
|
Check for TypeScript errors:
tools/cdk/src/constructs/WebsocProxy.ts#L25
Argument of type 'this' is not assignable to parameter of type 'Construct'.
|
Check for TypeScript errors:
tools/cdk/src/constructs/WebsocScraperV2.ts#L50
Argument of type 'this' is not assignable to parameter of type 'Construct'.
|
Check for TypeScript errors:
tools/cdk/src/constructs/WebsocScraperV2.ts#L87
Argument of type 'this' is not assignable to parameter of type 'Construct'.
|
Check for TypeScript errors:
tools/cdk/src/constructs/WebsocScraperV2.ts#L94
Argument of type 'this' is not assignable to parameter of type 'Construct'.
|
Check for TypeScript errors:
tools/cdk/src/constructs/WebsocScraperV2.ts#L113
Argument of type 'this' is not assignable to parameter of type 'Construct'.
|
Check for TypeScript errors:
tools/cdk/src/stacks/docs.ts#L34
Argument of type 'import("/home/runner/work/peterportal-api-next/peterportal-api-next/node_modules/.pnpm/[email protected]/node_modules/constructs/lib/construct").Construct' is not assignable to parameter of type 'import("/home/runner/work/peterportal-api-next/peterportal-api-next/node_modules/.pnpm/[email protected]/node_modules/constructs/lib/construct").Construct'.
|
Check for TypeScript errors:
tools/cdk/src/stacks/docs.ts#L47
Argument of type 'this' is not assignable to parameter of type 'Construct'.
|