Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

fix(deps): 🐛 🔗 update all dependencies #329

fix(deps): 🐛 🔗 update all dependencies

fix(deps): 🐛 🔗 update all dependencies #329

Triggered via pull request October 16, 2023 17:32
Status Failure
Total duration 54s
Artifacts
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
Check for TypeScript errors
Fit to window
Zoom out
Zoom in

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'.