Skip to content

Small typo in yarn workspaces foreach: include -> exclude (#6561) #14264

Small typo in yarn workspaces foreach: include -> exclude (#6561)

Small typo in yarn workspaces foreach: include -> exclude (#6561) #14264

Triggered via push December 28, 2024 20:21
Status Success
Total duration 1m 19s
Artifacts
Validating TypeScript
1m 8s
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636