Skip to content

refactor: create a separate type for DepPath #13865

refactor: create a separate type for DepPath

refactor: create a separate type for DepPath #13865

Triggered via pull request May 17, 2024 17:52
Status Failure
Total duration 6m 36s
Artifacts

ci.yml

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

Annotations

42 errors
ubuntu-latest / Node.js 21
Argument of type 'Record<string, string | DepPath>' is not assignable to parameter of type '{ [s: string]: DepPath; } | ArrayLike<DepPath>'.
ubuntu-latest / Node.js 21
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'PackageSnapshots'.
ubuntu-latest / Node.js 21
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'PackageSnapshots'.
ubuntu-latest / Node.js 21
Type 'unknown' is not assignable to type 'string'.
ubuntu-latest / Node.js 21
Type 'unknown' is not assignable to type 'string'.
ubuntu-latest / Node.js 21
Argument of type 'unknown' is not assignable to parameter of type 'string'.
ubuntu-latest / Node.js 20
Argument of type 'Record<string, string | DepPath>' is not assignable to parameter of type '{ [s: string]: DepPath; } | ArrayLike<DepPath>'.
ubuntu-latest / Node.js 21
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'PackageSnapshots'.
ubuntu-latest / Node.js 21
Process completed with exit code 2.
ubuntu-latest / Node.js 20
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'PackageSnapshots'.
ubuntu-latest / Node.js 20
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'PackageSnapshots'.
ubuntu-latest / Node.js 20
Type 'unknown' is not assignable to type 'string'.
ubuntu-latest / Node.js 20
Type 'unknown' is not assignable to type 'string'.
ubuntu-latest / Node.js 20
Argument of type 'unknown' is not assignable to parameter of type 'string'.
ubuntu-latest / Node.js 20
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'PackageSnapshots'.
ubuntu-latest / Node.js 20
Process completed with exit code 2.
ubuntu-latest / Node.js 18.12
Argument of type 'Record<string, string | DepPath>' is not assignable to parameter of type '{ [s: string]: DepPath; } | ArrayLike<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 'PackageSnapshots'.
ubuntu-latest / Node.js 18.12
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'PackageSnapshots'.
ubuntu-latest / Node.js 18.12
Type 'unknown' is not assignable to type 'string'.
ubuntu-latest / Node.js 18.12
Type 'unknown' is not assignable to type 'string'.
ubuntu-latest / Node.js 18.12
Argument of type 'unknown' is not assignable to parameter of type 'string'.
ubuntu-latest / Node.js 18.12
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'PackageSnapshots'.
ubuntu-latest / Node.js 18.12
Process completed with exit code 2.
windows-latest / Node.js 18.12
Argument of type 'Record<string, string | DepPath>' is not assignable to parameter of type '{ [s: string]: DepPath; } | ArrayLike<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 'PackageSnapshots'.
windows-latest / Node.js 18.12
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'PackageSnapshots'.
windows-latest / Node.js 18.12
Type 'unknown' is not assignable to type 'string'.
windows-latest / Node.js 18.12
Type 'unknown' is not assignable to type 'string'.
windows-latest / Node.js 18.12
Process completed with exit code 1.
windows-latest / Node.js 20
Argument of type 'Record<string, string | DepPath>' is not assignable to parameter of type '{ [s: string]: DepPath; } | ArrayLike<DepPath>'.
windows-latest / Node.js 20
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'PackageSnapshots'.
windows-latest / Node.js 20
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'PackageSnapshots'.
windows-latest / Node.js 20
Type 'unknown' is not assignable to type 'string'.
windows-latest / Node.js 20
Type 'unknown' is not assignable to type 'string'.
windows-latest / Node.js 20
Process completed with exit code 1.
windows-latest / Node.js 21
Argument of type 'Record<string, string | DepPath>' is not assignable to parameter of type '{ [s: string]: DepPath; } | ArrayLike<DepPath>'.
windows-latest / Node.js 21
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'PackageSnapshots'.
windows-latest / Node.js 21
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type 'PackageSnapshots'.
windows-latest / Node.js 21
Type 'unknown' is not assignable to type 'string'.
windows-latest / Node.js 21
Type 'unknown' is not assignable to type 'string'.
windows-latest / Node.js 21
Process completed with exit code 1.