fix(compat): update patch for typescript@5.5.0-beta
#12705
e2e-typescript-workflow.yml
on: pull_request
Validating TypeScript
53s
Annotations
4 errors and 1 warning
Validating TypeScript
Type 'string' is not assignable to type 'number'.
|
Validating TypeScript
Type '{ (moduleName: string, containingFile: string, options: CompilerOptions, moduleResolutionHost: ModuleResolutionHost, realResolveModuleName: (moduleName: string, containingFile: string, options: CompilerOptions, moduleResolutionHost: ResolvedModuleWithFailedLookupLocations) => ResolvedModuleWithFailedLookupLocations)...' is not assignable to type 'number'.
|
Validating TypeScript
Type 'string' is not assignable to type 'number'.
|
Validating TypeScript
Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node`.
|
Validating TypeScript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|