Skip to content

E2E TypeScript

E2E TypeScript #12682

Triggered via schedule April 27, 2024 20:01
Status Success
Total duration 50s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Validating TypeScript
41s
Validating TypeScript
Fit to window
Zoom out
Zoom in

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