Skip to content

refactor: create a separate type for DepPath #13867

refactor: create a separate type for DepPath

refactor: create a separate type for DepPath #13867

Triggered via push May 17, 2024 19:35
Status Failure
Total duration 6m 40s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

60 errors
ubuntu-latest / Node.js 20
Argument of type 'DependenciesGraph' is not assignable to parameter of type 'DepsGraph'.
ubuntu-latest / Node.js 20
'depNode.children' is possibly 'undefined'.
ubuntu-latest / Node.js 20
Argument of type '{ currentEngine: { nodeVersion: string | undefined; pnpmVersion: string; }; currentHoistedLocations: Record<string, string[]> | undefined; patchedDependencies: Record<string, { ...; }> | undefined; ... 121 more ...; wantedLockfileIsModified: boolean; }' is not assignable to parameter of type 'HeadlessOptions'.
ubuntu-latest / Node.js 20
Type 'Set<string>' is not assignable to type 'Set<DepPath>'.
ubuntu-latest / Node.js 20
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'GenericDependenciesGraph<ResolvedPackage>'.
ubuntu-latest / Node.js 20
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'GenericDependenciesGraph<ResolvedPackage>'.
ubuntu-latest / Node.js 20
Argument of type 'GenericDependenciesGraph<ResolvedPackage>' is not assignable to parameter of type 'DependenciesGraph'.
ubuntu-latest / Node.js 20
Argument of type 'GenericDependenciesGraph<ResolvedPackage>' is not assignable to parameter of type 'Record<string, DependenciesGraphNode>'.
ubuntu-latest / Node.js 20
Argument of type 'GenericDependenciesGraph<ResolvedPackage>' is not assignable to parameter of type 'Record<string, DependenciesGraphNode>'.
ubuntu-latest / Node.js 20
Argument of type '{ currentEngine: { nodeVersion: string | undefined; pnpmVersion: string; }; currentHoistedLocations: Record<string, string[]> | undefined; selectedProjectDirs: string[]; allProjects: Record<...>; ... 125 more ...; wantedLockfileIsModified: boolean; }' is not assignable to parameter of type 'HeadlessOptions'.
ubuntu-latest / Node.js 21
Argument of type 'DependenciesGraph' is not assignable to parameter of type 'DepsGraph'.
ubuntu-latest / Node.js 21
'depNode.children' is possibly 'undefined'.
ubuntu-latest / Node.js 21
Argument of type '{ currentEngine: { nodeVersion: string | undefined; pnpmVersion: string; }; currentHoistedLocations: Record<string, string[]> | undefined; patchedDependencies: Record<string, { ...; }> | undefined; ... 121 more ...; wantedLockfileIsModified: boolean; }' is not assignable to parameter of type 'HeadlessOptions'.
ubuntu-latest / Node.js 21
Type 'Set<string>' is not assignable to type 'Set<DepPath>'.
ubuntu-latest / Node.js 21
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'GenericDependenciesGraph<ResolvedPackage>'.
ubuntu-latest / Node.js 21
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'GenericDependenciesGraph<ResolvedPackage>'.
ubuntu-latest / Node.js 21
Argument of type 'GenericDependenciesGraph<ResolvedPackage>' is not assignable to parameter of type 'DependenciesGraph'.
ubuntu-latest / Node.js 21
Argument of type 'GenericDependenciesGraph<ResolvedPackage>' is not assignable to parameter of type 'Record<string, DependenciesGraphNode>'.
ubuntu-latest / Node.js 21
Argument of type 'GenericDependenciesGraph<ResolvedPackage>' is not assignable to parameter of type 'Record<string, DependenciesGraphNode>'.
ubuntu-latest / Node.js 21
Argument of type '{ currentEngine: { nodeVersion: string | undefined; pnpmVersion: string; }; currentHoistedLocations: Record<string, string[]> | undefined; selectedProjectDirs: string[]; allProjects: Record<...>; ... 125 more ...; wantedLockfileIsModified: boolean; }' is not assignable to parameter of type 'HeadlessOptions'.
ubuntu-latest / Node.js 18.12
Argument of type 'DependenciesGraph' is not assignable to parameter of type 'DepsGraph'.
ubuntu-latest / Node.js 18.12
'depNode.children' is possibly 'undefined'.
ubuntu-latest / Node.js 18.12
Argument of type '{ currentEngine: { nodeVersion: string | undefined; pnpmVersion: string; }; currentHoistedLocations: Record<string, string[]> | undefined; patchedDependencies: Record<string, { ...; }> | undefined; ... 121 more ...; wantedLockfileIsModified: boolean; }' is not assignable to parameter of type 'HeadlessOptions'.
ubuntu-latest / Node.js 18.12
Type 'Set<string>' is not assignable to type 'Set<DepPath>'.
ubuntu-latest / Node.js 18.12
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'GenericDependenciesGraph<ResolvedPackage>'.
ubuntu-latest / Node.js 18.12
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'GenericDependenciesGraph<ResolvedPackage>'.
ubuntu-latest / Node.js 18.12
Argument of type 'GenericDependenciesGraph<ResolvedPackage>' is not assignable to parameter of type 'DependenciesGraph'.
ubuntu-latest / Node.js 18.12
Argument of type 'GenericDependenciesGraph<ResolvedPackage>' is not assignable to parameter of type 'Record<string, DependenciesGraphNode>'.
ubuntu-latest / Node.js 18.12
Argument of type 'GenericDependenciesGraph<ResolvedPackage>' is not assignable to parameter of type 'Record<string, DependenciesGraphNode>'.
ubuntu-latest / Node.js 18.12
Argument of type '{ currentEngine: { nodeVersion: string | undefined; pnpmVersion: string; }; currentHoistedLocations: Record<string, string[]> | undefined; selectedProjectDirs: string[]; allProjects: Record<...>; ... 125 more ...; wantedLockfileIsModified: boolean; }' is not assignable to parameter of type 'HeadlessOptions'.
windows-latest / Node.js 21
Argument of type 'DependenciesGraph' is not assignable to parameter of type 'DepsGraph'.
windows-latest / Node.js 21
'depNode.children' is possibly 'undefined'.
windows-latest / Node.js 21
Argument of type '{ currentEngine: { nodeVersion: string | undefined; pnpmVersion: string; }; currentHoistedLocations: Record<string, string[]> | undefined; patchedDependencies: Record<string, { ...; }> | undefined; ... 121 more ...; wantedLockfileIsModified: boolean; }' is not assignable to parameter of type 'HeadlessOptions'.
windows-latest / Node.js 21
Type 'Set<string>' is not assignable to type 'Set<DepPath>'.
windows-latest / Node.js 21
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'GenericDependenciesGraph<ResolvedPackage>'.
windows-latest / Node.js 21
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'GenericDependenciesGraph<ResolvedPackage>'.
windows-latest / Node.js 21
Argument of type 'GenericDependenciesGraph<ResolvedPackage>' is not assignable to parameter of type 'DependenciesGraph'.
windows-latest / Node.js 21
Argument of type 'GenericDependenciesGraph<ResolvedPackage>' is not assignable to parameter of type 'Record<string, DependenciesGraphNode>'.
windows-latest / Node.js 21
Argument of type 'GenericDependenciesGraph<ResolvedPackage>' is not assignable to parameter of type 'Record<string, DependenciesGraphNode>'.
windows-latest / Node.js 21
Argument of type '{ currentEngine: { nodeVersion: string | undefined; pnpmVersion: string; }; currentHoistedLocations: Record<string, string[]> | undefined; selectedProjectDirs: string[]; allProjects: Record<...>; ... 125 more ...; wantedLockfileIsModified: boolean; }' is not assignable to parameter of type 'HeadlessOptions'.
windows-latest / Node.js 20
Argument of type 'DependenciesGraph' is not assignable to parameter of type 'DepsGraph'.
windows-latest / Node.js 20
'depNode.children' is possibly 'undefined'.
windows-latest / Node.js 20
Argument of type '{ currentEngine: { nodeVersion: string | undefined; pnpmVersion: string; }; currentHoistedLocations: Record<string, string[]> | undefined; patchedDependencies: Record<string, { ...; }> | undefined; ... 121 more ...; wantedLockfileIsModified: boolean; }' is not assignable to parameter of type 'HeadlessOptions'.
windows-latest / Node.js 20
Type 'Set<string>' is not assignable to type 'Set<DepPath>'.
windows-latest / Node.js 20
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'GenericDependenciesGraph<ResolvedPackage>'.
windows-latest / Node.js 20
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'GenericDependenciesGraph<ResolvedPackage>'.
windows-latest / Node.js 20
Argument of type 'GenericDependenciesGraph<ResolvedPackage>' is not assignable to parameter of type 'DependenciesGraph'.
windows-latest / Node.js 20
Argument of type 'GenericDependenciesGraph<ResolvedPackage>' is not assignable to parameter of type 'Record<string, DependenciesGraphNode>'.
windows-latest / Node.js 20
Argument of type 'GenericDependenciesGraph<ResolvedPackage>' is not assignable to parameter of type 'Record<string, DependenciesGraphNode>'.
windows-latest / Node.js 20
Argument of type '{ currentEngine: { nodeVersion: string | undefined; pnpmVersion: string; }; currentHoistedLocations: Record<string, string[]> | undefined; selectedProjectDirs: string[]; allProjects: Record<...>; ... 125 more ...; wantedLockfileIsModified: boolean; }' is not assignable to parameter of type 'HeadlessOptions'.
windows-latest / Node.js 18.12
Argument of type 'DependenciesGraph' is not assignable to parameter of type 'DepsGraph'.
windows-latest / Node.js 18.12
'depNode.children' is possibly 'undefined'.
windows-latest / Node.js 18.12
Argument of type '{ currentEngine: { nodeVersion: string | undefined; pnpmVersion: string; }; currentHoistedLocations: Record<string, string[]> | undefined; patchedDependencies: Record<string, { ...; }> | undefined; ... 121 more ...; wantedLockfileIsModified: boolean; }' is not assignable to parameter of type 'HeadlessOptions'.
windows-latest / Node.js 18.12
Type 'Set<string>' is not assignable to type 'Set<DepPath>'.
windows-latest / Node.js 18.12
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'GenericDependenciesGraph<ResolvedPackage>'.
windows-latest / Node.js 18.12
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'GenericDependenciesGraph<ResolvedPackage>'.
windows-latest / Node.js 18.12
Argument of type 'GenericDependenciesGraph<ResolvedPackage>' is not assignable to parameter of type 'DependenciesGraph'.
windows-latest / Node.js 18.12
Argument of type 'GenericDependenciesGraph<ResolvedPackage>' is not assignable to parameter of type 'Record<string, DependenciesGraphNode>'.
windows-latest / Node.js 18.12
Argument of type 'GenericDependenciesGraph<ResolvedPackage>' is not assignable to parameter of type 'Record<string, DependenciesGraphNode>'.
windows-latest / Node.js 18.12
Argument of type '{ currentEngine: { nodeVersion: string | undefined; pnpmVersion: string; }; currentHoistedLocations: Record<string, string[]> | undefined; selectedProjectDirs: string[]; allProjects: Record<...>; ... 125 more ...; wantedLockfileIsModified: boolean; }' is not assignable to parameter of type 'HeadlessOptions'.